public class LocalCommandDispatcherFactoryBuilder extends CommandDispatcherFactoryServiceNameProvider implements Builder<CommandDispatcherFactory>, org.jboss.msc.value.Value<CommandDispatcherFactory>
CommandDispatcherFactory service.| Constructor and Description |
|---|
LocalCommandDispatcherFactoryBuilder(String group) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.service.ServiceBuilder<CommandDispatcherFactory> |
build(org.jboss.msc.service.ServiceTarget target)
Builds a service into the specified target.
|
CommandDispatcherFactory |
getValue() |
getServiceNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetServiceNamepublic LocalCommandDispatcherFactoryBuilder(String group)
public org.jboss.msc.service.ServiceBuilder<CommandDispatcherFactory> build(org.jboss.msc.service.ServiceTarget target)
Builderbuild in interface Builder<CommandDispatcherFactory>target - the service installation targetpublic CommandDispatcherFactory getValue()
getValue in interface org.jboss.msc.value.Value<CommandDispatcherFactory>Copyright © 2023 JBoss by Red Hat. All rights reserved.