Package tigase.map
Class ClusterMapFactory.ElementRemoveEvent
- java.lang.Object
-
- tigase.map.ClusterMapFactory.ElementRemoveEvent
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ClusterMapFactory
public static class ClusterMapFactory.ElementRemoveEvent extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ElementRemoveEvent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetKey()StringgetUid()voidsetKey(String key)voidsetUid(String uid)
-