org.apache.cocoon.portal.event.coplet
Class CopletInstanceDataAddedEvent
java.lang.Object
org.apache.cocoon.portal.event.impl.AbstractActionEvent
org.apache.cocoon.portal.event.coplet.CopletInstanceDataAddedEvent
- All Implemented Interfaces:
- ActionEvent, CopletInstanceEvent, Event
- public class CopletInstanceDataAddedEvent
- extends AbstractActionEvent
- implements CopletInstanceEvent
This event is fired if a new instance is created.
- Version:
- $Id: CopletInstanceDataAddedEvent.java 322495 2005-10-16 17:52:43Z cziegeler $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CopletInstanceDataAddedEvent
public CopletInstanceDataAddedEvent(CopletInstanceData target)
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.