Class ReadOnlyInMemoryDirectoryServerConfig

java.lang.Object
com.unboundid.ldap.listener.InMemoryDirectoryServerConfig
com.unboundid.ldap.listener.ReadOnlyInMemoryDirectoryServerConfig

This class provides a read-only representation of an InMemoryDirectoryServerConfig object. All methods for reading the configuration will work the same as they do in the superclass, but any methods which attempt to alter the configuration will throw an UnsupportedOperationException.