Deprecated.This class is part of the FESI script framework and will no
longer be supported or updated as of ITIM 5.0. This functionality
is now provided by ObjectWrapperManager.
public class FactoryExtension
extends java.lang.Object
implements FESI.jslib.JSExtension
Lays the infrastructure needed for registering and accessing
JSObjectFactories. By default, the extension registers factories for creating
DirectoryObjectEntities, Properties, and AttributeValues.
See Also:
ObjectWrapperManager
Field Summary
static java.lang.String
GLOBAL_FACTORY Deprecated. Name of global factory member.