gov.nih.nci.cagrid.advertisement
Class TerminationClient

java.lang.Object
  extended by gov.nih.nci.cagrid.advertisement.TerminationClient

public class TerminationClient
extends java.lang.Object

TerminationClient

Version:
$Id: multiscaleEclipseCodeTemplates.xml,v 1.1 2007/03/02 14:35:01 dervin Exp $
Author:
oster

Field Summary
protected static java.lang.String add
           
protected  org.apache.axis.message.addressing.EndpointReferenceType indexEPR
           
protected static org.apache.commons.logging.Log LOG
           
protected static java.util.Map<java.lang.String,java.lang.String> nsMap
           
protected static java.lang.String wssg
           
 
Constructor Summary
TerminationClient(org.apache.axis.message.addressing.EndpointReferenceType indexEPR)
          Uses the specified Index Service
 
Method Summary
protected  org.apache.axis.message.addressing.EndpointReferenceType[] locateEntryEPR(org.apache.axis.message.addressing.EndpointReferenceType registeredEPR)
           
 void setSecurityDescriptorFile(java.lang.String securityDescriptorFile)
           
protected  void setSecurityProperties(org.apache.axis.client.Stub port)
           
protected  java.util.Calendar terminateEntry(org.apache.axis.message.addressing.EndpointReferenceType entryEPR)
           
 int unregister(org.apache.axis.message.addressing.EndpointReferenceType registeredEPR)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

indexEPR

protected org.apache.axis.message.addressing.EndpointReferenceType indexEPR

LOG

protected static org.apache.commons.logging.Log LOG

wssg

protected static final java.lang.String wssg
See Also:
Constant Field Values

add

protected static final java.lang.String add
See Also:
Constant Field Values

nsMap

protected static java.util.Map<java.lang.String,java.lang.String> nsMap
Constructor Detail

TerminationClient

public TerminationClient(org.apache.axis.message.addressing.EndpointReferenceType indexEPR)
Uses the specified Index Service

Parameters:
indexEPR - the EPR to the Index Service to use
Method Detail

unregister

public int unregister(org.apache.axis.message.addressing.EndpointReferenceType registeredEPR)
               throws UnregistrationException
Throws:
UnregistrationException

locateEntryEPR

protected org.apache.axis.message.addressing.EndpointReferenceType[] locateEntryEPR(org.apache.axis.message.addressing.EndpointReferenceType registeredEPR)
                                                                             throws UnregistrationException
Throws:
UnregistrationException

terminateEntry

protected java.util.Calendar terminateEntry(org.apache.axis.message.addressing.EndpointReferenceType entryEPR)
                                     throws javax.xml.rpc.ServiceException,
                                            org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType,
                                            org.oasis.wsrf.lifetime.ResourceUnknownFaultType,
                                            org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType,
                                            java.rmi.RemoteException
Throws:
javax.xml.rpc.ServiceException
org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType
java.rmi.RemoteException

setSecurityProperties

protected void setSecurityProperties(org.apache.axis.client.Stub port)

setSecurityDescriptorFile

public void setSecurityDescriptorFile(java.lang.String securityDescriptorFile)
Parameters:
securityDescriptorFile -