javax.xml.registry
Interface RegistryService
- public interface RegistryService
- Version:
- $Revision: 1.1 $
- Author:
- Scott.Stark@jboss.org
getBulkResponse
public BulkResponse getBulkResponse(String requestId)
throws InvalidRequestException,
JAXRException
- Throws:
InvalidRequestException
JAXRException
getBusinessLifeCycleManager
public BusinessLifeCycleManager getBusinessLifeCycleManager()
throws JAXRException
- Throws:
JAXRException
getBusinessQueryManager
public BusinessQueryManager getBusinessQueryManager()
throws JAXRException
- Throws:
JAXRException
getCapabilityProfile
public CapabilityProfile getCapabilityProfile()
throws JAXRException
- Throws:
JAXRException
getDeclarativeQueryManager
public DeclarativeQueryManager getDeclarativeQueryManager()
throws JAXRException,
UnsupportedCapabilityException
- Throws:
JAXRException
UnsupportedCapabilityException
getDefaultPostalScheme
public ClassificationScheme getDefaultPostalScheme()
throws JAXRException
- Throws:
JAXRException
makeRegistrySpecificRequest
public String makeRegistrySpecificRequest(String request)
throws JAXRException
- Throws:
JAXRException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.