com.ibm.websphere.models.extensions.init.wps
Class CoreExtensionsInit

java.lang.Object
  extended by com.ibm.websphere.models.extensions.init.wps.CoreExtensionsInit

public class CoreExtensionsInit
extends java.lang.Object

This class is used to initialize all of the Packages of the WebSphere Core Deployment Descriptor Extensions Models, as well as the packages of the Base WebSphere Extensions and any packages of the J2EE models and Common Archive model which may be used with it. See XDBindingsInit for XD-specific bindings initialization.


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

CoreExtensionsInit

public CoreExtensionsInit()
Method Detail

defaultInit

public static void defaultInit()

init

public static void init()