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

All Known Implementing Classes:
EJBAssemblyContext
Enclosing interface:
ControlAssemblyContext

public static interface ControlAssemblyContext.EJBModule

Providers of ControlAssemblyContext implementations may implement EJBModule to provide access to an EJB module environment.


Method Summary
 File getEjbJarXml()
           
 

Method Detail

getEjbJarXml

File getEjbJarXml()