Class ComponentType.Service$

  • All Implemented Interfaces:
    TMTSerializable, enumeratum.EnumEntry, enumeratum.EnumEntry.Lowercase, java.io.Serializable, scala.Equals, scala.Product, scala.Serializable
    Enclosing class:
    ComponentType

    public static class ComponentType.Service$
    extends ComponentType
    implements scala.Product, scala.Serializable
    Represents a general purpose service component e.g. actor and/or web service application
    See Also:
    Serialized Form
    • Field Detail

      • MODULE$

        public static final ComponentType.Service$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • Service$

        public Service$()