| Package | Description |
|---|---|
| org.apache.camel.api.management.mbean |
Camel management MBeans API
|
| Modifier and Type | Method and Description |
|---|---|
ManagedStreamCachingStrategyMBean.SpoolUsedHeapMemoryLimit |
ManagedStreamCachingStrategyMBean.getSpoolUsedHeapMemoryLimit() |
static ManagedStreamCachingStrategyMBean.SpoolUsedHeapMemoryLimit |
ManagedStreamCachingStrategyMBean.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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedStreamCachingStrategyMBean.setSpoolUsedHeapMemoryLimit(ManagedStreamCachingStrategyMBean.SpoolUsedHeapMemoryLimit limit) |
Apache Camel