org.safehaus.penrose.config
Class DefaultPenroseConfig

java.lang.Object
  extended byorg.safehaus.penrose.config.PenroseConfig
      extended byorg.safehaus.penrose.config.DefaultPenroseConfig
All Implemented Interfaces:
java.lang.Cloneable, PenroseConfigMBean

public class DefaultPenroseConfig
extends PenroseConfig

Author:
Endi S. Dewata

Constructor Summary
DefaultPenroseConfig()
           
 
Methods inherited from class org.safehaus.penrose.config.PenroseConfig
addAdapterConfig, addEngineConfig, addHandlerConfig, addPartitionConfig, addSchemaConfig, addServiceConfig, clear, clone, copy, equals, getAdapterConfig, getAdapterConfigs, getAdapterNames, getConnectorConfig, getEngineConfig, getEngineConfig, getEngineConfigs, getEngineNames, getEntryCacheConfig, getHandlerConfig, getHandlerConfig, getHandlerConfigs, getHandlerNames, getHome, getInterpreterConfig, getPartitionConfig, getPartitionConfigs, getPartitionNames, getRootDn, getRootPassword, getRootUserConfig, getSchemaConfig, getSchemaConfigs, getSchemaNames, getServiceConfig, getServiceConfigs, getServiceNames, getSessionConfig, getSourceCacheConfig, getSystemProperties, getSystemProperty, getSystemPropertyNames, hashCode, removeHandlerConfig, removePartitionConfig, removeSchemaConfig, removeServiceConfig, removeSystemProperty, setAdapterConfigs, setConnectorConfig, setEntryCacheConfig, setHome, setInterpreterConfig, setRootDn, setRootPassword, setRootUserConfig, setSessionConfig, setSourceCacheConfig, setSystemProperty
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultPenroseConfig

public DefaultPenroseConfig()