java.lang.Object
io.ebean.config.ClassLoadConfig.ClassLoaderContext
- Enclosing class:
- ClassLoadConfig
Wraps the preferred, caller and context class loaders.
-
Field Summary
Modifier and TypeFieldDescriptionprotected final ClassLoader
protected final ClassLoader
protected final ClassLoader
Optional - if set only use this classLoader (no fallback). -
Method Summary
-
Field Details
-
preferredLoader
Optional - if set only use this classLoader (no fallback). -
contextLoader
-
callerLoader
-