com.bea.p13n.util
Class SystemServerDetector

java.lang.Object
  extended by com.bea.p13n.util.SystemServerDetector

public class SystemServerDetector
extends Object


Field Summary
static String SERVER_TYPE_KEY
           
 
Constructor Summary
SystemServerDetector()
           
 
Method Summary
static boolean isWeblogic()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVER_TYPE_KEY

public static String SERVER_TYPE_KEY
Constructor Detail

SystemServerDetector

public SystemServerDetector()
Method Detail

isWeblogic

public static boolean isWeblogic()


Copyright © 2011, Oracle. All rights reserved.