Uses of Class
org.picocontainer.gems.util.IllegalAccessRuntimeException

Packages that use IllegalAccessRuntimeException
org.picocontainer.gems.util   
 

Uses of IllegalAccessRuntimeException in org.picocontainer.gems.util
 

Methods in org.picocontainer.gems.util that throw IllegalAccessRuntimeException
 RETURN_TYPE DelegateMethod.invoke()
          Used for invoking static methods on the type passed into the constructor.
<V extends TARGET_TYPE>
RETURN_TYPE
DelegateMethod.invoke(V target)
          Invokes the method specified in the constructor against the target specified.
 



Copyright © 2003-2010 Codehaus. All Rights Reserved.