org.eclipse.persistence.platform.server.was
Class WebSphere_6_1_Platform
java.lang.Object
org.eclipse.persistence.platform.server.ServerPlatformBase
org.eclipse.persistence.platform.server.was.WebSpherePlatform
org.eclipse.persistence.platform.server.was.WebSphere_6_1_Platform
- All Implemented Interfaces:
- ServerPlatform
- Direct Known Subclasses:
- WebSphere_7_Platform
public class WebSphere_6_1_Platform
- extends WebSpherePlatform
PUBLIC:
This is the concrete subclass responsible for representing WebSphere
6.1-specific server behavior.
This platform has:
- No JMX MBean runtime services
Methods inherited from class org.eclipse.persistence.platform.server.ServerPlatformBase |
clearStatementCache, configureProfiler, disableJTA, disableRuntimeServices, getDatabaseSession, getModuleName, getNewTempClassLoader, getServerLog, getServerNameAndVersion, initializeExternalTransactionController, isCMP, isJTAEnabled, isRuntimeServicesEnabled, launchContainerRunnable, registerMBean, serverSpecificRegisterMBean, serverSpecificUnregisterMBean, setExternalTransactionControllerClass, setIsCMP, shouldUseDriverManager, unregisterMBean, wasFailureCommunicationBased |
WebSphere_6_1_Platform
public WebSphere_6_1_Platform(DatabaseSession newDatabaseSession)
- INTERNAL:
Default Constructor: All behavior for the default constructor is inherited