Class ComponentRegistry

  • Direct Known Subclasses:
    DesignerComponentRegistry

    public class ComponentRegistry
    extends java.lang.Object
    Registry of all perspective components. Module authors should register their components here in both Gateway and Designer scopes.
    • Constructor Detail

      • ComponentRegistry

        public ComponentRegistry()
      • ComponentRegistry

        public ComponentRegistry​(java.util.List<java.lang.String> defFileNames)