public interface ThreadSingletonService
extends org.apache.webbeans.spi.SingletonService<org.apache.webbeans.config.WebBeansContext>
| Modifier and Type | Method and Description |
|---|---|
Object |
contextEntered(org.apache.webbeans.config.WebBeansContext newOWBContext) |
void |
contextExited(Object oldOWBContext) |
void |
initialize(StartupObject startupObject) |
String |
sessionContextClass() |
void initialize(StartupObject startupObject)
Object contextEntered(org.apache.webbeans.config.WebBeansContext newOWBContext)
void contextExited(Object oldOWBContext)
String sessionContextClass()
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.