Uses of Class
org.apache.geronimo.common.NullArgumentException

Packages that use NullArgumentException
org.apache.geronimo.common Common utilities classes used by other modules. 
 

Uses of NullArgumentException in org.apache.geronimo.common
 

Methods in org.apache.geronimo.common that throw NullArgumentException
static void NullArgumentException.checkForNull(String name, Object value)
          A simple helper method to check that the given argument value is not null.
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.