com.atomikos.eclipselink.platform
Class AtomikosPlatform

java.lang.Object
  extended by org.eclipse.persistence.platform.server.ServerPlatformBase
      extended by com.atomikos.eclipselink.platform.AtomikosPlatform
All Implemented Interfaces:
org.eclipse.persistence.platform.server.ServerPlatform

public class AtomikosPlatform
extends org.eclipse.persistence.platform.server.ServerPlatformBase


Field Summary
 
Fields inherited from class org.eclipse.persistence.platform.server.ServerPlatformBase
DEFAULT_SERVER_NAME_AND_VERSION, externalTransactionControllerClass, serverNameAndVersion
 
Constructor Summary
AtomikosPlatform(org.eclipse.persistence.sessions.DatabaseSession newDatabaseSession)
           
 
Method Summary
 Class<?> getExternalTransactionControllerClass()
           
protected  void initializeServerNameAndVersion()
           
 
Methods inherited from class org.eclipse.persistence.platform.server.ServerPlatformBase
clearStatementCache, configureProfiler, disableJTA, disableRuntimeServices, ensureNotLoggedIn, externalTransactionControllerNotNullWarning, getDatabaseSession, getModuleName, getNewTempClassLoader, getServerLog, getServerNameAndVersion, initializeExternalTransactionController, isCMP, isJTAEnabled, isRuntimeServicesEnabled, launchContainerRunnable, registerMBean, serverSpecificRegisterMBean, serverSpecificUnregisterMBean, setExternalTransactionControllerClass, setIsCMP, shouldUseDriverManager, unregisterMBean, unwrapConnection, wasFailureCommunicationBased
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtomikosPlatform

public AtomikosPlatform(org.eclipse.persistence.sessions.DatabaseSession newDatabaseSession)
Method Detail

getExternalTransactionControllerClass

public Class<?> getExternalTransactionControllerClass()
Specified by:
getExternalTransactionControllerClass in interface org.eclipse.persistence.platform.server.ServerPlatform
Specified by:
getExternalTransactionControllerClass in class org.eclipse.persistence.platform.server.ServerPlatformBase

initializeServerNameAndVersion

protected void initializeServerNameAndVersion()
Overrides:
initializeServerNameAndVersion in class org.eclipse.persistence.platform.server.ServerPlatformBase


Copyright © 2012. All Rights Reserved.