public interface WebAppBuilder
| Modifier and Type | Method and Description |
|---|---|
void |
deployWebApps(AppInfo appInfo,
ClassLoader classLoader) |
Map<ClassLoader,Map<String,Set<String>>> |
getJsfClasses() |
void |
undeployWebApps(AppInfo appInfo) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.