Class RepositoryActivityLog.Rolling.Factory

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String TYPE  
      • Fields inherited from class org.eclipse.net4j.util.factory.PropertiesFactory

        DEFAULT_KEY, PROPERTY_SEPARATOR
    • Constructor Summary

      Constructors 
      Constructor Description
      Factory()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected RepositoryActivityLog create​(java.util.Map<java.lang.String,​java.lang.String> properties)  
      • Methods inherited from class org.eclipse.net4j.util.factory.PropertiesFactory

        create, createDescription
      • Methods inherited from class org.eclipse.net4j.util.factory.Factory

        getDescriptionFor, getKey, getProductGroup, getType, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • Factory

        public Factory()
    • Method Detail

      • create

        protected RepositoryActivityLog create​(java.util.Map<java.lang.String,​java.lang.String> properties)
                                        throws org.eclipse.net4j.util.factory.ProductCreationException
        Specified by:
        create in class RepositoryActivityLog.Factory
        Throws:
        org.eclipse.net4j.util.factory.ProductCreationException