Class ModuleServiceConfigurator
java.lang.Object
org.wildfly.clustering.service.SimpleServiceNameProvider
org.jboss.as.clustering.controller.AbstractModulesServiceConfigurator<org.jboss.modules.Module>
org.jboss.as.clustering.controller.ModuleServiceConfigurator
- All Implemented Interfaces:
Function<List<org.jboss.modules.Module>,,org.jboss.modules.Module> Supplier<List<org.jboss.modules.Module>>,ResourceServiceConfigurator,ServiceConfigurator,ServiceNameProvider
public class ModuleServiceConfigurator
extends AbstractModulesServiceConfigurator<org.jboss.modules.Module>
Configures a service providing a
Module.- Author:
- Paul Ferraro
-
Constructor Summary
ConstructorsConstructorDescriptionModuleServiceConfigurator(org.jboss.msc.service.ServiceName name, Attribute attribute) -
Method Summary
Methods inherited from class org.jboss.as.clustering.controller.AbstractModulesServiceConfigurator
build, configure, getMethods inherited from class org.wildfly.clustering.service.SimpleServiceNameProvider
equals, getServiceName, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.wildfly.clustering.service.ServiceNameProvider
getServiceName
-
Constructor Details
-
ModuleServiceConfigurator
-
-
Method Details
-
apply
-