com.ibm.websphere.models.config.init.wbi
Class WBIResourcesInit

java.lang.Object
  extended by com.ibm.websphere.models.config.init.wbi.WBIResourcesInit

public class WBIResourcesInit
extends java.lang.Object

This class is used to initialize all of the resource Packages of the WebSphere WBI Configuration Models, and it ensures that initialization occurs for the packages of the Base WebSphere resources configuration and any other packages which may be used with it. See XDConfigInit for XD-specific initialization.


Field Summary
protected static boolean initialized
           
protected static boolean plugin_initialized
           
 
Constructor Summary
WBIResourcesInit()
           
 
Method Summary
static void defaultInit()
           
static void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

initialized

protected static boolean initialized

plugin_initialized

protected static boolean plugin_initialized
Constructor Detail

WBIResourcesInit

public WBIResourcesInit()
Method Detail

defaultInit

public static void defaultInit()

init

public static void init()