Package | Description |
---|---|
org.wildfly.swarm.config.infinispan | |
org.wildfly.swarm.config.infinispan.cache_container |
Modifier and Type | Method and Description |
---|---|
JGroupsTransport |
CacheContainer.CacheContainerResources.jgroupsTransport()
The description of the transport used by this cache container
|
Modifier and Type | Method and Description |
---|---|
T |
CacheContainer.jgroupsTransport(JGroupsTransport value)
The description of the transport used by this cache container
|
Modifier and Type | Class and Description |
---|---|
class |
JGroupsTransport<T extends JGroupsTransport<T>>
The description of the transport used by this cache container
|
interface |
JGroupsTransportConsumer<T extends JGroupsTransport<T>> |
interface |
JGroupsTransportSupplier<T extends JGroupsTransport> |
Modifier and Type | Method and Description |
---|---|
JGroupsTransport |
JGroupsTransportSupplier.get()
Constructed instance of JGroupsTransport resource
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.