@ManagedResource(description="Managed RestRegistry") public class ManagedRestRegistry extends ManagedService implements ManagedRestRegistryMBean
| Constructor and Description |
|---|
ManagedRestRegistry(CamelContext context,
RestRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNumberOfRestServices() |
RestRegistry |
getRegistry() |
TabularData |
listRestServices() |
getCamelId, getCamelManagementName, getContext, getInstance, getRoute, getRouteId, getService, getServiceType, getState, init, isStaticService, isSupportSuspension, isSuspended, resume, setRoute, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCamelId, getCamelManagementName, getRouteId, getServiceType, getState, isStaticService, isSupportSuspension, isSuspended, resume, start, stop, suspendpublic ManagedRestRegistry(CamelContext context, RestRegistry registry)
public RestRegistry getRegistry()
public int getNumberOfRestServices()
getNumberOfRestServices in interface ManagedRestRegistryMBeanpublic TabularData listRestServices()
listRestServices in interface ManagedRestRegistryMBeanApache Camel