Uses of Interface
org.codehaus.xfire.service.event.RegistrationEventListener

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.
 



Copyright © 2004-2009. All Rights Reserved.