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