org.apache.beehive.controls.api.assembly
Interface ControlAssemblyContext.WebAppModule

All Known Implementing Classes:
WebAppAssemblyContext
Enclosing interface:
ControlAssemblyContext

public static interface ControlAssemblyContext.WebAppModule

Providers of ControlAssemblyContext implementations may implement WebAppModule to provide access to a webapp module environment.


Method Summary
 File getWebXml()
           
 

Method Detail

getWebXml

File getWebXml()