Class WebLogicPlatformDetector
java.lang.Object
org.eclipse.persistence.platform.server.wls.WebLogicPlatformDetector
- All Implemented Interfaces:
ServerPlatformDetector
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
WebLogicPlatformDetector
public WebLogicPlatformDetector()
-
-
Method Details
-
checkPlatform
- Specified by:
checkPlatform
in interfaceServerPlatformDetector
- Returns:
TargetServer
constant if this detector determines the platform this is currently being run on. Return null if unknown.
-