Class AnnotationHandler.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.AnnotationHandler.Factory
- All Implemented Interfaces:
org.eclipse.net4j.util.factory.IFactory
,org.eclipse.net4j.util.factory.IFactoryKeyAware
- Enclosing class:
- AnnotationHandler
Creates
AnnotationHandler
instances.- Since:
- 4.3
- Author:
- Eike Stepper
-
Field Summary
Fields inherited from class org.eclipse.emf.cdo.server.spi.security.InternalSecurityManager.CommitHandler.Factory
PRODUCT_GROUP
Fields inherited from class org.eclipse.net4j.util.factory.Factory
NO_DESCRIPTION
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.eclipse.net4j.util.factory.Factory
getDescriptionFor, getFactoryKey, getKey, getProductGroup, getType, productCreationException, productCreationException, setFactoryKey, toString
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
create
public InternalSecurityManager.CommitHandler create(String description) throws org.eclipse.net4j.util.factory.ProductCreationException - Specified by:
create
in interfaceorg.eclipse.net4j.util.factory.IFactory
- Specified by:
create
in classInternalSecurityManager.CommitHandler.Factory
- Throws:
org.eclipse.net4j.util.factory.ProductCreationException
-