gov.nih.nci.caarray.services.security.mageom
Class LoggingSecuredElementOrphanHandler

java.lang.Object
  extended by gov.nih.nci.caarray.services.security.mageom.LoggingSecuredElementOrphanHandler
All Implemented Interfaces:
SecuredElementOrphanHandler

public class LoggingSecuredElementOrphanHandler
extends java.lang.Object
implements SecuredElementOrphanHandler

Author:
Joshua Phillips

Constructor Summary
LoggingSecuredElementOrphanHandler()
           
 
Method Summary
 void handle(java.lang.String identity)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingSecuredElementOrphanHandler

public LoggingSecuredElementOrphanHandler()
Method Detail

main

public static void main(java.lang.String[] args)

handle

public void handle(java.lang.String identity)
Specified by:
handle in interface SecuredElementOrphanHandler