Class HomeFolderHandler.Factory
- java.lang.Object
- 
- org.eclipse.net4j.util.factory.Factory
- 
- org.eclipse.emf.cdo.server.spi.security.InternalSecurityManager.CommitHandler.Factory
- 
- org.eclipse.emf.cdo.server.spi.security.HomeFolderHandler.Factory
 
 
 
- 
- All Implemented Interfaces:
- org.eclipse.net4j.util.container.IManagedContainer.ContainerAware,- org.eclipse.net4j.util.factory.IFactory
 - Enclosing class:
- HomeFolderHandler
 
 public static class HomeFolderHandler.Factory extends InternalSecurityManager.CommitHandler.Factory implements org.eclipse.net4j.util.container.IManagedContainer.ContainerAware CreatesInternalSecurityManager.CommitHandlerinstances.- Author:
- Eike Stepper
 
- 
- 
Field Summary- 
Fields inherited from class org.eclipse.emf.cdo.server.spi.security.InternalSecurityManager.CommitHandler.FactoryPRODUCT_GROUP
 
- 
 - 
Constructor SummaryConstructors Constructor Description Factory()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description InternalSecurityManager.CommitHandlercreate(java.lang.String homeFolder)voidsetManagedContainer(org.eclipse.net4j.util.container.IManagedContainer container)
 
- 
- 
- 
Method Detail- 
setManagedContainerpublic void setManagedContainer(org.eclipse.net4j.util.container.IManagedContainer container) - Specified by:
- setManagedContainerin interface- org.eclipse.net4j.util.container.IManagedContainer.ContainerAware
 
 - 
createpublic InternalSecurityManager.CommitHandler create(java.lang.String homeFolder) throws org.eclipse.net4j.util.factory.ProductCreationException - Specified by:
- createin interface- org.eclipse.net4j.util.factory.IFactory
- Specified by:
- createin class- InternalSecurityManager.CommitHandler.Factory
- Throws:
- org.eclipse.net4j.util.factory.ProductCreationException
 
 
- 
 
-