public class ContainerEventingInfo extends Object implements EventingInfo
| Constructor and Description |
|---|
ContainerEventingInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
addConsumedEvent(ContainerEventInfo consumedEvent) |
void |
addProducedEvent(ContainerEventInfo producedEvent) |
Map<QName,ContainerEventInfo> |
getConsumedEvents() |
Map<QName,ContainerEventInfo> |
getProducedEvents() |
public void addProducedEvent(ContainerEventInfo producedEvent)
public void addConsumedEvent(ContainerEventInfo consumedEvent)
public Map<QName,ContainerEventInfo> getProducedEvents()
getProducedEvents in interface EventingInfopublic Map<QName,ContainerEventInfo> getConsumedEvents()
getConsumedEvents in interface EventingInfoCopyright © 2003-2017 GateIn. All Rights Reserved.