Modifier and Type | Interface and Description |
---|---|
interface |
ResourceServiceBuilder<T>
Service builder that can be configured via a resource model.
|
Modifier and Type | Class and Description |
---|---|
class |
BackupForBuilder
Builds a service that provides the
BackupForConfiguration for a cache. |
class |
BackupsBuilder |
class |
BinaryKeyedJDBCStoreBuilder
Builds a service providing a
JdbcBinaryStoreConfiguration . |
class |
BinaryTableBuilder
Builds a service providing a
TableManipulationConfiguration . |
class |
CacheComponentBuilder<C>
Abstract builder for the configuration of a cache component.
|
class |
CacheComponentServiceNameProvider
Provides the service name for the configuration of a cache component
|
class |
CacheConfigurationBuilder
Builds a cache configuration from its components.
|
class |
CacheContainerBuilder |
class |
CacheContainerComponentBuilder<C> |
class |
CacheContainerComponentServiceNameProvider |
class |
ClusteredCacheBuilder
Builds the configuration of a clustered cache.
|
class |
ComponentBuilder<C>
Builds a service that provides the configuration of a component.
|
class |
CustomStoreBuilder |
class |
DistributedCacheBuilder
Builds the configuration for a distributed cache.
|
class |
EvictionBuilder |
class |
ExpirationBuilder |
class |
FileStoreBuilder |
class |
GlobalConfigurationBuilder |
class |
InvalidationCacheBuilder |
class |
JDBCStoreBuilder<C extends org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfiguration,B extends org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationBuilder<C,B>> |
class |
JGroupsTransportBuilder |
class |
KeyAffinityServiceFactoryBuilder
Key affinity service factory that will only generates keys for use by the local node.
|
class |
LocalCacheBuilder |
class |
LockingBuilder |
class |
MixedKeyedJDBCStoreBuilder |
class |
NoStoreBuilder |
class |
NoTransportBuilder |
class |
PartitionHandlingBuilder
Builds a service providing a
PartitionHandlingConfiguration . |
class |
RemoteStoreBuilder |
class |
ScheduledThreadPoolBuilder |
class |
SharedStateCacheBuilder |
class |
SiteBuilder |
class |
StateTransferBuilder |
class |
StoreBuilder |
class |
StoreWriteBehindBuilder |
class |
StoreWriteThroughBuilder |
class |
StringKeyedJDBCStoreBuilder |
class |
StringTableBuilder |
class |
TableBuilder |
class |
ThreadPoolBuilder |
class |
TransactionBuilder |
class |
XAResourceRecoveryBuilder
Builder for a
XAResourceRecovery registration. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractProtocolConfigurationBuilder<P extends ProtocolConfiguration> |
class |
ForkChannelFactoryBuilder
Builder for a service that provides a
ChannelFactory for creating fork channels. |
class |
JChannelFactoryBuilder
Builder for a service that provides a
ChannelFactory for creating channels. |
class |
ProtocolConfigurationBuilder |
class |
ProtocolDefaultsBuilder
Service that provides protocol property defaults per protocol type.
|
class |
RelayConfigurationBuilder |
class |
RemoteSiteConfigurationBuilder |
class |
TransportConfigurationBuilder |
Modifier and Type | Class and Description |
---|---|
class |
BinderServiceBuilder<T>
Builds a ManagedReferenceFactory JNDI binding.
|
Modifier and Type | Class and Description |
---|---|
class |
DistributableCacheFactoryService<K,V extends Identifiable<K> & Contextual<Batch>>
Service that provides a distributable
CacheFactory . |
Modifier and Type | Class and Description |
---|---|
class |
InfinispanBeanManagerFactoryBuilder<I,T> |
Modifier and Type | Class and Description |
---|---|
class |
CacheBuilder<K,V>
Service that provides a cache and handles its lifecycle
|
class |
ConfigurationBuilder
Builder for
Configuration services. |
class |
TemplateConfigurationBuilder
Builds a cache configuration based on the configuration of a template cache.
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelBuilder
Provides a channel for use by dependent services.
|
class |
ChannelConnectorBuilder
Service that connects/disconnects a channel.
|
Modifier and Type | Class and Description |
---|---|
class |
CacheServiceNameProvider
Provides a service name for a cache-based service.
|
class |
GroupServiceNameProvider
Provides a service name for a group-based service.
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelCommandDispatcherFactoryBuilder
Builds a channel-based
CommandDispatcherFactory service. |
class |
CommandDispatcherFactoryServiceNameProvider |
class |
LocalCommandDispatcherFactoryBuilder
Builds a non-clustered
CommandDispatcherFactory service. |
Modifier and Type | Class and Description |
---|---|
class |
CacheGroupBuilder
Builds a
Group service for a cache. |
class |
CacheGroupServiceNameProvider
Provides the service name for a cache-based
Group . |
class |
CacheNodeFactoryBuilder
Builds a
InfinispanNodeFactory service for a cache. |
class |
ChannelGroupBuilder
Builds a channel-based
Group service. |
class |
ChannelNodeFactoryBuilder
Builds a channel-based
NodeFactory service. |
class |
GroupNodeFactoryServiceNameProvider
Provides the service name of a
NodeFactory . |
class |
LocalCacheGroupBuilder
Builds a non-clustered cache-based
Group service. |
class |
LocalGroupBuilder
Builds a non-clustered
Group service. |
class |
LocalNodeFactoryBuilder
Builds a non-clustered
JGroupsNodeFactory service. |
Modifier and Type | Class and Description |
---|---|
class |
CacheServiceProviderRegistryBuilder<T>
Builds a clustered
ServiceProviderRegistrationFactory service. |
class |
LocalServiceProviderRegistryBuilder<T>
Builds a non-clustered
ServiceProviderRegistrationFactory service. |
class |
ServiceProviderRegistryServiceNameProvider
Provides the service name of a
ServiceProviderRegistrationFactory . |
Modifier and Type | Class and Description |
---|---|
class |
CacheRegistryFactoryBuilder<K,V>
Builds a clustered
RegistryFactory . |
class |
LocalRegistryFactoryBuilder<K,V>
Builds a non-clustered
RegistryFactory . |
class |
RegistryBuilder<K,V>
Builds a
Registry service. |
class |
RegistryFactoryServiceNameProvider
Provides the service name of a
RegistryFactory . |
Modifier and Type | Class and Description |
---|---|
class |
CacheSingletonServiceBuilder<T>
Decorates an MSC service ensuring that it is only started on one node in the cluster at any given time.
|
class |
CacheSingletonServiceBuilderFactoryBuilder
Builds a clustered
SingletonServiceBuilderFactory . |
class |
LocalSingletonServiceBuilder<T> |
class |
LocalSingletonServiceBuilderFactoryBuilder<T extends Serializable>
Builds a non-clustered
SingletonServiceBuilderFactory . |
class |
SingletonServiceBuilderFactoryServiceNameProvider
Provides the service name of a
SingletonServiceBuilderFactory . |
Modifier and Type | Interface and Description |
---|---|
interface |
Builder<T>
Encapsulates the logic for building a service.
|
Modifier and Type | Class and Description |
---|---|
class |
AliasServiceBuilder<T>
Builds a alias to another service.
|
class |
AsynchronousServiceBuilder<T>
Builder for asynchronously started/stopped services.
|
Constructor and Description |
---|
InjectedValueDependency(ServiceNameProvider provider,
Class<T> targetClass) |
InjectorDependency(ServiceNameProvider provider,
Class<T> targetClass,
org.jboss.msc.inject.Injector<T> injector) |
Modifier and Type | Class and Description |
---|---|
class |
CachedThreadPoolExecutorServiceBuilder
Service that provides an
Executor that uses a cached thread pool. |
class |
RemoveOnCancelScheduledExecutorServiceBuilder
Service that provides a
ScheduledThreadPoolExecutor that removes tasks from the task queue upon cancellation. |
Modifier and Type | Interface and Description |
---|---|
interface |
SingletonServiceBuilder<T>
Builds a singleton service.
|
Modifier and Type | Class and Description |
---|---|
class |
InfinispanRouteLocatorBuilder
Service providing an Infinispan-based
RouteLocator . |
class |
InfinispanSessionManagerFactoryBuilder |
class |
RouteRegistryEntryProviderBuilder
Service that provides the
RegistryEntryProvider for the routing Registry . |
Modifier and Type | Class and Description |
---|---|
class |
InfinispanSSOManagerFactoryBuilder<A,D> |
Modifier and Type | Class and Description |
---|---|
class |
SessionIdGeneratorBuilder |
class |
SessionListenerBuilder |
class |
SessionManagerRegistryBuilder
Service providing a
SessionManagerRegistry for a host. |
class |
SSOManagerBuilder |
Modifier and Type | Class and Description |
---|---|
class |
ElectionPolicyBuilder
Builds a service that provides an election policy.
|
class |
ElectionPolicyServiceNameProvider
Provides an election policy
ServiceName . |
class |
RandomElectionPolicyBuilder |
class |
SimpleElectionPolicyBuilder
Builds a service that provides a simple election policy.
|
class |
SingletonPolicyBuilder
Builds a service that provides a
SingletonPolicy . |
Copyright © 2016 JBoss by Red Hat. All rights reserved.