@Deprecated public static class GlobalConfiguration.ScheduledExecutorFactoryType extends GlobalConfiguration.FactoryClassWithPropertiesType implements FluentGlobalConfiguration.ExecutorFactoryConfig<ScheduledExecutorFactory>
| Modifier and Type | Field and Description |
|---|---|
protected String |
factory
Deprecated.
|
propertiesoverriddenConfigurationElements| Constructor and Description |
|---|
GlobalConfiguration.ScheduledExecutorFactoryType()
Deprecated.
|
GlobalConfiguration.ScheduledExecutorFactoryType(String factory)
Deprecated.
|
accept, getProperties, properties, setPropertiestestImmutability, toTypedProperties, toTypedProperties, uc, willUnmarshallprotected String factory
public GlobalConfiguration.ScheduledExecutorFactoryType(String factory)
public GlobalConfiguration.ScheduledExecutorFactoryType()
@Deprecated public String getFactory()
public String factory()
public void setFactory(String factory)
public FluentGlobalConfiguration.ExecutorFactoryConfig<ScheduledExecutorFactory> factory(Class<? extends ScheduledExecutorFactory> clazz)
FluentGlobalConfiguration.ExecutorFactoryConfigfactory in interface FluentGlobalConfiguration.ExecutorFactoryConfig<ScheduledExecutorFactory>clazz - clazzpublic GlobalConfiguration.ScheduledExecutorFactoryType clone() throws CloneNotSupportedException
clone in interface CloneableConfigurationComponentclone in class GlobalConfiguration.FactoryClassWithPropertiesTypeCloneNotSupportedExceptionpublic FluentGlobalConfiguration.ExecutorFactoryConfig<ScheduledExecutorFactory> addProperty(String key, String value)
FluentGlobalConfiguration.ExecutorFactoryConfigaddProperty in interface FluentGlobalConfiguration.ExecutorFactoryConfig<ScheduledExecutorFactory>addProperty in class GlobalConfiguration.FactoryClassWithPropertiesTypekey - property keyvalue - property valuepublic FluentGlobalConfiguration.ExecutorFactoryConfig<ScheduledExecutorFactory> withProperties(Properties props)
FluentGlobalConfiguration.ExecutorFactoryConfigwithProperties in interface FluentGlobalConfiguration.ExecutorFactoryConfig<ScheduledExecutorFactory>withProperties in class GlobalConfiguration.FactoryClassWithPropertiesTypeprops - Propertiespublic FluentGlobalConfiguration.TransportConfig transport()
public FluentGlobalConfiguration.GlobalJmxStatisticsConfig globalJmxStatistics()
FluentGlobalConfiguration.GlobalJmxStatisticsConfig.disable()public FluentGlobalConfiguration.SerializationConfig serialization()
public FluentGlobalConfiguration.ExecutorFactoryConfig<ExecutorFactory> asyncTransportExecutor()
public FluentGlobalConfiguration.ExecutorFactoryConfig<ExecutorFactory> asyncListenerExecutor()
public FluentGlobalConfiguration.ExecutorFactoryConfig<ScheduledExecutorFactory> evictionScheduledExecutor()
public FluentGlobalConfiguration.ExecutorFactoryConfig<ScheduledExecutorFactory> replicationQueueScheduledExecutor()
public FluentGlobalConfiguration.ShutdownConfig shutdown()
public GlobalConfiguration build()
public void inject(GlobalComponentRegistry gcr, GlobalConfiguration globalConfig)
protected boolean hasComponentStarted()
AbstractConfigurationBeanhasComponentStarted in class AbstractConfigurationBeanpublic FluentGlobalConfiguration.TransportConfig transport()
public FluentGlobalConfiguration.GlobalJmxStatisticsConfig globalJmxStatistics()
FluentGlobalConfiguration.GlobalJmxStatisticsConfig.disable()public FluentGlobalConfiguration.SerializationConfig serialization()
public FluentGlobalConfiguration.ExecutorFactoryConfig<ExecutorFactory> asyncListenerExecutor()
public FluentGlobalConfiguration.ExecutorFactoryConfig<ExecutorFactory> asyncTransportExecutor()
public FluentGlobalConfiguration.ExecutorFactoryConfig<ScheduledExecutorFactory> evictionScheduledExecutor()
public FluentGlobalConfiguration.ExecutorFactoryConfig<ScheduledExecutorFactory> replicationQueueScheduledExecutor()
public FluentGlobalConfiguration.ShutdownConfig shutdown()
public GlobalConfiguration build()
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.