|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceContextListener
The ServiceContextListener
interface is implemented by
applications wishing to receive events related to service contexts.
ServiceContext
Method Summary | |
---|---|
void |
receiveServiceContextEvent(ServiceContextEvent e)
Notifies the ServiceContextListener of an event
generated by a ServiceContext . |
Method Detail |
---|
void receiveServiceContextEvent(ServiceContextEvent e)
ServiceContextListener
of an event
generated by a ServiceContext
.
e
- The generated event.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |