Class Component


  • public class Component
    extends Object
    Container for building Configurations. This class is not normally directly manipulated by users of the Assembler API.
    Since:
    2.4
    • Constructor Detail

      • Component

        public Component​(String pluginType)
      • Component

        public Component​(String pluginType,
                         String name)
      • Component

        public Component()