Coinjema
1.7

org.coinjema.context
Interface Registry

All Known Implementing Classes:
SpiceRack

public interface Registry


Method Summary
 File getContextRoot()
           
 Object getSharedDep(String contextPath)
           
 Object getSharedDep(String contextPath, String depName)
           
 

Method Detail

getContextRoot

File getContextRoot()

getSharedDep

Object getSharedDep(String contextPath)

getSharedDep

Object getSharedDep(String contextPath,
                    String depName)

Coinjema
1.7

Public Domain Software.