Uses of Class
org.nuxeo.runtime.management.ServerLocatorDescriptor
-
Packages that use ServerLocatorDescriptor Package Description org.nuxeo.runtime.management -
-
Uses of ServerLocatorDescriptor in org.nuxeo.runtime.management
Methods in org.nuxeo.runtime.management with parameters of type ServerLocatorDescriptor Modifier and Type Method Description protected MBeanServer
ServerLocatorService. doCreateServer(ServerLocatorDescriptor descriptor)
protected JMXServiceURL
ServerLocatorService. doFormatServerURL(ServerLocatorDescriptor descriptor)
protected String
ServerLocatorService. doFormatThreadName(ServerLocatorDescriptor descriptor)
protected void
ServerLocatorService. doRegisterLocator(ServerLocatorDescriptor descriptor)
protected void
ServerLocatorService. doUnregisterLocator(ServerLocatorDescriptor descriptor)
-