Class ServerPathManagerService

All Implemented Interfaces:
PathManager, org.jboss.msc.Service, org.jboss.msc.service.Service<PathManager>, org.jboss.msc.value.Value<PathManager>

public class ServerPathManagerService extends PathManagerService
Service containing the paths for a server
Author:
Kabir Khan
  • Constructor Details

    • ServerPathManagerService

      public ServerPathManagerService(CapabilityRegistry capabilityRegistry)
  • Method Details

    • addService

      public static org.jboss.msc.service.ServiceController<?> addService(org.jboss.msc.service.ServiceTarget serviceTarget, ServerPathManagerService service, ServerEnvironment serverEnvironment)