|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContainerTeamService | |
wt.inf.team |
Uses of ContainerTeamService in wt.inf.team |
Classes in wt.inf.team that implement ContainerTeamService | |
class |
ContainerTeamServiceFwd
Methods for manipulating ContainerTeams Supported API: false Extendable: false |
class |
StandardContainerTeamService
Use the newStandardContainerTeamService static factory method(s),
not the StandardContainerTeamService constructor, to construct
instances of this class. |
Fields in wt.inf.team declared as ContainerTeamService | |
private ContainerTeamService |
ContainerTeamServiceEvent.service
|
static ContainerTeamService |
ContainerTeamHelper.service
Supported API: false |
Methods in wt.inf.team that return ContainerTeamService | |
ContainerTeamService |
ContainerTeamServiceEvent.getService()
Gets the value of the attribute: service; The Container Team service that emits events. |
Methods in wt.inf.team with parameters of type ContainerTeamService | |
void |
ContainerTeamServiceEvent.setService(ContainerTeamService a_Service)
Sets the value of the attribute: service; The Container Team service that emits events. |
Constructors in wt.inf.team with parameters of type ContainerTeamService | |
ContainerTeamServiceEvent(ContainerTeamService service,
String eventType,
Object eventTarget,
boolean reassign)
Constructs a Conainer Team services event from the specified service and its event type and target. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |