|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.soton.itinnovation.grid.client.proxy.AbstractProxyHelpers<T>
uk.ac.soton.itinnovation.grid.client.proxy.LegacyProxyHelpers<T>
public abstract class LegacyProxyHelpers<T>
Useful base class for proxy helpers that implement part of the old GRIA 5.2 API.
| Field Summary |
|---|
| Fields inherited from class uk.ac.soton.itinnovation.grid.client.proxy.AbstractProxyHelpers |
|---|
helperProxyFactory, log, rawProxy, target, transport |
| Constructor Summary | |
|---|---|
LegacyProxyHelpers()
|
|
| Method Summary | |
|---|---|
int |
compareTo(StorableInStateRepository other)
|
MatchPattern |
createMatchPattern()
Deprecated. |
MatchRule |
createMatchRule(String role)
|
protected MatchPattern |
getClientMatchPattern()
Return a pattern that matches this client user. |
String |
getDescription()
Returns a textual description of the object. |
URL |
getEndpoint()
|
org.apache.axis.message.addressing.EndpointReferenceType |
getEndpointRef()
Return an EndpointReferenceType for this conversation. |
protected MatchRule |
getOwnerRule()
|
RemoteService |
getService()
Return the service that created the resource. |
protected Class<? extends RemoteService> |
getServiceIface()
|
MatchPattern |
getServiceMatchPattern()
|
URL |
getURL()
Returns the globally unique identifier. |
void |
setDescription(String description)
Change the textual description, as returned by getDescription. |
void |
setLabel(String description)
|
String |
toString()
|
| Methods inherited from class uk.ac.soton.itinnovation.grid.client.proxy.AbstractProxyHelpers |
|---|
initProxyHelpers, proxyGetInvocationEngine, proxyGetRemoteMethod, proxyGetTarget, proxyHasMethod |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LegacyProxyHelpers()
| Method Detail |
|---|
public URL getURL()
StorableInStateRepository
getURL in interface StorableInStateRepository
protected MatchRule getOwnerRule()
throws RemoteException
RemoteException
protected MatchPattern getClientMatchPattern()
throws RemoteException
RemoteExceptionpublic org.apache.axis.message.addressing.EndpointReferenceType getEndpointRef()
StorableInStateRepository
getEndpointRef in interface StorableInStateRepository
public void setLabel(String description)
throws RemoteException
RemoteExceptionpublic void setDescription(String description)
StorableInStateRepository
setDescription in interface StorableInStateRepositorypublic String getDescription()
StorableInStateRepository
getDescription in interface StorableInStateRepositorypublic URL getEndpoint()
public RemoteService getService()
Conversation
getService in interface Conversationprotected Class<? extends RemoteService> getServiceIface()
public int compareTo(StorableInStateRepository other)
compareTo in interface Comparable<StorableInStateRepository>
public MatchRule createMatchRule(String role)
throws RemoteException
RemoteException
public MatchPattern getServiceMatchPattern()
throws RemoteException
RemoteException
@Deprecated
public MatchPattern createMatchPattern()
throws RemoteException
RemoteExceptionpublic String toString()
toString in class AbstractProxyHelpers<T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||