public class JgroupsTransport extends Object
| Constructor and Description |
|---|
JgroupsTransport() |
| Modifier and Type | Method and Description |
|---|---|
String |
channel()
The channel of this cache container's transport.
|
JgroupsTransport |
channel(String value)
The channel of this cache container's transport.
|
String |
getKey() |
Long |
lockTimeout()
The timeout for locks for the transport
|
JgroupsTransport |
lockTimeout(Long value)
The timeout for locks for the transport
|
public String getKey()
public String channel()
public JgroupsTransport channel(String value)
public Long lockTimeout()
public JgroupsTransport lockTimeout(Long value)
Copyright © 2015 JBoss by Red Hat. All rights reserved.