|
Oracle TopLink Java API Reference 10g Release 3 (10.1.3.1) B28219-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.toplink.platform.server.ServerPlatformBase
oracle.toplink.platform.server.wls.WebLogicPlatform
PUBLIC: This is the concrete subclass responsible for representing WebLogic-specific server behaviour. This platform overrides: getExternalTransactionControllerClass(): to use the WebLogic-specific controller class getServerNameAndVersion(): to call the WebLogic library for this information
Method Summary | |
java.lang.String |
getServerNameAndVersion() PUBLIC: getServerNameAndVersion(): Talk to the WebLogic class library, and get the server name and version |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String getServerNameAndVersion()
getServerNameAndVersion
in interface ServerPlatform
getServerNameAndVersion
in class ServerPlatformBase
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |