Interface ManagedSimpleFunctionRegistryMBean
- All Superinterfaces:
ManagedServiceMBean
-
Method Summary
Modifier and TypeMethodDescriptionintintMethods inherited from interface org.apache.camel.api.management.mbean.ManagedServiceMBean
getCamelId, getCamelManagementName, getRouteId, getServiceType, getState, isStaticService, isSupportSuspension, isSuspended, resume, start, stop, suspend
-
Method Details
-
getCoreSize
-
getCustomSize
-
getCoreFunctionNames
-
getCustomFunctionNames
@ManagedAttribute(description="The names of the custom functions") Set<String> getCustomFunctionNames()
-