org.apache.myfaces.examples
Class EnvironmentInfo

java.lang.Object
  extended by org.apache.myfaces.examples.EnvironmentInfo

public class EnvironmentInfo
extends java.lang.Object

provide access to some environmental infos


Constructor Summary
EnvironmentInfo()
           
 
Method Summary
 java.lang.String getRequestContextPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvironmentInfo

public EnvironmentInfo()
Method Detail

getRequestContextPath

public java.lang.String getRequestContextPath()


Copyright © 2009 The Apache Software Foundation. All Rights Reserved.