org.apache.myfaces.examples
Class EnvironmentInfo

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

public class EnvironmentInfo
extends Object

provide access to some environmental infos


Constructor Summary
EnvironmentInfo()
           
 
Method Summary
 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 String getRequestContextPath()


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