Package | Description |
---|---|
oracle.rc.asadapter.context | |
oracle.rc.asadapter.context.spi |
Modifier and Type | Class and Description |
---|---|
class |
RootManageableContext |
class |
RootResourceContext |
Modifier and Type | Method and Description |
---|---|
DefaultMutableAppServerContext |
MutableContextEvent.getSource() |
Constructor and Description |
---|
MutableContextEvent(DefaultMutableAppServerContext source,
java.lang.Object type,
java.util.Collection<MutableContextEvent.Change> changes) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAppServerManageableContext |
class |
DefaultAppServerResourceContext |
Modifier and Type | Method and Description |
---|---|
protected DefaultMutableAppServerContext |
DefaultMutableAppServerContext.newInstance()
Utility method to create a new context with same environment as this Context,
and with 'this' as the parent.
|
Constructor and Description |
---|
ASCCacheImpl(DefaultMutableAppServerContext owner) |