Package org.nuxeo.runtime.management
Class Resource
java.lang.Object
org.nuxeo.runtime.management.Resource
- Author:
- Stephane Lacoin (Nuxeo EP Software Engineer)
-
Field Summary
Modifier and TypeFieldDescriptionprotected final Class<?>
protected final Object
protected final ObjectName
protected RequiredModelMBean
-
Constructor Summary
ConstructorDescriptionResource
(ObjectName managementName, Class<?> managementClass, Object serviceInstance) -
Method Summary
-
Field Details
-
instance
-
managementName
-
clazz
-
mbean
-
-
Constructor Details
-
Resource
-
-
Method Details
-
getInstance
-
getManagementName
-
getClazz
-
isRegistered
public boolean isRegistered()
-