public interface DynMethod extends Cloneable
Object invoke(DynObject self, Object[] args) throws DynMethodException
DynMethodExceptionString getName()
String getDescription()
int getCode()
throws DynMethodNotSupportedException
DynMethodNotSupportedException