public class WebSphere_Liberty_Platform extends WebSphere_7_Platform
SERVER_LOG_CLASS
JMX_MBEANSERVER_INDEX_DEFAULT_FOR_MULTIPLE_SERVERS, JMX_REGISTRATION_PREFIX
DEFAULT_SERVER_NAME_AND_VERSION, JMX_REGISTER_DEV_MBEAN_PROPERTY, JMX_REGISTER_RUN_MBEAN_PROPERTY
Constructor and Description |
---|
WebSphere_Liberty_Platform(DatabaseSession newDatabaseSession)
INTERNAL: Default Constructor: All behavior for the default constructor is inherited
|
Modifier and Type | Method and Description |
---|---|
java.lang.Class |
getExternalTransactionControllerClass()
INTERNAL: getExternalTransactionControllerClass(): Answer the class of external transaction
controller to use for WebSphere Liberty.
|
java.sql.Connection |
unwrapConnection(java.sql.Connection connection)
This method overrides functionality exposed in the base WebSpherePlatform as Liberty doesn't
provide the same support.
|
getServerLog, isRuntimeServicesEnabledDefault, prepareServerSpecificServicesMBean, serverSpecificRegisterMBean
getJNDIConnectorLookupType
getApplicationName, getMBeanServer, getModuleName, serverSpecificUnregisterMBean, setApplicationName
clearStatementCache, configureProfiler, disableJTA, disableRuntimeServices, enableRuntimeServices, getDatabaseSession, getNewTempClassLoader, getPartitionID, getServerNameAndVersion, getThreadPool, getThreadPoolSize, initializeExternalTransactionController, isCMP, isJTAEnabled, isRuntimeServicesEnabled, launchContainerRunnable, registerMBean, setExternalTransactionControllerClass, setIsCMP, setThreadPool, setThreadPoolSize, shouldUseDriverManager, shutdown, unregisterMBean, usesPartitions, wasFailureCommunicationBased
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getApplicationName
public WebSphere_Liberty_Platform(DatabaseSession newDatabaseSession)
public java.lang.Class getExternalTransactionControllerClass()
getExternalTransactionControllerClass
in interface ServerPlatform
getExternalTransactionControllerClass
in class WebSpherePlatform
JTATransactionController
,
ServerPlatformBase.isJTAEnabled()
,
ServerPlatformBase.disableJTA()
,
ServerPlatformBase.initializeExternalTransactionController()
public java.sql.Connection unwrapConnection(java.sql.Connection connection)
unwrapConnection
in interface ServerPlatform
unwrapConnection
in class WebSpherePlatform
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference