public class ThreadContext extends AbstractUnboundContext
Constructor and Description |
---|
ThreadContext() |
ThreadContext(String contextId) |
Modifier and Type | Method and Description |
---|---|
void |
activate() |
Class<? extends Annotation> |
getScope() |
cleanup, destroy, getBeanStore, setBeanStore
deactivate, invalidate, isActive, isValid, setActive
checkContextInitialized, destroy, get, get, getContextual, getId, getServiceRegistry
public ThreadContext(String contextId)
public ThreadContext()
public Class<? extends Annotation> getScope()
public void activate()
activate
in interface org.jboss.weld.context.ManagedContext
activate
in class AbstractManagedContext
Copyright © 2016. All rights reserved.