Branch: refs/heads/master
Home:
https://github.com/weld/api
Commit: b3b6279f89f2c345f15cdf41a75fdc800789a47c
https://github.com/weld/api/commit/b3b6279f89f2c345f15cdf41a75fdc800789a47c
Author: Matej Novotny <matej.novotny2(a)gmail.com>
Date: 2018-10-23 (Tue, 23 Oct 2018)
Changed paths:
R weld-spi/src/main/java/org/jboss/weld/context/api/ContextualInstance.java
M weld-spi/src/main/java/org/jboss/weld/manager/api/WeldManager.java
M weld/src/main/java/org/jboss/weld/context/BoundContext.java
M weld/src/main/java/org/jboss/weld/context/ManagedContext.java
A weld/src/main/java/org/jboss/weld/context/WeldAlterableContext.java
A weld/src/main/java/org/jboss/weld/context/api/ContextualInstance.java
Log Message:
-----------
WELD-2539 Introduce getScopes(), getActiveContexts and getActiveWeldAlterableContexts()
methods.
WELD-2497 - Introduce WeldAlterableContext to allow for context propagation
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.