public interface InstanceListener
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
acceptInstance(InstanceEvent e)
Accept and process an instance event
|
void acceptInstance(InstanceEvent e)
e
- an InstanceEvent
value