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, toString
destroy, get, get, getContextual, getId, getServiceRegistry
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
invalidate
destroy
public SingletonContextImpl(String contextId)
public Class<? extends Annotation> getScope()
Context
Copyright © 2013 Seam Framework. All Rights Reserved.