Interface GenericConfig

    • Method Detail

      • getServerContext

        ServerContext getServerContext()
        Retrieves a handle to the server context for the server in which this extension is running.
        Returns:
        A handle to the server context for the server in which this extension is running.
      • getConfigObjectDN

        java.lang.String getConfigObjectDN()
        Retrieves the DN of the entry containing the configuration for this extension.
        Returns:
        The DN of the entry containing the configuration for this extension.
      • getConfigObjectName

        java.lang.String getConfigObjectName()
        Retrieves the name of the configuration object for this extension. It will generally be the RDN value for the configuration DN.
        Returns:
        The name of the configuration object for this extension.