Class WebSpherePlatformDetector
- java.lang.Object
- 
- org.eclipse.persistence.platform.server.was.WebSpherePlatformDetector
 
- 
- All Implemented Interfaces:
- ServerPlatformDetector
 
 public class WebSpherePlatformDetector extends java.lang.Object implements ServerPlatformDetector 
- 
- 
Constructor SummaryConstructors Constructor Description WebSpherePlatformDetector()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringcheckPlatform()
 
- 
- 
- 
Method Detail- 
checkPlatformpublic java.lang.String checkPlatform() - Specified by:
- checkPlatformin interface- ServerPlatformDetector
- Returns:
- TargetServerconstant if this detector determines the platform this is currently being run on. Return null if unknown.
 
 
- 
 
-