wt.team
Class TeamServiceEvent

java.lang.Object
  extended by wt.events.KeyedEvent
      extended by 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:
KeyedEvent, Serialized Form

Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait