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