public class ClassLoaderContext extends Object
ClassLoaders.pushContext(ClassLoader)
.Modifier and Type | Method and Description |
---|---|
void |
pop()
Restore the original class loader before this context was entered.
|
public void pop()
IllegalStateException
- if the context was already popped.Copyright © 2016 GroupLens Research. All rights reserved.