org.apache.cxf.wsn.client
Class Registration
java.lang.Object
org.apache.cxf.wsn.client.Registration
- All Implemented Interfaces:
- Referencable
public class Registration
- extends Object
- implements Referencable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Registration
public Registration(String address)
Registration
public Registration(W3CEndpointReference epr)
getRegistration
public PublisherRegistrationManager getRegistration()
getEpr
public W3CEndpointReference getEpr()
- Specified by:
getEpr
in interface Referencable
destroy
public void destroy()
throws ResourceUnknownFault,
ResourceNotDestroyedFault
- Throws:
ResourceUnknownFault
ResourceNotDestroyedFault
Apache CXF