Class ResourceSetConfigurer.Factory

  • All Implemented Interfaces:
    org.eclipse.net4j.util.factory.IFactory
    Enclosing interface:
    ResourceSetConfigurer

    @Deprecated
    public abstract static class ResourceSetConfigurer.Factory
    extends org.eclipse.net4j.util.factory.Factory
    Deprecated.
    As of 4.7.1 use org.eclipse.emf.cdo.common.util.ResourceSetConfigurer.Factory
    Author:
    Eike Stepper
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PRODUCT_GROUP
      Deprecated.
       
    • Constructor Summary

      Constructors 
      Constructor Description
      Factory​(java.lang.String type)
      Deprecated.
       
    • Method Summary

      All Methods Instance Methods Abstract Methods Deprecated Methods 
      Modifier and Type Method Description
      abstract ResourceSetConfigurer create​(java.lang.String description)
      Deprecated.
       
      • 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
    • Field Detail

      • PRODUCT_GROUP

        public static final java.lang.String PRODUCT_GROUP
        Deprecated.
        See Also:
        Constant Field Values
    • Constructor Detail

      • Factory

        public Factory​(java.lang.String type)
        Deprecated.
    • Method Detail

      • create

        public abstract ResourceSetConfigurer create​(java.lang.String description)
                                              throws org.eclipse.net4j.util.factory.ProductCreationException
        Deprecated.
        Throws:
        org.eclipse.net4j.util.factory.ProductCreationException