public interface AbstractData extends Property
java.lang.Object invoke(java.lang.String name,
java.lang.Object[] args,
Context context)
name - the method nameargs - the argumentscontext - the context in which the method is called.