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