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