|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.portlet.impl.info.ContainerEventingInfo
public class ContainerEventingInfo
| Constructor Summary | |
|---|---|
ContainerEventingInfo()
|
|
| Method Summary | |
|---|---|
void |
addConsumedEvent(ContainerEventInfo consumedEvent)
|
void |
addProducedEvent(ContainerEventInfo producedEvent)
|
java.util.Map<javax.xml.namespace.QName,ContainerEventInfo> |
getConsumedEvents()
|
java.util.Map<javax.xml.namespace.QName,ContainerEventInfo> |
getProducedEvents()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContainerEventingInfo()
| Method Detail |
|---|
public void addProducedEvent(ContainerEventInfo producedEvent)
public void addConsumedEvent(ContainerEventInfo consumedEvent)
public java.util.Map<javax.xml.namespace.QName,ContainerEventInfo> getProducedEvents()
getProducedEvents in interface EventingInfopublic java.util.Map<javax.xml.namespace.QName,ContainerEventInfo> getConsumedEvents()
getConsumedEvents in interface EventingInfo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||