|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface FluentGlobalConfiguration.ExecutorFactoryConfig<T>
Configures executor factory.
Method Detail |
---|
FluentGlobalConfiguration.ExecutorFactoryConfig<T> factory(Class<? extends T> factory)
factory
- clazz
FluentGlobalConfiguration.ExecutorFactoryConfig<T> addProperty(String key, String value)
key
- property keyvalue
- property value
FluentGlobalConfiguration.ExecutorFactoryConfig<T> withProperties(Properties props)
props
- Properties
FluentGlobalConfiguration.TransportConfig transport()
FluentGlobalConfiguration.GlobalJmxStatisticsConfig globalJmxStatistics()
FluentGlobalConfiguration.GlobalJmxStatisticsConfig.disable()
FluentGlobalConfiguration.SerializationConfig serialization()
FluentGlobalConfiguration.ExecutorFactoryConfig<ExecutorFactory> asyncTransportExecutor()
FluentGlobalConfiguration.ExecutorFactoryConfig<ExecutorFactory> asyncListenerExecutor()
FluentGlobalConfiguration.ExecutorFactoryConfig<ScheduledExecutorFactory> evictionScheduledExecutor()
FluentGlobalConfiguration.ExecutorFactoryConfig<ScheduledExecutorFactory> replicationQueueScheduledExecutor()
FluentGlobalConfiguration.ShutdownConfig shutdown()
GlobalConfiguration build()
|
--> | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |