planetj.common
Interface Invokeable

All Known Implementing Classes:
BusinessObject

public interface Invokeable

Insert the type's description here. Creation date: (6/1/00 9:53:36 AM)


Method Summary
 Object invoke(String methodName)
          Insert the method's description here.
 

Method Detail

invoke

public Object invoke(String methodName)
Insert the method's description here. Creation date: (6/1/00 9:55:10 AM)

Parameters:
methodName - java.lang.String
Returns:
java.lang.Object