org.makumba.commons
Class SingletonReleaser

java.lang.Object
  extended by org.makumba.commons.SingletonReleaser

public class SingletonReleaser
extends Object

Version:
$Id: SingletonReleaser.java 3693 2009-02-11 00:38:34Z rosso_nero $
Author:

Constructor Summary
SingletonReleaser()
           
 
Method Summary
static void register(SingletonHolder holder)
           
static void releaseAll()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SingletonReleaser

public SingletonReleaser()
Method Detail

register

public static void register(SingletonHolder holder)

releaseAll

public static void releaseAll()