Class RootContainer

java.lang.Object
org.opends.server.backends.pluggable.RootContainer
All Implemented Interfaces:
ConfigurationChangeListener<PluggableBackendCfg>

public final class RootContainer extends Object implements ConfigurationChangeListener<PluggableBackendCfg>
Wrapper class for a backend "container". Root container holds all the entry containers for each base DN. It also maintains all the openings and closings of the entry containers.