|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SingletonContext
The built in singleton context, associated with Singleton
.
It is always active (not managed) and is backed by an application scoped
singleton.
Weld comes with one Singleton context which can be injected using:
@Inject SingletonContext singletonContext;
SingletonContext
,
ApplicationScoped
Method Summary |
---|
Methods inherited from interface javax.enterprise.context.spi.Context |
---|
get, get, getScope, isActive |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |