public class SimpleCapabilityServiceConfigurator<T> extends SimpleServiceConfigurator<T> implements CapabilityServiceConfigurator
CapabilityServiceConfigurator that provides a static value.| Constructor and Description |
|---|
SimpleCapabilityServiceConfigurator(org.jboss.msc.service.ServiceName name,
T value)
Constructs a new
CapabilityServiceConfigurator. |
buildgetServiceNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigure, configurebuildgetServiceNamepublic SimpleCapabilityServiceConfigurator(org.jboss.msc.service.ServiceName name,
T value)
CapabilityServiceConfigurator.name - the service namevalue - the static value provided by the serviceCopyright © 2018 JBoss by Red Hat. All rights reserved.