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