|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManagementStrategy | |
|---|---|
| org.apache.camel | The JAXB POJOs for the XML Configuration of the routing rules. |
| org.apache.camel.impl | Default implementation classes for Camel Core |
| org.apache.camel.management.mbean | Camel management JMX Mbeans |
| Uses of ManagementStrategy in org.apache.camel |
|---|
| Methods in org.apache.camel that return ManagementStrategy | |
|---|---|
ManagementStrategy |
CamelContext.getManagementStrategy()
Gets the management strategy |
| Methods in org.apache.camel with parameters of type ManagementStrategy | |
|---|---|
void |
CamelContext.setManagementStrategy(ManagementStrategy strategy)
Sets the management strategy to use |
| Uses of ManagementStrategy in org.apache.camel.impl |
|---|
| Methods in org.apache.camel.impl that return ManagementStrategy | |
|---|---|
protected ManagementStrategy |
DefaultCamelContext.createManagementStrategy()
|
ManagementStrategy |
DefaultCamelContext.getManagementStrategy()
|
| Methods in org.apache.camel.impl with parameters of type ManagementStrategy | |
|---|---|
void |
DefaultCamelContext.setManagementStrategy(ManagementStrategy managementStrategy)
|
| Uses of ManagementStrategy in org.apache.camel.management.mbean |
|---|
| Methods in org.apache.camel.management.mbean with parameters of type ManagementStrategy | |
|---|---|
void |
ManagedTracer.init(ManagementStrategy strategy)
|
void |
ManagedService.init(ManagementStrategy strategy)
|
void |
ManagedPerformanceCounter.init(ManagementStrategy strategy)
|
void |
ManagedErrorHandler.init(ManagementStrategy strategy)
|
void |
ManagedEndpoint.init(ManagementStrategy strategy)
|
void |
ManagedCounter.init(ManagementStrategy strategy)
|
void |
ManagedComponent.init(ManagementStrategy strategy)
|
void |
ManagedCamelContext.init(ManagementStrategy strategy)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||