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

B32476-03

oracle.toplink.platform.server.jboss
Class JBossPlatform

java.lang.Object
  extended by oracle.toplink.platform.server.ServerPlatformBase
      extended by oracle.toplink.platform.server.jboss.JBossPlatform
All Implemented Interfaces:
ServerPlatform

public class JBossPlatform
extends ServerPlatformBase

This is the concrete subclass responsible for representing JBoss-specific server behavior. This platform overrides: getExternalTransactionControllerClass(): to use an JBoss-specific controller class


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
 


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