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