Uses of Interface
org.apache.uima.resource.ManagementObject
Package
Description
The Analysis Engine interface, along with supporting interfaces and exception classes.
Utility classes and interfaces used by UIMA components.
-
Uses of ManagementObject in org.apache.uima.analysis_engine
Modifier and TypeInterfaceDescriptioninterface
Monitoring and management interface to an AnalysisEngine. -
Uses of ManagementObject in org.apache.uima.analysis_engine.impl
Modifier and TypeClassDescriptionclass
Implements Monitoring/Management interface to an AnalysisEngine. -
Uses of ManagementObject in org.apache.uima.internal.util
Modifier and TypeMethodDescriptionstatic void
JmxMBeanAgent.registerMBean
(ManagementObject aMBean, Object aMBeanServerO) Register an MBean with the MBeanServer.static void
JmxMBeanAgent.unregisterMBean
(ManagementObject aMBean, Object aMBeanServerO) Unregister an MBean from the MBeanServer. -
Uses of ManagementObject in org.apache.uima.util
-
Uses of ManagementObject in org.apache.uima.util.impl
Modifier and TypeClassDescriptionclass
Implements Monitoring/Management interface to a CasPool.