public abstract class GlobalComponentBuilder<C> extends ComponentBuilder<C>
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.service.ServiceBuilder<C> |
build(org.jboss.msc.service.ServiceTarget target) |
getServiceNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic org.jboss.msc.service.ServiceBuilder<C> build(org.jboss.msc.service.ServiceTarget target)
build in interface org.wildfly.clustering.service.Builder<C>build in class ComponentBuilder<C>Copyright © 2018 JBoss by Red Hat. All rights reserved.