| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
com.hazelcast.core.InstanceEvent
public class InstanceEvent
| Nested Class Summary | |
|---|---|
static class | 
InstanceEvent.InstanceEventType
 | 
| Field Summary | 
|---|
| Fields inherited from class java.util.EventObject | 
|---|
source | 
| Constructor Summary | |
|---|---|
InstanceEvent(InstanceEvent.InstanceEventType instanceEventType,
              Instance instance)
 | 
|
| Method Summary | |
|---|---|
 InstanceEvent.InstanceEventType | 
getEventType()
 | 
 Instance | 
getInstance()
 | 
 Instance.InstanceType | 
getInstanceType()
 | 
| Methods inherited from class java.util.EventObject | 
|---|
getSource, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public InstanceEvent(InstanceEvent.InstanceEventType instanceEventType,
                     Instance instance)
| Method Detail | 
|---|
public InstanceEvent.InstanceEventType getEventType()
public Instance.InstanceType getInstanceType()
public Instance getInstance()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||