Class CDOServerBrowser.ContainerBased.Factory

  • All Implemented Interfaces:
    org.eclipse.net4j.util.factory.IFactory
    Enclosing class:
    CDOServerBrowser.ContainerBased

    public static class CDOServerBrowser.ContainerBased.Factory
    extends org.eclipse.net4j.util.factory.Factory
    Creates server browsers for the repositories in a managed container.
    Author:
    Eike Stepper
    • Field Summary

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

      Constructors 
      Constructor Description
      Factory()  
      Factory​(org.eclipse.net4j.util.container.IContainer<?> container)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      CDOServerBrowser.ContainerBased create​(java.lang.String description)  
      • 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()
      • Factory

        public Factory​(org.eclipse.net4j.util.container.IContainer<?> container)
    • Method Detail

      • create

        public CDOServerBrowser.ContainerBased create​(java.lang.String description)
                                               throws org.eclipse.net4j.util.factory.ProductCreationException
        Throws:
        org.eclipse.net4j.util.factory.ProductCreationException