@ManagedResource(componentName="WorkQueueManager", description="The CXF manangement of work queues ", currencyTimeLimit=15, persistPolicy="OnUpdate", persistPeriod=200) public class WorkQueueManagerImplMBeanWrapper extends Object implements ManagedComponent
Constructor and Description |
---|
WorkQueueManagerImplMBeanWrapper(WorkQueueManagerImpl wq) |
Modifier and Type | Method and Description |
---|---|
ObjectName |
getObjectName() |
void |
shutdown(boolean processRemainingWorkItems) |
public WorkQueueManagerImplMBeanWrapper(WorkQueueManagerImpl wq)
@ManagedOperation(currencyTimeLimit=30) public void shutdown(boolean processRemainingWorkItems)
public ObjectName getObjectName() throws JMException
getObjectName
in interface ManagedComponent
JMException
Apache CXF