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