org.globus.ogsa.core.notification
Interface JMSAdapterPortType
- All Superinterfaces:
- GridService, java.rmi.Remote
- All Known Implementing Classes:
- JMSAdapterSOAPBindingStub
- public interface JMSAdapterPortType
- extends GridService
start
public void start(java.lang.String jmsTopicFactoryName)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
ogsaToJMS
public void ogsaToJMS(java.lang.String ogsaSourceUrlString,
java.lang.String ogsaTopicName,
java.lang.String jmsTopicName,
java.lang.String ogssaToJMSConverterClassName)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
jmsToOgsa
public void jmsToOgsa(java.lang.String jmsTopicName,
java.lang.String ogsaTopicName,
java.lang.String jmsToOgsaConverterClassName)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
subscribe
public void subscribe(ExtensibilityType subscriptionExpression,
LocatorType sink,
ExtendedDateTimeType expirationTime,
LocatorTypeHolder subscriptionInstanceLocator,
TerminationTimeTypeHolder currentTerminationTime)
throws java.rmi.RemoteException,
TargetInvalidFaultType,
ExtensibilityTypeFaultType,
ExtensibilityNotSupportedFaultType,
FaultType
- Throws:
java.rmi.RemoteException
TargetInvalidFaultType
ExtensibilityTypeFaultType
ExtensibilityNotSupportedFaultType
FaultType
setServiceData
public ExtensibilityType setServiceData(ExtensibilityType updateExpression)
throws java.rmi.RemoteException,
ModifiabilityViolationFaultType,
PartialFailureFaultType,
TypeViolationFaultType,
MutabilityViolationFaultType,
CardinalityViolationFaultType,
ExtensibilityTypeFaultType,
IncorrectValueFaultType,
ExtensibilityNotSupportedFaultType,
FaultType
- Specified by:
setServiceData
in interface GridService
- Throws:
java.rmi.RemoteException
ModifiabilityViolationFaultType
PartialFailureFaultType
TypeViolationFaultType
MutabilityViolationFaultType
CardinalityViolationFaultType
ExtensibilityTypeFaultType
IncorrectValueFaultType
ExtensibilityNotSupportedFaultType
FaultType
findServiceData
public ExtensibilityType findServiceData(ExtensibilityType queryExpression)
throws java.rmi.RemoteException,
TargetInvalidFaultType,
ExtensibilityTypeFaultType,
ExtensibilityNotSupportedFaultType,
FaultType
- Specified by:
findServiceData
in interface GridService
- Throws:
java.rmi.RemoteException
TargetInvalidFaultType
ExtensibilityTypeFaultType
ExtensibilityNotSupportedFaultType
FaultType
stop
public void stop()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
destroy
public void destroy()
throws java.rmi.RemoteException,
ServiceNotDestroyedFaultType,
FaultType
- Specified by:
destroy
in interface GridService
- Throws:
java.rmi.RemoteException
ServiceNotDestroyedFaultType
FaultType
requestTerminationBefore
public TerminationTimeType requestTerminationBefore(ExtendedDateTimeType terminationTime)
throws java.rmi.RemoteException,
TerminationTimeUnchangedFaultType,
FaultType
- Specified by:
requestTerminationBefore
in interface GridService
- Throws:
java.rmi.RemoteException
TerminationTimeUnchangedFaultType
FaultType
requestTerminationAfter
public TerminationTimeType requestTerminationAfter(ExtendedDateTimeType terminationTime)
throws java.rmi.RemoteException,
TerminationTimeUnchangedFaultType,
FaultType
- Specified by:
requestTerminationAfter
in interface GridService
- Throws:
java.rmi.RemoteException
TerminationTimeUnchangedFaultType
FaultType
Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.