com.ibm.ftt.projects.core.logicalfactory
Class LogicalProjectRegistryFactory
java.lang.Object
com.ibm.ftt.projects.core.logicalfactory.LogicalProjectRegistryFactory
public class LogicalProjectRegistryFactory
- extends Object
A factory for creating the logical project registry.
COPY_RIGHT
public static final String COPY_RIGHT
- See Also:
- Constant Field Values
LogicalProjectRegistryFactory
public LogicalProjectRegistryFactory()
getSingleton
public static LogicalProjectRegistry getSingleton()
- Returns the singleton instance of the
LogicalProjectRegistry
implementation. The project registry contains all known logical projects
- Returns:
- the
LogicalProjectRegistry instance - See Also:
LogicalProjectRegistry.getProjects()