Class AbstractFunctionManagedFunctionSource

java.lang.Object
net.officefloor.compile.spi.managedfunction.source.impl.AbstractManagedFunctionSource
net.officefloor.plugin.clazz.method.AbstractFunctionManagedFunctionSource
All Implemented Interfaces:
ManagedFunctionSource
Direct Known Subclasses:
ClassManagedFunctionSource, ClassSectionSource.SectionClassManagedFunctionSource

public abstract class AbstractFunctionManagedFunctionSource extends AbstractManagedFunctionSource
ManagedFunctionSource for a Class having the Method instances as the ManagedFunction instances.
Author:
Daniel Sagenschneider