Uses of Class
org.apache.camel.management.CamelNamingStrategy

Packages that use CamelNamingStrategy
org.apache.camel.management Camel JMX export services. 
org.apache.camel.spi Service Provider Interfaces used internally by the Camel runtime which are plugin strategies. 
 

Uses of CamelNamingStrategy in org.apache.camel.management
 

Methods in org.apache.camel.management that return CamelNamingStrategy
 CamelNamingStrategy InstrumentationAgentImpl.getNamingStrategy()
           
 CamelNamingStrategy InstrumentationLifecycleStrategy.getNamingStrategy()
           
 

Methods in org.apache.camel.management with parameters of type CamelNamingStrategy
 void InstrumentationAgentImpl.setNamingStrategy(CamelNamingStrategy namingStrategy)
           
 void InstrumentationLifecycleStrategy.setNamingStrategy(CamelNamingStrategy strategy)
           
 

Uses of CamelNamingStrategy in org.apache.camel.spi
 

Methods in org.apache.camel.spi that return CamelNamingStrategy
 CamelNamingStrategy InstrumentationAgent.getNamingStrategy()
           
 



Copyright © 2008 IONA Open Source Community. All Rights Reserved.