railo.runtime.rest
Class Source

java.lang.Object
  extended by railo.runtime.rest.Source

public class Source
extends Object


Constructor Summary
Source(Mapping mapping, PageSource pageSource, String path)
           
 
Method Summary
 Mapping getMapping()
           
 PageSource getPageSource()
           
 Path[] getPath()
           
 String getRawPath()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Source

public Source(Mapping mapping,
              PageSource pageSource,
              String path)
Method Detail

getPageSource

public PageSource getPageSource()
Returns:
the pageSource

getMapping

public Mapping getMapping()
Returns:
the mapping

getPath

public Path[] getPath()
Returns:
the path

getRawPath

public String getRawPath()


Copyright © 2012 Railo