- Inherits from:
- EOEvent : NSObject
- Package:
- com.apple.yellow.eocontrol
An instance of the EOAggregateEvent class is used to aggregate into one event multiple EOEvent objects that have the same aggregate signature. This one aggregate event is typically used in a WOEventDisplay page in a WebObjects application to display the sum of all of the aggregated events' durations.
Note: This class doesn't exist in the com.apple.client.eocontrol package. The event logging system is not available for Java Client. In a Java Client application, you can view event logging information for the server side of the application, but not on the client side. |
public void
addEvent
(EOEvent event)
public NSArray
events
()