public interface MutableAppServerContext extends AppServerContext, Mutable
ADD_ATTRIBUTE, REMOVE_ATTRIBUTE, REPLACE_ATTRIBUTE| Modifier and Type | Method and Description |
|---|---|
void |
addMutableContextListener(MutableContextListener listener) |
void |
removeMutableContextListener(MutableContextListener listener) |
void |
resync()
Causes this context to be refreshed with latest contents of the underlying
source.
|
getAppServerConnection, getParentContextbind, bind, createSubcontext, createSubcontext, getAttributes, getAttributes, getAttributes, getAttributes, getSchema, getSchema, getSchemaClassDefinition, getSchemaClassDefinition, modifyAttributes, modifyAttributes, modifyAttributes, modifyAttributes, rebind, rebind, search, search, search, search, search, search, search, searchaddNamingListener, addNamingListener, removeNamingListener, targetMustExistaddToEnvironment, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, getEnvironment, getNameInNamespace, getNameParser, getNameParser, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbindaddStructureChangeListener, fireStructureChanged, removeStructureChangeListenervoid resync()
void addMutableContextListener(MutableContextListener listener)
void removeMutableContextListener(MutableContextListener listener)