public class DefaultManagementStrategyFactory extends Object implements org.apache.camel.spi.ManagementStrategyFactory
ManagementStrategy| Constructor and Description |
|---|
DefaultManagementStrategyFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.spi.ManagementStrategy |
create(org.apache.camel.CamelContext context) |
public DefaultManagementStrategyFactory()
public org.apache.camel.spi.ManagementStrategy create(org.apache.camel.CamelContext context)
create in interface org.apache.camel.spi.ManagementStrategyFactoryApache Camel