| Package | Description |
|---|---|
| org.jboss.weld.experimental |
This package contains prototypes of API changes proposed for next CDI version
|
| org.jboss.weld.experimental.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExperimentalObserverMethod<T>
This API is experimental and will change! All the methods declared by this interface are supposed to be moved to
ObserverMethod. |
| Modifier and Type | Class and Description |
|---|---|
class |
ForwardingExperimentalObserverMethod<T>
This API is experimental and will change!
This is a forwarding implementation of
ExperimentalObserverMethod. |
Copyright © 2008-2015. All Rights Reserved.