brahms.base.util
Class UtilLibrary

java.lang.Object
  extended by brahms.base.util.UtilLibrary

public class UtilLibrary
extends java.lang.Object

UtilLibrary is a helper class to clean up the library when a VM is restarted.

Version:
$Revision: 1.1 $ $Date: 2008/02/23 21:49:57 $ $Author: rvhoof $
Author:
Ron van Hoof

Constructor Summary
UtilLibrary()
           
 
Method Summary
static void reset()
          Resets the utility library, cleaning up any static references.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UtilLibrary

public UtilLibrary()
Method Detail

reset

public static final void reset()
Resets the utility library, cleaning up any static references.



Copyright © 1997-2012 All Rights Reserved.