|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.rx.ha.HighlyAvailableMap.NoopReplicationManager<K,V>
public static final class HighlyAvailableMap.NoopReplicationManager<K extends java.io.Serializable,V>
| Constructor Summary | |
|---|---|
HighlyAvailableMap.NoopReplicationManager(java.lang.String name)
|
|
| Method Summary | |
|---|---|
void |
close()
|
void |
destroy()
|
V |
load(K key)
|
void |
remove(K key)
|
void |
save(K key,
V value,
boolean isNew)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HighlyAvailableMap.NoopReplicationManager(java.lang.String name)
| Method Detail |
|---|
public V load(K key)
load in interface ReplicationManager<K extends java.io.Serializable,V>
public void save(K key,
V value,
boolean isNew)
save in interface ReplicationManager<K extends java.io.Serializable,V>public void remove(K key)
remove in interface ReplicationManager<K extends java.io.Serializable,V>public void close()
close in interface ReplicationManager<K extends java.io.Serializable,V>public void destroy()
destroy in interface ReplicationManager<K extends java.io.Serializable,V>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||