com.unboundid.directory.sdk.http.types
Interface WebAppServerContext

All Superinterfaces:
ServerContext

@NotExtensible
@ThreadSafety(level=INTERFACE_THREADSAFE)
public interface WebAppServerContext
extends ServerContext

This interface may be used to interact with the server from within a web application. An instance of this interface should be obtained from the WebAppServerContextFactory.getServerContext() method.


Method Summary
 
Methods inherited from interface com.unboundid.directory.sdk.common.types.ServerContext
createThread, debugCaught, debugEnabled, debugError, debugInfo, debugThrown, debugVerbose, debugWarning, deregisterAllMonitorProviders, deregisterChangeListener, deregisterDiskSpaceConsumer, deregisterMonitorProvider, deregisterShutdownListener, deregisterSupportedControlOID, getClientConnection, getClientRootConnection, getCompactProductName, getFullProductName, getFullVendorName, getInstanceName, getInternalConnection, getInternalRootConnection, getMajorVersionNumber, getMinorVersionNumber, getPackageName, getPatchVersionNumber, getPointVersionNumber, getSchema, getServerRoot, getShortVendorName, getSourceRevision, getStartTime, getStartupID, getStartupUUID, getVersionQualifier, isDirectoryFunctionalityAvailable, isDirectoryProxyFunctionalityAvailable, isRunning, isShuttingDown, isStarting, isSyncFunctionalityAvailable, logMessage, registerChangeListener, registerDiskSpaceConsumer, registerMonitorProvider, registerShutdownListener, registerSupportedControlOID, sendAlert, sendAlert