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

B32476-04

oracle.toplink.platform.server.was
Class WebSpherePlatform

java.lang.Object
  extended by oracle.toplink.platform.server.ServerPlatformBase
      extended by oracle.toplink.platform.server.was.WebSpherePlatform
All Implemented Interfaces:
ServerPlatform
Direct Known Subclasses:
WebSphere_6_1_Platform

public class WebSpherePlatform
extends ServerPlatformBase

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


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
 

Method Detail

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