Uses of Interface
org.apache.camel.spi.Policy
-
Packages that use Policy Package Description org.apache.camel.spi Service Provider Interfaces used by the Camel runtime which are plugin strategies. -
-
Uses of Policy in org.apache.camel.spi
Subinterfaces of Policy in org.apache.camel.spi Modifier and Type Interface Description interfaceAuthorizationPolicyA marker for defining the policy to be used for applying authorization to routes.interfaceTransactedPolicyA marker for defining the policy to be used for applying transaction to routes.
-