Package org.apache.camel.impl.engine
Class ExplicitCamelContextNameStrategy
java.lang.Object
org.apache.camel.impl.engine.ExplicitCamelContextNameStrategy
- All Implemented Interfaces:
org.apache.camel.spi.CamelContextNameStrategy
public class ExplicitCamelContextNameStrategy
extends Object
implements org.apache.camel.spi.CamelContextNameStrategy
Strategy to used an explicit (fixed) name for
CamelContext.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExplicitCamelContextNameStrategy
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.apache.camel.spi.CamelContextNameStrategy
-
getNextName
- Specified by:
getNextNamein interfaceorg.apache.camel.spi.CamelContextNameStrategy
-
isFixedName
public boolean isFixedName()- Specified by:
isFixedNamein interfaceorg.apache.camel.spi.CamelContextNameStrategy
-