@Deprecated public static interface FluentGlobalConfiguration.ShutdownConfig
Modifier and Type | Method and Description |
---|---|
GlobalConfiguration |
build()
Deprecated.
|
FluentGlobalConfiguration.ExecutorFactoryConfig<ScheduledExecutorFactory> |
evictionScheduledExecutor()
Deprecated.
|
FluentGlobalConfiguration.GlobalJmxStatisticsConfig |
globalJmxStatistics()
Deprecated.
This method allows configuration of the global, or cache manager level,
jmx statistics.
|
FluentGlobalConfiguration.ShutdownConfig |
hookBehavior(GlobalConfiguration.ShutdownHookBehavior hookBehavior)
Deprecated.
|
FluentGlobalConfiguration.ExecutorFactoryConfig<ScheduledExecutorFactory> |
replicationQueueScheduledExecutor()
Deprecated.
|
FluentGlobalConfiguration.SerializationConfig |
serialization()
Deprecated.
|
FluentGlobalConfiguration.ShutdownConfig |
shutdown()
Deprecated.
|
FluentGlobalConfiguration.TransportConfig |
transport()
Deprecated.
|
FluentGlobalConfiguration.ShutdownConfig hookBehavior(GlobalConfiguration.ShutdownHookBehavior hookBehavior)
FluentGlobalConfiguration.TransportConfig transport()
FluentGlobalConfiguration.GlobalJmxStatisticsConfig globalJmxStatistics()
FluentGlobalConfiguration.GlobalJmxStatisticsConfig.disable()
FluentGlobalConfiguration.SerializationConfig serialization()
FluentGlobalConfiguration.ExecutorFactoryConfig<ScheduledExecutorFactory> evictionScheduledExecutor()
FluentGlobalConfiguration.ExecutorFactoryConfig<ScheduledExecutorFactory> replicationQueueScheduledExecutor()
FluentGlobalConfiguration.ShutdownConfig shutdown()
GlobalConfiguration build()
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.