Module org.eclipse.persistence.core
Class WebLogicPlatformDetector
- java.lang.Object
-
- org.eclipse.persistence.platform.server.wls.WebLogicPlatformDetector
-
- All Implemented Interfaces:
ServerPlatformDetector
public class WebLogicPlatformDetector extends Object implements ServerPlatformDetector
-
-
Constructor Summary
Constructors Constructor Description WebLogicPlatformDetector()Default constructor.
-
-
-
Method Detail
-
checkPlatform
public String checkPlatform()
- Specified by:
checkPlatformin interfaceServerPlatformDetector- Returns:
TargetServerconstant if this detector determines the platform this is currently being run on. Return null if unknown.
-
-