|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Context | |
|---|---|
| org.jdtaus.core.container | Object 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 Context singleton. |
static Context |
ContextFactory.newContext()
Creates a new instance of the configured Context implementation. |
| Methods in org.jdtaus.core.container with parameters of type Context | |
|---|---|
void |
ContextInitializer.initialize(Context ctx)
Deprecated. Initializes a context. |
boolean |
ContextInitializer.isInitialized(Context ctx)
Deprecated. Checks if a context is initialized. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||