com.ibm.websphere.models.config.init.wbi
Class WBIConfigInit
java.lang.Object
com.ibm.websphere.models.config.init.wbi.WBIConfigInit
public class WBIConfigInit
- extends java.lang.Object
This class is used to initialize all of the Packages of the WebSphere WBI Configuration Models,
including application deployment, server, ND, and resource configuration packages, and it ensures
that initialization occurs for the packages of the WBI archive deployment descriptor packages,
as well as for the packages of the Base WebSphere Configuration and any packages of the J2EE
models and Common Archive model which may be used with it.
See XDConfigInit for XD-specific initialization.
Method Summary |
static void |
init()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
initialized
protected static boolean initialized
plugin_initialized
protected static boolean plugin_initialized
configInitInitialized
protected static boolean configInitInitialized
WBIConfigInit
public WBIConfigInit()
init
public static void init()