|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.infinispan.config.AbstractConfigurationBean
org.infinispan.config.FluentGlobalConfiguration
@Deprecated public class FluentGlobalConfiguration
Fluent global configuration base class.
| Nested Class Summary | |
|---|---|
static interface |
FluentGlobalConfiguration.ExecutorFactoryConfig<T>
Deprecated. |
static interface |
FluentGlobalConfiguration.GlobalJmxStatisticsConfig
Deprecated. |
static interface |
FluentGlobalConfiguration.SerializationConfig
Deprecated. |
static interface |
FluentGlobalConfiguration.ShutdownConfig
Deprecated. |
static interface |
FluentGlobalConfiguration.TransportConfig
Deprecated. |
| Field Summary |
|---|
| Fields inherited from class org.infinispan.config.AbstractConfigurationBean |
|---|
overriddenConfigurationElements |
| Constructor Summary | |
|---|---|
FluentGlobalConfiguration(GlobalConfiguration globalConfig)
Deprecated. |
|
| Methods inherited from class org.infinispan.config.AbstractConfigurationBean |
|---|
testImmutability, toTypedProperties, toTypedProperties, uc, willUnmarshall |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FluentGlobalConfiguration(GlobalConfiguration globalConfig)
| Method Detail |
|---|
public void inject(GlobalComponentRegistry gcr,
GlobalConfiguration globalConfig)
protected boolean hasComponentStarted()
AbstractConfigurationBean
hasComponentStarted in class AbstractConfigurationBean
public CloneableConfigurationComponent clone()
throws CloneNotSupportedException
clone in interface CloneableConfigurationComponentclone in class AbstractConfigurationBeanCloneNotSupportedExceptionpublic 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()
|
--> | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||