|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Launches and activates the sharedlet associated with the document to be launched. It assocaties the sharedlet to the extension of the document.
The mapping is generated from SharedletInfo.getSupportedDocumentTypes()
Location In GXO
A sharedlet can find the LauncherService under the meeting context:
/services/LauncherServce
Method Summary | |
boolean |
launch(java.net.URL documentURL)
Launches/activates a sharedlet in other clients within the session. |
Methods inherited from interface com.anabas.sharedlet.SharedletService |
init,
resume,
shutdown,
suspend |
Method Detail |
public boolean launch(java.net.URL documentURL) throws PermissionDeniedException
documentURL
- The URL of the document to launch.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |