Skip navigation links

Oracle TopLink Java API Reference
10g Release 3 (10.1.3.1)

B28219-01


oracle.toplink.platform.server.jboss
Class JBossPlatform

java.lang.Object
  extended byoracle.toplink.platform.server.ServerPlatformBase
      extended byoracle.toplink.platform.server.jboss.JBossPlatform

All Implemented Interfaces:
ServerPlatform

public class JBossPlatform
extends ServerPlatformBase

PUBLIC: This is the concrete subclass responsible for representing JBoss-specific server behaviour. This platform overrides: getExternalTransactionControllerClass(): to use an JBoss-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

 


Skip navigation links

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