org.eclipse.persistence.platform.server.was
Class WebSphere_7_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
org.eclipse.persistence.platform.server.was.WebSphere_7_Platform
- All Implemented Interfaces:
- ServerPlatform
public class WebSphere_7_Platform
- extends WebSphere_6_1_Platform
PUBLIC:
This is the concrete subclass responsible for representing WebSphere
7 -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_7_Platform
public WebSphere_7_Platform(DatabaseSession newDatabaseSession)
- INTERNAL:
Default Constructor: All behavior for the default constructor is inherited