public class InfinispanRoutingProviderServiceConfigurator extends RoutingProviderServiceConfigurator implements InfinispanRoutingConfiguration
| Constructor and Description |
|---|
InfinispanRoutingProviderServiceConfigurator(org.jboss.as.controller.PathAddress address) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.infinispan.configuration.cache.ConfigurationBuilder builder) |
org.wildfly.clustering.service.ServiceConfigurator |
configure(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode model) |
org.wildfly.clustering.web.routing.RoutingProvider |
get() |
String |
getCacheName() |
String |
getContainerName() |
buildgetServiceNamepublic InfinispanRoutingProviderServiceConfigurator(org.jboss.as.controller.PathAddress address)
public org.wildfly.clustering.service.ServiceConfigurator configure(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode model)
throws org.jboss.as.controller.OperationFailedException
configure in interface org.jboss.as.clustering.controller.ResourceServiceConfiguratororg.jboss.as.controller.OperationFailedExceptionpublic org.wildfly.clustering.web.routing.RoutingProvider get()
public String getContainerName()
getContainerName in interface InfinispanCacheConfigurationpublic String getCacheName()
getCacheName in interface InfinispanCacheConfigurationCopyright © 2019 JBoss by Red Hat. All rights reserved.