railo.runtime.functions.system
Class GetUsageData

java.lang.Object
  extended by railo.runtime.functions.system.GetUsageData
All Implemented Interfaces:
Serializable, Function

public final class GetUsageData
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
GetUsageData()
           
 
Method Summary
static Struct call(PageContext pc)
           
static String getPath(javax.servlet.http.HttpServletRequest req)
           
static String getScriptName(javax.servlet.http.HttpServletRequest req)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetUsageData

public GetUsageData()
Method Detail

call

public static Struct call(PageContext pc)
                   throws PageException
Throws:
PageException

getScriptName

public static String getScriptName(javax.servlet.http.HttpServletRequest req)

getPath

public static String getPath(javax.servlet.http.HttpServletRequest req)


Copyright © 2012 Railo