|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectBaseAssemblyContext
EJBAssemblyContext
public class EJBAssemblyContext
A ControlAssemblyContext implementation supporting standard EJB modules
Nested Class Summary | |
---|---|
static class |
EJBAssemblyContext.Factory
|
Nested classes/interfaces inherited from interface ControlAssemblyContext |
---|
ControlAssemblyContext.EJBModule, ControlAssemblyContext.EntAppModule, ControlAssemblyContext.WebAppModule |
Constructor Summary | |
---|---|
protected |
EJBAssemblyContext(Class controlIntfOrExt,
Map<String,String> bindings,
Set<String> clients,
File moduleRoot,
String moduleName,
File srcOutputRoot)
|
Method Summary | |
---|---|
File |
getEjbJarXml()
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected EJBAssemblyContext(Class controlIntfOrExt, Map<String,String> bindings, Set<String> clients, File moduleRoot, String moduleName, File srcOutputRoot) throws ControlAssemblyException
ControlAssemblyException
Method Detail |
---|
public File getEjbJarXml()
getEjbJarXml
in interface ControlAssemblyContext.EJBModule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |