|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.wsrf.impl.servicegroup.client.ServiceGroupRegistrationClient.RegTimer
Internal class for registration timer event. Each managed registration that will have a corresponding instance of this class.
| Field Summary | |
private org.apache.axis.message.addressing.EndpointReferenceType |
entryEPR
If we know about an existing ServiceGroupEntry EPR for this managed registration, it will be stored here so that we can attempt to extend its lifetime rather than adding a new entry. |
private boolean |
maybeHasLifetime
if we have decided that the remote entry has no resource lifetime management operations/RPs, then we will set this to false so that we will not try them again. |
private ServiceGroupRegistrationParameters |
parameters
|
private WSResourcePropertiesServiceAddressingLocator |
rpLocator
|
| Constructor Summary | |
ServiceGroupRegistrationClient.RegTimer(ServiceGroupRegistrationParameters parameters)
|
|
| Method Summary | |
void |
cancel(commonj.timers.Timer timer)
|
private java.util.Calendar |
getCurrentTimePreferringRemote(org.apache.axis.message.addressing.EndpointReferenceType epr)
Gets the current time, preferably from the remote resource specified, and failing that from local system. |
ServiceGroupRegistrationParameters |
getParameters()
|
void |
setSecurity(javax.xml.rpc.Stub port)
Sets security as appropriate for this registration |
void |
timerExpired(commonj.timers.Timer timer)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private boolean maybeHasLifetime
private ServiceGroupRegistrationParameters parameters
private org.apache.axis.message.addressing.EndpointReferenceType entryEPR
private final WSResourcePropertiesServiceAddressingLocator rpLocator
| Constructor Detail |
public ServiceGroupRegistrationClient.RegTimer(ServiceGroupRegistrationParameters parameters)
| Method Detail |
public ServiceGroupRegistrationParameters getParameters()
public void cancel(commonj.timers.Timer timer)
public void setSecurity(javax.xml.rpc.Stub port)
throws java.lang.Exception
java.lang.Exceptionpublic void timerExpired(commonj.timers.Timer timer)
timerExpired in interface commonj.timers.TimerListenerprivate java.util.Calendar getCurrentTimePreferringRemote(org.apache.axis.message.addressing.EndpointReferenceType epr)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||