public class ThreadContext extends AbstractUnboundContext
Constructor and Description |
---|
ThreadContext() |
Modifier and Type | Method and Description |
---|---|
void |
activate()
Activate the Context.
|
Class<? extends Annotation> |
getScope()
Get the scope type of the context object.
|
cleanup, destroy, getBeanStore, setBeanStore
deactivate, invalidate, isActive, isValid, setActive
destroy, get, get, getContextual, getId, getServiceRegistry
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy
public Class<? extends Annotation> getScope()
Context
public void activate()
ManagedContext
activate
in interface ManagedContext
activate
in class AbstractManagedContext
Copyright © 2013 Seam Framework. All Rights Reserved.