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

B32476-03

oracle.toplink.platform.server.was
Class WebSphere_6_1_Platform

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

public class WebSphere_6_1_Platform
extends WebSpherePlatform

This is the concrete subclass responsible for representing WebSphere 6.1-specific server behaviour. This platform has: - No JMX MBean runtime services


Method Summary
 
Methods inherited from class oracle.toplink.platform.server.was.WebSpherePlatform
unwrapConnection
 
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, 2010, Oracle. All Rights Reserved.