org.apache.ws.scout
Class Remover
java.lang.Object
org.apache.ws.scout.BaseTestCase
org.apache.ws.scout.Remover
public class Remover
- extends BaseTestCase
Remove Registry Objects
Constructor Summary |
Remover(javax.xml.registry.BusinessLifeCycleManager blm)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Remover
public Remover(javax.xml.registry.BusinessLifeCycleManager blm)
removeOrganization
public void removeOrganization(javax.xml.registry.infomodel.Organization org)
throws javax.xml.registry.JAXRException
- Throws:
javax.xml.registry.JAXRException
removeClassificationScheme
public void removeClassificationScheme(javax.xml.registry.infomodel.ClassificationScheme cs)
throws javax.xml.registry.JAXRException
- Throws:
javax.xml.registry.JAXRException
removeConcept
public void removeConcept(javax.xml.registry.infomodel.Concept concept)
throws javax.xml.registry.JAXRException
- Throws:
javax.xml.registry.JAXRException
removeService
public void removeService(javax.xml.registry.infomodel.Service service)
throws javax.xml.registry.JAXRException
- Throws:
javax.xml.registry.JAXRException
removeServiceBinding
public void removeServiceBinding(javax.xml.registry.infomodel.ServiceBinding serviceBinding)
throws javax.xml.registry.JAXRException
- Throws:
javax.xml.registry.JAXRException
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.