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

java.lang.Object
  extended by gov.nih.nci.caarray.services.security.mageom.SecuredElementIdUpdaterFactory

public class SecuredElementIdUpdaterFactory
extends java.lang.Object

Author:
Joshua Phillips

Field Summary
static java.lang.String DEFAULT_UPDATER
           
 
Constructor Summary
SecuredElementIdUpdaterFactory()
           
 
Method Summary
static SecuredElementIdUpdater defaultSecureElementIdUpdater()
           
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
 

Field Detail

DEFAULT_UPDATER

public static final java.lang.String DEFAULT_UPDATER
See Also:
Constant Field Values
Constructor Detail

SecuredElementIdUpdaterFactory

public SecuredElementIdUpdaterFactory()
Method Detail

defaultSecureElementIdUpdater

public static SecuredElementIdUpdater defaultSecureElementIdUpdater()

main

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