|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegistrationEventListener | |
|---|---|
| org.codehaus.xfire.service | Contains the classes and interfaces for the service model of XFire. |
| Uses of RegistrationEventListener in org.codehaus.xfire.service |
|---|
| Methods in org.codehaus.xfire.service with parameters of type RegistrationEventListener | |
|---|---|
void |
ServiceRegistry.addRegistrationEventListener(RegistrationEventListener listener)
Add a listener for registration events. |
void |
DefaultServiceRegistry.addRegistrationEventListener(RegistrationEventListener listener)
Add a listener for registration events. |
void |
ServiceRegistry.removeRegistrationEventListener(RegistrationEventListener listener)
Remove a listener for registration events. |
void |
DefaultServiceRegistry.removeRegistrationEventListener(RegistrationEventListener listener)
Remove a listener for registration events. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||