Class NyxExtension.Service

  • Enclosing class:
    NyxExtension

    public static class NyxExtension.Service
    extends Object
    The class to model a single service item within the 'services' block within the extension.
    • Constructor Detail

      • Service

        public Service​(String name)
        Constructor. This constructor is required as per the NamedDomainObjectContainer specification.
        Parameters:
        name - the service name
    • Method Detail

      • getName

        public String getName()
        Returns the name read-only mandatory property.
        Returns:
        the name read-only mandatory property.