Package org.nuxeo.ecm.core.management
Class StatusesManagementFactory
- java.lang.Object
-
- org.nuxeo.runtime.management.AbstractResourceFactory
-
- org.nuxeo.ecm.core.management.StatusesManagementFactory
-
- All Implemented Interfaces:
ResourceFactory
public class StatusesManagementFactory extends AbstractResourceFactory
-
-
Field Summary
-
Fields inherited from class org.nuxeo.runtime.management.AbstractResourceFactory
descriptor, service
-
-
Constructor Summary
Constructors Constructor Description StatusesManagementFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
doQualifyNames(ProbeInfoImpl info)
void
registerResources()
-
Methods inherited from class org.nuxeo.runtime.management.AbstractResourceFactory
configure
-
-
-
-
Method Detail
-
doQualifyNames
protected void doQualifyNames(ProbeInfoImpl info)
-
registerResources
public void registerResources()
-
-