public class FactoryExtension
extends java.lang.Object
implements FESI.jslib.JSExtension
ObjectWrapperManager| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
GLOBAL_FACTORY
Deprecated.
Name of global factory member.
|
| Constructor and Description |
|---|
FactoryExtension()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
initializeExtension(FESI.jslib.JSGlobalObject go)
Deprecated.
Initializes the extension.
|
public static final java.lang.String GLOBAL_FACTORY
public void initializeExtension(FESI.jslib.JSGlobalObject go)
throws FESI.jslib.JSException
initializeExtension in interface FESI.jslib.JSExtensiongo - JSGlobalObject for the interpreter thread.FESI.jslib.JSException - Thrown if unable to initialize the extension.IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.