|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface for implementers of module management interfaces which are more involved then a web and/or telnet client.
Method Summary | |
---|---|
java.lang.String |
getNLSName()
Return a name of implemented management application which can be displayed to a user |
boolean |
runApplication(SwitchIdentifier module,
java.lang.String[] args)
Invoked by the SMLauncher to execute a management application against a specific target |
Method Detail |
public boolean runApplication(SwitchIdentifier module, java.lang.String[] args)
module
- The switch module target to be managedargs
- Optional execution arguments, null
if none
true
for success, false
for failurepublic java.lang.String getNLSName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |