org.globus.ogsa.base.aggregator
Interface DataAggregationPortType
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- DataAggregatorSOAPBindingStub
- public interface DataAggregationPortType
- extends java.rmi.Remote
deliverNotification
public void deliverNotification(org.gridforum.ogsi.ExtensibilityType message)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
addDataAggregation
public java.lang.String addDataAggregation(DataAggregationType dataAggregation)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
removeDataAggregation
public void removeDataAggregation(java.lang.String parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException