public class SingletonContextImpl extends AbstractSharedContext implements SingletonContext
| Constructor and Description |
|---|
SingletonContextImpl(String contextId) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
getScope()
Get the scope type of the context object.
|
cleanup, destroy, getBeanStore, invalidate, isActive, toStringcheckContextInitialized, destroy, get, get, getContextual, getId, getServiceRegistryclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitinvalidatedestroypublic SingletonContextImpl(String contextId)
public Class<? extends Annotation> getScope()
ContextCopyright © 2014 Seam Framework. All Rights Reserved.