|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchMethodRuntimeException | |
---|---|
org.picocontainer.gems.util |
Uses of NoSuchMethodRuntimeException in org.picocontainer.gems.util |
---|
Constructors in org.picocontainer.gems.util that throw NoSuchMethodRuntimeException | |
---|---|
DelegateMethod(Class<?> type,
String methodName,
Class<?>[] paramTypes,
Object... parameters)
Constructs a DelegateMethod object with very specific argument types. |
|
DelegateMethod(Class<TARGET_TYPE> type,
String methodName,
Object... parameters)
Constructs a delegate method object that will invoke method methodName on class type with the parameters specified. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |