Package | Description |
---|---|
org.jboss.weld.bean.builtin | |
org.jboss.weld.event |
Modifier and Type | Method and Description |
---|---|
protected EventMetadata |
EventMetadataBean.newInstance(InjectionPoint ip,
CreationalContext<EventMetadata> creationalContext) |
Modifier and Type | Method and Description |
---|---|
void |
EventMetadataBean.destroy(EventMetadata instance,
CreationalContext<EventMetadata> creationalContext) |
Modifier and Type | Method and Description |
---|---|
void |
EventMetadataBean.destroy(EventMetadata instance,
CreationalContext<EventMetadata> creationalContext) |
protected EventMetadata |
EventMetadataBean.newInstance(InjectionPoint ip,
CreationalContext<EventMetadata> creationalContext) |
Modifier and Type | Class and Description |
---|---|
class |
EventPacket<T>
An event packet consisting of:
|
Copyright © 2013 Seam Framework. All Rights Reserved.