Class GlassfishPlatformDetector
java.lang.Object
org.eclipse.persistence.platform.server.glassfish.GlassfishPlatformDetector
- All Implemented Interfaces:
ServerPlatformDetector
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GlassfishPlatformDetector
public GlassfishPlatformDetector()
-
-
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.
-