|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Context | |
| org.jdtaus.core.container | Implementation management and configuration. |
| Uses of Context in org.jdtaus.core.container |
| Methods in org.jdtaus.core.container that return Context | |
static Context |
ContextFactory.getContext()
Gets the singleton. |
static Context |
ContextFactory.newContext()
Creates a new instance of the configured implementation. |
| Methods in org.jdtaus.core.container with parameters of type Context | |
boolean |
ContextInitializer.isInitialized(Context ctx)
Checks if a context is initialized. |
void |
ContextInitializer.initialize(Context ctx)
Initializes a context. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||