Interface MethodObjectFactory

All Known Implementing Classes:
DefaultMethodObjectFactory, StaticMethodObjectFactory

public interface MethodObjectFactory
Factory to create the Object instance to invoke the Method on.
Author:
Daniel Sagenschneider