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

All Known Implementing Classes:
AppAssemblyContext
Enclosing interface:
ControlAssemblyContext

public static interface ControlAssemblyContext.EntAppModule

Providers of ControlAssemblyContext implementations may implement EntAppModule to provide access to an enterprise application module environment.


Method Summary
 File getApplicationXml()
           
 

Method Detail

getApplicationXml

File getApplicationXml()