@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface GenericConfig
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getConfigObjectDN()
Retrieves the DN of the entry containing the configuration for this
extension.
|
java.lang.String |
getConfigObjectName()
Retrieves the name of the configuration object for this extension.
|
ServerContext |
getServerContext()
Retrieves a handle to the server context for the server in which this
extension is running.
|
ServerContext getServerContext()
java.lang.String getConfigObjectDN()
java.lang.String getConfigObjectName()