org.LexGrid.LexBIG.cagrid.dataService.client
Class LexEVSDataServiceClientBase
java.lang.Object
ServiceSecurityClient
org.LexGrid.LexBIG.cagrid.dataService.client.LexEVSDataServiceClientBase
- Direct Known Subclasses:
- LexEVSDataServiceClient
public abstract class LexEVSDataServiceClientBase
- extends ServiceSecurityClient
This class is autogenerated, DO NOT EDIT GENERATED GRID SERVICE ACCESS METHODS.
This client is generated automatically by Introduce to provide a clean unwrapped API to the
service.
On construction the class instance will contact the remote service and retrieve it's security
metadata description which it will use to configure the Stub specifically for each method call.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
portType
protected LexEVSDataServicePortType portType
portTypeMutex
protected java.lang.Object portTypeMutex
consumer
protected NotificationConsumerManager consumer
consumerEPR
protected EndpointReferenceType consumerEPR
LexEVSDataServiceClientBase
public LexEVSDataServiceClientBase(java.lang.String url,
GlobusCredential proxy)
throws MalformedURIException,
java.rmi.RemoteException
- Throws:
MalformedURIException
java.rmi.RemoteException
LexEVSDataServiceClientBase
public LexEVSDataServiceClientBase(EndpointReferenceType epr,
GlobusCredential proxy)
throws MalformedURIException,
java.rmi.RemoteException
- Throws:
MalformedURIException
java.rmi.RemoteException
initialize
protected void initialize()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
createPortType
protected LexEVSDataServicePortType createPortType()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException