
public class ApplicationContextImpl extends AbstractContext<String> implements ApplicationContext
| Constructor and Description |
|---|
ApplicationContextImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
protected ObjectStore |
createNewObjectStore() |
void |
destroy() |
Class<? extends Annotation> |
getScope() |
activate, clearAll, deactivate, deactivateAll, destroy, getActiveId, getObjectStore, isActiveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeactivateclearAll, getObjectStore, isActivepublic Class<? extends Annotation> getScope()
public void activate()
activate in interface NonIdBoundContextpublic void destroy()
destroy in interface NonIdBoundContextprotected ObjectStore createNewObjectStore()
createNewObjectStore in class AbstractContext<String>Copyright © 2014 JBoss by Red Hat. All Rights Reserved.