org.apache.servicemix.wsn.jaxws
Class PublisherRegistrationManagerServiceImpl

java.lang.Object
  extended by org.apache.servicemix.wsn.jaxws.PublisherRegistrationManagerServiceImpl
All Implemented Interfaces:
PublisherRegistrationManager

public class PublisherRegistrationManagerServiceImpl
extends Object
implements PublisherRegistrationManager


Constructor Summary
PublisherRegistrationManagerServiceImpl()
           
 
Method Summary
 DestroyRegistrationResponse destroyRegistration(DestroyRegistration DestroyRegistration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublisherRegistrationManagerServiceImpl

public PublisherRegistrationManagerServiceImpl()
Method Detail

destroyRegistration

public DestroyRegistrationResponse destroyRegistration(DestroyRegistration DestroyRegistration)
                                                throws ResourceNotDestroyedFault,
                                                       ResourceUnknownFault
Specified by:
destroyRegistration in interface PublisherRegistrationManager
Throws:
ResourceNotDestroyedFault
ResourceUnknownFault


Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.