Class WebLogicPlatformDetector

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String checkPlatform()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WebLogicPlatformDetector

        public WebLogicPlatformDetector()
    • Method Detail

      • checkPlatform

        public java.lang.String checkPlatform()
        Specified by:
        checkPlatform in interface ServerPlatformDetector
        Returns:
        TargetServer constant if this detector determines the platform this is currently being run on. Return null if unknown.