Class CamelOpenMBeanTypes
- java.lang.Object
-
- org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
-
public final class CamelOpenMBeanTypes extends Object
Various JMX openmbean types used by Camel.
-
-
Method Summary
-
-
-
Method Detail
-
listRestServicesTabularType
public static TabularType listRestServicesTabularType() throws OpenDataException
- Throws:
OpenDataException
-
listRestServicesCompositeType
public static CompositeType listRestServicesCompositeType() throws OpenDataException
- Throws:
OpenDataException
-
listEndpointsTabularType
public static TabularType listEndpointsTabularType() throws OpenDataException
- Throws:
OpenDataException
-
listEndpointsCompositeType
public static CompositeType listEndpointsCompositeType() throws OpenDataException
- Throws:
OpenDataException
-
listExchangeFactoryTabularType
public static TabularType listExchangeFactoryTabularType() throws OpenDataException
- Throws:
OpenDataException
-
listExchangeFactoryCompositeType
public static CompositeType listExchangeFactoryCompositeType() throws OpenDataException
- Throws:
OpenDataException
-
listRuntimeEndpointsTabularType
public static TabularType listRuntimeEndpointsTabularType() throws OpenDataException
- Throws:
OpenDataException
-
listRuntimeEndpointsCompositeType
public static CompositeType listRuntimeEndpointsCompositeType() throws OpenDataException
- Throws:
OpenDataException
-
listComponentsTabularType
public static TabularType listComponentsTabularType() throws OpenDataException
- Throws:
OpenDataException
-
listComponentsCompositeType
public static CompositeType listComponentsCompositeType() throws OpenDataException
- Throws:
OpenDataException
-
listAwaitThreadsTabularType
public static TabularType listAwaitThreadsTabularType() throws OpenDataException
- Throws:
OpenDataException
-
listAwaitThreadsCompositeType
public static CompositeType listAwaitThreadsCompositeType() throws OpenDataException
- Throws:
OpenDataException
-
listEipsTabularType
public static TabularType listEipsTabularType() throws OpenDataException
- Throws:
OpenDataException
-
listEipsCompositeType
public static CompositeType listEipsCompositeType() throws OpenDataException
- Throws:
OpenDataException
-
listInflightExchangesTabularType
public static TabularType listInflightExchangesTabularType() throws OpenDataException
- Throws:
OpenDataException
-
listInflightExchangesCompositeType
public static CompositeType listInflightExchangesCompositeType() throws OpenDataException
- Throws:
OpenDataException
-
choiceTabularType
public static TabularType choiceTabularType() throws OpenDataException
- Throws:
OpenDataException
-
choiceCompositeType
public static CompositeType choiceCompositeType() throws OpenDataException
- Throws:
OpenDataException
-
loadbalancerExceptionsTabularType
public static TabularType loadbalancerExceptionsTabularType() throws OpenDataException
- Throws:
OpenDataException
-
loadbalancerExceptionsCompositeType
public static CompositeType loadbalancerExceptionsCompositeType() throws OpenDataException
- Throws:
OpenDataException
-
endpointsUtilizationTabularType
public static TabularType endpointsUtilizationTabularType() throws OpenDataException
- Throws:
OpenDataException
-
endpointsUtilizationCompositeType
public static CompositeType endpointsUtilizationCompositeType() throws OpenDataException
- Throws:
OpenDataException
-
listTransformersTabularType
public static TabularType listTransformersTabularType() throws OpenDataException
- Throws:
OpenDataException
-
listTransformersCompositeType
public static CompositeType listTransformersCompositeType() throws OpenDataException
- Throws:
OpenDataException
-
listValidatorsTabularType
public static TabularType listValidatorsTabularType() throws OpenDataException
- Throws:
OpenDataException
-
listValidatorsCompositeType
public static CompositeType listValidatorsCompositeType() throws OpenDataException
- Throws:
OpenDataException
-
camelHealthDetailsCompositeType
public static CompositeType camelHealthDetailsCompositeType() throws OpenDataException
- Throws:
OpenDataException
-
camelHealthDetailsTabularType
public static TabularType camelHealthDetailsTabularType() throws OpenDataException
- Throws:
OpenDataException
-
camelRoutePropertiesCompositeType
public static CompositeType camelRoutePropertiesCompositeType() throws OpenDataException
- Throws:
OpenDataException
-
camelRoutePropertiesTabularType
public static TabularType camelRoutePropertiesTabularType() throws OpenDataException
- Throws:
OpenDataException
-
supervisingRouteControllerRouteStatusTabularType
public static TabularType supervisingRouteControllerRouteStatusTabularType() throws OpenDataException
- Throws:
OpenDataException
-
supervisingRouteControllerRouteStatusCompositeType
public static CompositeType supervisingRouteControllerRouteStatusCompositeType() throws OpenDataException
- Throws:
OpenDataException
-
-