|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cocoon.portal.event.impl.DefaultEventAspectContext
public final class DefaultEventAspectContext
| Constructor Summary | |
|---|---|
DefaultEventAspectContext(EventAspectChain chain)
|
|
| Method Summary | |
|---|---|
Parameters |
getAspectParameters()
Get the Parameters of the aspect. |
EventConverter |
getEventConverter()
Get the encoder |
Publisher |
getEventPublisher()
Get the publisher |
Map |
getObjectModel()
Get the object model |
void |
invokeNext(PortalService service)
Invoke next aspect |
void |
setEventConverter(EventConverter converter)
|
void |
setEventPublisher(Publisher publisher)
|
void |
setObjectModel(Map map)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultEventAspectContext(EventAspectChain chain)
| Method Detail |
|---|
public void invokeNext(PortalService service)
EventAspectContext
invokeNext in interface EventAspectContextpublic Parameters getAspectParameters()
EventAspectContextParameters of the aspect.
getAspectParameters in interface EventAspectContextpublic EventConverter getEventConverter()
getEventConverter in interface EventAspectContextpublic Publisher getEventPublisher()
getEventPublisher in interface EventAspectContextpublic Map getObjectModel()
getObjectModel in interface EventAspectContextpublic void setEventConverter(EventConverter converter)
converter - public void setObjectModel(Map map)
map - public void setEventPublisher(Publisher publisher)
publisher -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||