Package | Description |
---|---|
org.wildfly.swarm.config.infinispan | |
org.wildfly.swarm.config.infinispan.cache_container |
Modifier and Type | Method and Description |
---|---|
NoneTransport |
CacheContainer.CacheContainerResources.noneTransport()
A local-only transport used by this cache-container
|
Modifier and Type | Method and Description |
---|---|
T |
CacheContainer.noneTransport(NoneTransport value)
A local-only transport used by this cache-container
|
Modifier and Type | Class and Description |
---|---|
class |
NoneTransport<T extends NoneTransport<T>>
A local-only transport used by this cache-container
|
interface |
NoneTransportConsumer<T extends NoneTransport<T>> |
interface |
NoneTransportSupplier<T extends NoneTransport> |
Modifier and Type | Method and Description |
---|---|
NoneTransport |
NoneTransportSupplier.get()
Constructed instance of NoneTransport resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.