com.moesol.generator
Class JniMethodCallable
java.lang.Object
com.moesol.generator.Callable
com.moesol.generator.MethodCallable
com.moesol.generator.JniMethodCallable
public class JniMethodCallable
- extends MethodCallable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JniMethodCallable
public JniMethodCallable(Method method,
int num_me_params)
throws ApplyException
- Throws:
ApplyException
getName
public String getName()
- Description copied from class:
Callable
- See Method getName
- Overrides:
getName
in class MethodCallable
- Returns:
getParameterTypes
public Class[] getParameterTypes()
- Description copied from class:
Callable
- See Method getParameterTypes
- Overrides:
getParameterTypes
in class MethodCallable
- Returns:
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.