Class ClassExtensionFactory

java.lang.Object
net.officefloor.plugin.managedobject.clazz.ClassExtensionFactory
All Implemented Interfaces:
ExtensionFactory

public class ClassExtensionFactory extends Object implements ExtensionFactory

ExtensionFactory that return the object of the ClassManagedObject.

This allows any implemented interfaces of the class to be an extension interface for the ManagedObject with implementation delegated to the object instantiated from the class.

Author:
Daniel Sagenschneider