org.vraptor.scope
Interface ApplicationContext

All Superinterfaces:
Context
All Known Implementing Classes:
DefaultApplicationContext

public interface ApplicationContext
extends Context


Method Summary
 String getRealPath(String path)
           
 Set getResourcePaths(String directory)
           
 
Methods inherited from interface org.vraptor.scope.Context
getAttribute, hasAttribute, removeAttribute, setAttribute
 

Method Detail

getRealPath

String getRealPath(String path)

getResourcePaths

Set getResourcePaths(String directory)


Copyright © 2004-2008 VRaptor. All Rights Reserved.