Uses of Enum Class
org.apache.camel.component.infinispan.InfinispanOperation
Packages that use InfinispanOperation
-
Uses of InfinispanOperation in org.apache.camel.component.infinispan
Methods in org.apache.camel.component.infinispan that return InfinispanOperationModifier and TypeMethodDescriptionInfinispanConfiguration.getOperation()InfinispanConfiguration.getOperationOrDefault()static InfinispanOperationReturns the enum constant of this class with the specified name.static InfinispanOperation[]InfinispanOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.infinispan with parameters of type InfinispanOperationModifier and TypeMethodDescriptionvoidInfinispanConfiguration.setOperation(InfinispanOperation operation)