public interface DependentContext extends Context
The built in dependent context, associated with Dependent. It is always active.
Dependent
Weld comes with one Dependent context which can be injected using:
@Inject DependentContext dependentContext;
get, get, getScope, isActive
Copyright © 2018 JBoss by Red Hat. All rights reserved.