Class GlobalComponentServiceConfigurator<C>
java.lang.Object
org.jboss.as.clustering.infinispan.subsystem.ComponentServiceConfigurator<C>
org.jboss.as.clustering.infinispan.subsystem.GlobalComponentServiceConfigurator<C>
- All Implemented Interfaces:
Supplier<C>,ResourceServiceConfigurator,Dependency,ServiceConfigurator,ServiceNameProvider
- Direct Known Subclasses:
JGroupsTransportServiceConfigurator,NoTransportServiceConfigurator,ScheduledThreadPoolServiceConfigurator,ThreadPoolServiceConfigurator
Configures a service supplying a global component.
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from class org.jboss.as.clustering.infinispan.subsystem.ComponentServiceConfigurator
build, getServiceName, registerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.as.clustering.controller.ResourceServiceConfigurator
configure