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. |
buildequals, getServiceName, hashCode, toStringclone, finalize, getClass, notify, notifyAll, 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 © 2020 JBoss by Red Hat. All rights reserved.