Package wt.inf.team

Class ContainerTeamServiceEvent

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

public class ContainerTeamServiceEvent 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 ContainerTeamService interface. The event could be used by a custom implementation of the ContainerTeamService.

Supported API: true

Extendable: false
See Also: