Class RequirementServiceNameFactory

    • Constructor Detail

      • RequirementServiceNameFactory

        public RequirementServiceNameFactory​(Requirement requirement)
    • Method Detail

      • getServiceName

        public org.jboss.msc.service.ServiceName getServiceName​(org.jboss.as.controller.OperationContext context)
        Description copied from interface: ServiceNameFactory
        Creates a ServiceName appropriate for the specified name.
        Specified by:
        getServiceName in interface ServiceNameFactory
        Parameters:
        context - an operation context
        Returns:
        a ServiceName
      • getServiceName

        public org.jboss.msc.service.ServiceName getServiceName​(org.jboss.as.controller.capability.CapabilityServiceSupport support)
        Description copied from interface: ServiceNameFactory
        Creates a ServiceName appropriate for the specified name.
        Specified by:
        getServiceName in interface ServiceNameFactory
        Parameters:
        support - support for capability services
        Returns:
        a ServiceName