Class LocalGroupServiceConfigurator

    • Constructor Detail

      • LocalGroupServiceConfigurator

        public LocalGroupServiceConfigurator​(org.jboss.msc.service.ServiceName name)
    • Method Detail

      • build

        public org.jboss.msc.service.ServiceBuilder<?> build​(org.jboss.msc.service.ServiceTarget target)
        Specified by:
        build in interface ServiceConfigurator
      • apply

        public Group apply​(org.jboss.as.server.ServerEnvironment environment)
        Specified by:
        apply in interface Function<org.jboss.as.server.ServerEnvironment,​Group>