|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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 |
public void endpointRegistered(RegistrationEvent event)
RegistrationEventListener that the ServiceEndpointRegistry has registered
an endpoint.
event - an event object describing the source of the eventpublic void 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 | ||||||||||