|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StartupScriptFunction
Interface that represents the function currently provided via the script extension point "StartupScript"
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
void |
startupScript(StartupScriptFunctionArguments inArgs)
Generate a StartupScript. |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
void startupScript(StartupScriptFunctionArguments inArgs)
inArgs
- the arguments for this invocation.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |