Uses of Class
org.codehaus.xfire.service.event.RegistrationEvent

Packages that use RegistrationEvent
org.codehaus.xfire.service.event   
 

Uses of RegistrationEvent in org.codehaus.xfire.service.event
 

Methods in org.codehaus.xfire.service.event with parameters of type RegistrationEvent
 void RegistrationEventListener.endpointRegistered(RegistrationEvent event)
          Notifies this RegistrationEventListener that the ServiceEndpointRegistry has registered an endpoint.
 void RegistrationEventListener.endpointUnregistered(RegistrationEvent event)
          Notifies this RegistrationEventListener that the ServiceEndpointRegistry has deregistered an endpoint.
 



Copyright © 2004-2006 null. All Rights Reserved.