Abstract factory for Method. More...
#include <method.h>
Abstract factory for Method.
Method_dispatcher uses it to create Method object on demand. Inherit it to create your specific factory.