org.apache.jackrabbit.core.config
Class PersistenceManagerConfig

java.lang.Object
  extended byorg.apache.jackrabbit.core.config.BeanConfig
      extended byorg.apache.jackrabbit.core.config.PersistenceManagerConfig

public class PersistenceManagerConfig
extends BeanConfig

Persistence manager configuration. This bean configuration class is used to create configured persistence manager objects.

This class is currently only used to assign a static type to more generic bean configuration information.

See Also:
WorkspaceConfig.getPersistenceManagerConfig()

Methods inherited from class org.apache.jackrabbit.core.config.BeanConfig
getClassName, getParameters, newInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.