org.picketlink.identity.federation.web.util
Class ServerDetector
java.lang.Object
org.picketlink.identity.federation.web.util.ServerDetector
public class ServerDetector
- extends Object
Utility Class to detect which server we are currently operating in
- Since:
- Sep 11, 2009
- Author:
- Anil.Saldhana@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerDetector
public ServerDetector()
isJboss
public boolean isJboss()
isTomcat
public boolean isTomcat()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.