Package wt.team

Class TeamServiceEvent

java.lang.Object
wt.events.KeyedEvent
wt.team.TeamServiceEvent
All Implemented Interfaces:
Serializable, wt.events.summary.SummarizedEvent

public class TeamServiceEvent extends KeyedEvent implements Serializable
Provides a service specific event extended from KeyedEvent used in conjunction with the standard implementation of the server-side functionality as defined by the TeamService interface. The event could be used by a custom implementation of the TeamService.

Supported API: true

Extendable: false
See Also: