public class ApplicationContext extends AbstractContext
active, componentInstanceMap, scopeType| Constructor and Description |
|---|
ApplicationContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
By default a Context destroys all it's Contextual Instances.
|
void |
destroySystemBeans()
This method should only get called at container shutdown.
|
boolean |
isDestroyed() |
void |
setComponentInstanceMap() |
checkActive, destroy, destroyInstance, get, get, getInstance, getScope, isActive, setActivepublic void setComponentInstanceMap()
AbstractContextsetComponentInstanceMap in class AbstractContextpublic void destroy()
destroy in class AbstractContextpublic void destroySystemBeans()
public boolean isDestroyed()
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.