@Deprecated public static interface FluentGlobalConfiguration.ExecutorFactoryConfig<T>
FluentGlobalConfiguration.ExecutorFactoryConfig<T> factory(Class<? extends T> factory)
factory - clazzFluentGlobalConfiguration.ExecutorFactoryConfig<T> addProperty(String key, String value)
key - property keyvalue - property valueFluentGlobalConfiguration.ExecutorFactoryConfig<T> withProperties(Properties props)
props - PropertiesFluentGlobalConfiguration.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()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.