public class BaseContextLoader extends java.lang.Object implements ContextLoader
| Modifier and Type | Field and Description |
|---|---|
protected CallerController |
callerController |
protected ContextManager |
contextManager |
| Constructor and Description |
|---|
BaseContextLoader(ContextManager contextManager,
CallerController callerController) |
| Modifier and Type | Method and Description |
|---|---|
LoadedContexts |
load(java.lang.String parent) |
protected final ContextManager contextManager
protected final CallerController callerController
public BaseContextLoader(@Nonnull
ContextManager contextManager,
@Nonnull
CallerController callerController)
public LoadedContexts load(java.lang.String parent) throws ContextException
load in interface ContextLoaderContextException