Uses of Class
org.apache.camel.component.ignite.AbstractIgniteComponent.IgniteLifecycleMode
-
Packages that use AbstractIgniteComponent.IgniteLifecycleMode Package Description org.apache.camel.component.ignite -
-
Uses of AbstractIgniteComponent.IgniteLifecycleMode in org.apache.camel.component.ignite
Methods in org.apache.camel.component.ignite that return AbstractIgniteComponent.IgniteLifecycleMode Modifier and Type Method Description static AbstractIgniteComponent.IgniteLifecycleModeAbstractIgniteComponent.IgniteLifecycleMode. valueOf(String name)Returns the enum constant of this type with the specified name.static AbstractIgniteComponent.IgniteLifecycleMode[]AbstractIgniteComponent.IgniteLifecycleMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-