org.globus.ogsa.base.providers.servicedata
Interface ServiceDataProviderExecutionPortType
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- ServiceDataProviderExecutionSOAPBindingStub, ServiceDataProviderManager
- public interface ServiceDataProviderExecutionPortType
- extends java.rmi.Remote
enumProviders
public ServiceDataProviderEnumType[] enumProviders(boolean parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
executeProvider
public void executeProvider(ServiceDataProviderExecutionType serviceDataProviderExecution)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException