Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle TopLink
11g Release 1 (11.1.1)

B32476-02


oracle.toplink.platform.server.wls
Class WebLogicPlatform

java.lang.Object
  extended by oracle.toplink.platform.server.ServerPlatformBase
      extended by oracle.toplink.platform.server.wls.WebLogicPlatform

All Implemented Interfaces:
ServerPlatform
Direct Known Subclasses:
WebLogic_9_Platform

public class WebLogicPlatform
extends ServerPlatformBase

This is the concrete subclass responsible for representing WebLogic-specific server behaviour. This platform overrides: getExternalTransactionControllerClass(): to use the WebLogic-specific controller class initializeServerNameAndVersion(): to call the WebLogic library for this information


Method Summary

 

Methods inherited from class oracle.toplink.platform.server.ServerPlatformBase
getServerNameAndVersion

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 


Skip navigation links

Copyright © 1998, 2009, Oracle. All Rights Reserved.