public interface ContainerSystem
| Modifier and Type | Method and Description |
|---|---|
Container[] |
containers() |
BeanContext[] |
deployments() |
AppContext |
getAppContext(Object id) |
List<AppContext> |
getAppContexts() |
BeanContext |
getBeanContext(Object id) |
Container |
getContainer(Object id) |
Context |
getJNDIContext() |
WebContext |
getWebContext(String id) |
BeanContext getBeanContext(Object id)
BeanContext[] deployments()
Container[] containers()
WebContext getWebContext(String id)
Context getJNDIContext()
List<AppContext> getAppContexts()
AppContext getAppContext(Object id)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.