|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FederatedLinkHolder | |
wt.federation | The federation service (wt.federation package) provides functionality to create and manage proxy objects of remote systems and perform utility functions supporting the federation system. |
Uses of FederatedLinkHolder in wt.federation |
Methods in wt.federation that return FederatedLinkHolder | |
FederatedLinkHolder |
FederatedLink.getLocal()
Gets the object for the association that plays role: LOCAL_ROLE. |
FederatedLinkHolder |
FederatedLink.getLocal()
Gets the object for the association that plays role: LOCAL_ROLE. |
Methods in wt.federation with parameters of type FederatedLinkHolder | |
void |
FederatedLink.setLocal(FederatedLinkHolder local)
Sets the object for the association that plays role: LOCAL_ROLE. |
static FederatedLink |
FederatedLink.newFederatedLink(FederatedLinkHolder local,
LightweightProxy remote)
Default factory for the class. |
void |
FederatedLink.setLocal(FederatedLinkHolder local)
Sets the object for the association that plays role: LOCAL_ROLE. |
static FederatedLink |
FederatedLink.newFederatedLink(FederatedLinkHolder local,
LightweightProxy remote)
Default factory for the class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |