Oracle TopLink API Reference
10g Release 3 (10.1.3)

B13698-01


oracle.toplink.platform.server.was
Class WebSphere_5_1_Platform

java.lang.Object
  extended byoracle.toplink.platform.server.ServerPlatformBase
      extended byoracle.toplink.platform.server.was.WebSpherePlatform
          extended byoracle.toplink.platform.server.was.WebSphere_5_1_Platform

All Implemented Interfaces:
ServerPlatform

public class WebSphere_5_1_Platform
extends WebSpherePlatform

PUBLIC: This is the concrete subclass responsible for representing WebSphere 5.1-specific server behaviour. This platform has: - No JMX MBean runtime services This platform overrides: getExternalTransactionControllerClass(): to use an WebSphere 5.1-specific controller class


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

 


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