Interface Signalable
-
public interface Signalable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsignalEvent(String type, Object event)
-
public interface Signalable
| Modifier and Type | Method | Description |
|---|---|---|
void |
signalEvent(String type,
Object event) |