Oracle TopLink API Reference
10g Release 3 (10.1.3)

B13698-01


oracle.toplink.platform.server.was
Class WebSpherePlatform

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

All Implemented Interfaces:
ServerPlatform
Direct Known Subclasses:
WebSphere_4_0_Platform, WebSphere_5_0_Platform, WebSphere_5_1_Platform, WebSphere_6_0_Platform

public abstract class WebSpherePlatform
extends ServerPlatformBase

PUBLIC: This is the concrete subclass responsible for representing WebSphere-specific server behaviour. This platform has: - No JMX MBean runtime services - transaction controller classes overridden in its subclasses


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.