Uses of Class
org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean.SpoolUsedHeapMemoryLimit
-
Packages that use ManagedStreamCachingStrategyMBean.SpoolUsedHeapMemoryLimit Package Description org.apache.camel.api.management.mbean Camel management MBeans API -
-
Uses of ManagedStreamCachingStrategyMBean.SpoolUsedHeapMemoryLimit in org.apache.camel.api.management.mbean
Methods in org.apache.camel.api.management.mbean that return ManagedStreamCachingStrategyMBean.SpoolUsedHeapMemoryLimit Modifier and Type Method Description ManagedStreamCachingStrategyMBean.SpoolUsedHeapMemoryLimitManagedStreamCachingStrategyMBean. getSpoolUsedHeapMemoryLimit()static ManagedStreamCachingStrategyMBean.SpoolUsedHeapMemoryLimitManagedStreamCachingStrategyMBean.SpoolUsedHeapMemoryLimit. valueOf(String name)Returns the enum constant of this type with the specified name.static ManagedStreamCachingStrategyMBean.SpoolUsedHeapMemoryLimit[]ManagedStreamCachingStrategyMBean.SpoolUsedHeapMemoryLimit. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.camel.api.management.mbean with parameters of type ManagedStreamCachingStrategyMBean.SpoolUsedHeapMemoryLimit Modifier and Type Method Description voidManagedStreamCachingStrategyMBean. setSpoolUsedHeapMemoryLimit(ManagedStreamCachingStrategyMBean.SpoolUsedHeapMemoryLimit limit)
-