Uses of Class
org.apache.camel.v1.integrationplatformspec.traits.Gc.DiscoveryCache
-
Packages that use Gc.DiscoveryCache Package Description org.apache.camel.v1.integrationplatformspec.traits -
-
Uses of Gc.DiscoveryCache in org.apache.camel.v1.integrationplatformspec.traits
Methods in org.apache.camel.v1.integrationplatformspec.traits that return Gc.DiscoveryCache Modifier and Type Method Description Gc.DiscoveryCacheGc. getDiscoveryCache()static Gc.DiscoveryCacheGc.DiscoveryCache. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Gc.DiscoveryCache[]Gc.DiscoveryCache. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.camel.v1.integrationplatformspec.traits with parameters of type Gc.DiscoveryCache Modifier and Type Method Description voidGc. setDiscoveryCache(Gc.DiscoveryCache discoveryCache)
-