public interface IServiceModelEventListener
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(IServiceModelEvent event)
Notifies this listener that some service model event has occurred.
|
void handleEvent(IServiceModelEvent event)
event
- the service model eventCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.