com.sun.jbi.framework.sun |
Provides a Sun AppServer wrapper for the run-time framework of the JSR208 Reference Implementation in the JavaTM programming language.
This wrapper implementation is designed to allow the framework to run in the Sun J2EE AppServer environment.
|
Java Source File Name | Type | Comment |
LocalStringKeys.java | Interface | This interface contains the property keys used for looking up message
text in the LocalStrings resource bundle. |
RegistryHelper.java | Class | |
SunASJBIBootstrap.java | Class | This is the bootstrap class for the JBI runtime framework. |
SunASJBIFramework.java | Class | This is the top-level class that provides the lifecycle for the JBI
framework. |
SunASKeyStoreUtil.java | Class | |
SunASPlatformContext.java | Class | This is the PlatformContext implementation for the Sun
Application Server. |
SyncException.java | Class | |
SyncProcessor.java | Class | This class controls the synchronization of JBI registry from the DAS to this running instance. |
SystemComponentBootstrap.java | Class | Bootstrap class for JBI components which come pre-installed with the JBI
runtime (i.e. |
TestLocalStringKeys.java | Class | Tests for the LocalStringKeys class. |