com.ibm.websphere.models.config.init.wps
Class CoreCellInit

java.lang.Object
  extended by com.ibm.websphere.models.config.init.wps.CoreCellInit

public class CoreCellInit
extends java.lang.Object

This class is used to initialize all of the Packages of the WebSphere WBI Cell classes


Field Summary
protected static boolean initialized
           
protected static boolean plugin_initialized
           
 
Constructor Summary
CoreCellInit()
           
 
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

CoreCellInit

public CoreCellInit()
Method Detail

defaultInit

public static void defaultInit()

init

public static void init()