org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.client
Class SortClient
java.lang.Object
ServiceSecurityClient
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.client.SortClientBase
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.client.SortClient
- All Implemented Interfaces:
- SortI
public class SortClient
- extends SortClientBase
- implements SortI
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.
Constructor Summary |
SortClient(EndpointReferenceType epr)
|
SortClient(EndpointReferenceType epr,
GlobusCredential proxy)
|
SortClient(java.lang.String url)
|
SortClient(java.lang.String url,
GlobusCredential proxy)
|
Method Summary |
org.oasis.wsrf.lifetime.DestroyResponse |
destroy(org.oasis.wsrf.lifetime.Destroy params)
|
java.lang.String |
getDescription()
Return a description of the extension. |
org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse |
getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element params)
|
java.lang.String |
getName()
Return the name assigned to this service extension. |
java.lang.String |
getProvider()
Return an identifier for the extension provider. |
org.oasis.wsrf.properties.GetResourcePropertyResponse |
getResourceProperty(javax.xml.namespace.QName params)
|
java.lang.String |
getVersion()
Return version information about the extension. |
static void |
main(java.lang.String[] args)
|
org.oasis.wsrf.properties.QueryResourcePropertiesResponse |
queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element params)
|
org.oasis.wsrf.lifetime.SetTerminationTimeResponse |
setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime params)
|
static void |
usage()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SortClient
public SortClient(java.lang.String url)
throws MalformedURIException,
java.rmi.RemoteException
- Throws:
MalformedURIException
java.rmi.RemoteException
SortClient
public SortClient(java.lang.String url,
GlobusCredential proxy)
throws MalformedURIException,
java.rmi.RemoteException
- Throws:
MalformedURIException
java.rmi.RemoteException
SortClient
public SortClient(EndpointReferenceType epr)
throws MalformedURIException,
java.rmi.RemoteException
- Throws:
MalformedURIException
java.rmi.RemoteException
SortClient
public SortClient(EndpointReferenceType epr,
GlobusCredential proxy)
throws MalformedURIException,
java.rmi.RemoteException
- Throws:
MalformedURIException
java.rmi.RemoteException
usage
public static void usage()
main
public static void main(java.lang.String[] args)
destroy
public org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy params)
throws java.rmi.RemoteException
- Specified by:
destroy
in interface SortI
- Throws:
java.rmi.RemoteException
setTerminationTime
public org.oasis.wsrf.lifetime.SetTerminationTimeResponse setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime params)
throws java.rmi.RemoteException
- Specified by:
setTerminationTime
in interface SortI
- Overrides:
setTerminationTime
in class SortClientBase
- Throws:
java.rmi.RemoteException
getName
public java.lang.String getName()
throws java.rmi.RemoteException,
InvalidServiceContextAccess
- Description copied from interface:
SortI
- Return the name assigned to this service extension. This name must be unique within context of the installed node and is used to register and lookup the extension through a LexBIGService.
- Specified by:
getName
in interface SortI
- Throws:
InvalidServiceContextAccess
java.rmi.RemoteException
getDescription
public java.lang.String getDescription()
throws java.rmi.RemoteException,
InvalidServiceContextAccess
- Description copied from interface:
SortI
- Return a description of the extension.
- Specified by:
getDescription
in interface SortI
- Throws:
InvalidServiceContextAccess
java.rmi.RemoteException
getProvider
public java.lang.String getProvider()
throws java.rmi.RemoteException,
InvalidServiceContextAccess
- Description copied from interface:
SortI
- Return an identifier for the extension provider.
- Specified by:
getProvider
in interface SortI
- Throws:
InvalidServiceContextAccess
java.rmi.RemoteException
getVersion
public java.lang.String getVersion()
throws java.rmi.RemoteException,
InvalidServiceContextAccess
- Description copied from interface:
SortI
- Return version information about the extension.
- Specified by:
getVersion
in interface SortI
- Throws:
InvalidServiceContextAccess
java.rmi.RemoteException
getMultipleResourceProperties
public org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element params)
throws java.rmi.RemoteException
- Specified by:
getMultipleResourceProperties
in interface SortI
- Throws:
java.rmi.RemoteException
getResourceProperty
public org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName params)
throws java.rmi.RemoteException
- Specified by:
getResourceProperty
in interface SortI
- Throws:
java.rmi.RemoteException
queryResourceProperties
public org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element params)
throws java.rmi.RemoteException
- Specified by:
queryResourceProperties
in interface SortI
- Throws:
java.rmi.RemoteException