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() |
getServiceName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getServiceName
public LocalCommandDispatcherFactoryBuilder(String group)
public org.jboss.msc.service.ServiceBuilder<CommandDispatcherFactory> build(org.jboss.msc.service.ServiceTarget target)
Builder
build
in interface Builder<CommandDispatcherFactory>
target
- the service installation targetpublic CommandDispatcherFactory getValue()
getValue
in interface org.jboss.msc.value.Value<CommandDispatcherFactory>
Copyright © 2017 JBoss by Red Hat. All rights reserved.