|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DesktopPolicyFilter
Interface to be implemented to provide a custom policy for some behavior of the virtual desktop
| Method Summary | |
|---|---|
Desktop |
getNewDesktop(JcmsContext context,
Desktop desktop)
Method to implements to provides a custom Desktop for a member. |
| Method Detail |
|---|
Desktop getNewDesktop(JcmsContext context,
Desktop desktop)
This methods is invoked only when a member access its VirtualDesktop for the first time.
context - the JcmsContext for which the new desktop is being requesteddesktop - the default desktop already computed by JCMS
DesktopManager.DESKTOP_POLICY_FILTER_CLASS_PROP
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||