|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RegistrationEventListener
An object that registers to be notified of events generated by a ServiceEndpointRegistry object.
RegistrationEvent| Method Summary | |
|---|---|
void |
endpointRegistered(RegistrationEvent event)
Notifies this RegistrationEventListener that the ServiceEndpointRegistry has registered
an endpoint. |
void |
endpointUnregistered(RegistrationEvent event)
Notifies this RegistrationEventListener that the ServiceEndpointRegistry has
deregistered an endpoint. |
| Method Detail |
|---|
void endpointRegistered(RegistrationEvent event)
RegistrationEventListener that the ServiceEndpointRegistry has registered
an endpoint.
event - an event object describing the source of the eventvoid endpointUnregistered(RegistrationEvent event)
RegistrationEventListener that the ServiceEndpointRegistry has
deregistered an endpoint.
event - an event object describing the source of the event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||