Class CDOServerBrowser.ContainerBased.Factory

java.lang.Object
org.eclipse.net4j.util.factory.Factory
org.eclipse.emf.cdo.server.CDOServerBrowser.ContainerBased.Factory
All Implemented Interfaces:
org.eclipse.net4j.util.factory.IFactory, org.eclipse.net4j.util.factory.IFactoryKeyAware
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 final String
     
    static final String
     

    Fields inherited from class org.eclipse.net4j.util.factory.Factory

    NO_DESCRIPTION
  • Constructor Summary

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

    Modifier and Type
    Method
    Description
    create(String description)
     

    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
  • Field Details

  • Constructor Details

    • Factory

      public Factory()
    • Factory

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

    • create

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