| Package | Description |
|---|---|
| org.jdtaus.core.container |
Object management and configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static Context |
ContextFactory.getContext()
Gets the
Context singleton. |
static Context |
ContextFactory.newContext()
Creates a new instance of the configured
Context implementation. |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextInitializer.initialize(Context ctx)
Deprecated.
Initializes a context.
|
boolean |
ContextInitializer.isInitialized(Context ctx)
Deprecated.
Checks if a context is initialized.
|
Copyright © 2005-2012 jDTAUS. All Rights Reserved.