| Package | Description |
|---|---|
| org.jboss.weld.event |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| org.jboss.weld.experimental |
This package contains prototypes of API changes proposed for next CDI version
|
| org.jboss.weld.experimental.util |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionObserverMethodImpl<T,X>
An implementation of
ObserverMethod used for events delivered to extensions. |
class |
ObserverMethodImpl<T,X>
Reference implementation for the ObserverMethod interface, which represents an observer method.
|
| 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 © 2015. All Rights Reserved.