Package org.eclipse.emf.cdo.spi.server
Class RepositoryActivityLog.Rolling.Factory
java.lang.Object
org.eclipse.net4j.util.factory.Factory
org.eclipse.net4j.util.factory.PropertiesFactory
org.eclipse.emf.cdo.spi.server.RepositoryActivityLog.Factory
org.eclipse.emf.cdo.spi.server.RepositoryActivityLog.Rolling.Factory
- All Implemented Interfaces:
org.eclipse.net4j.util.factory.IFactory
,org.eclipse.net4j.util.factory.IFactoryKeyAware
,org.eclipse.net4j.util.factory.IPropertiesFactory
- Enclosing class:
- RepositoryActivityLog.Rolling
public static final class RepositoryActivityLog.Rolling.Factory
extends RepositoryActivityLog.Factory
- Author:
- Eike Stepper
-
Field Summary
Fields inherited from class org.eclipse.emf.cdo.spi.server.RepositoryActivityLog.Factory
PRODUCT_GROUP
Fields inherited from class org.eclipse.net4j.util.factory.PropertiesFactory
DEFAULT_KEY, PROPERTY_SEPARATOR
Fields inherited from class org.eclipse.net4j.util.factory.Factory
NO_DESCRIPTION
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.net4j.util.factory.PropertiesFactory
create, createDescription, createWithProperties, getPropertiesFor, parseProperties
Methods inherited from class org.eclipse.net4j.util.factory.Factory
getDescriptionFor, getFactoryKey, getKey, getProductGroup, getType, productCreationException, productCreationException, setFactoryKey, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.eclipse.net4j.util.factory.IFactory
getDescriptionFor, getKey
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
create
protected RepositoryActivityLog create(Map<String, String> properties) throws org.eclipse.net4j.util.factory.ProductCreationException- Specified by:
create
in classRepositoryActivityLog.Factory
- Throws:
org.eclipse.net4j.util.factory.ProductCreationException
-