|
IcedTea-Web NetX |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SingleInstanceListener
This interface specifies a listener which is notified whenever a new instance of the web start application is launched.
Method Summary | |
---|---|
void |
newActivation(java.lang.String[] arguments)
This method is called when a new instance of the application is launched. |
Method Detail |
---|
void newActivation(java.lang.String[] arguments)
arguments
- the arguments passed to the new instance of the
application
|
IcedTea-Web NetX |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |