Class ClassExtensionFactory

  • All Implemented Interfaces:
    ExtensionFactory

    public class ClassExtensionFactory
    extends java.lang.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