|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServiceParser
A class to parse a service into Verinec configuration. This interface is used from ImporterDialog.
| Method Summary | |
|---|---|
JPanel |
getConfigPanel()
Return a configuration panel. |
String |
getRawConfiguration()
Get the raw configuration, that is the configuratio ninformation of the implementation of service. |
void |
notifyMode(ImporterDialog.SettingsPanelBase mode)
Update the service parser about the current mode. |
void |
runImport(ImporterEnvironment environment)
Start the import process if this service is activated. |
void |
updateNode(PCNode node)
Update the configuration of this node with the imported information. |
| Method Detail |
|---|
JPanel getConfigPanel()
void runImport(ImporterEnvironment environment)
throws VerinecImporterException
environment - The environment to put results and store warnings.
VerinecImporterExceptionvoid updateNode(PCNode node)
node - The node to updateString getRawConfiguration()
void notifyMode(ImporterDialog.SettingsPanelBase mode)
mode - A child class of SettingsPanelBase, either local, remote or test.
|
Copyright © 2005 Verinec, DIUF | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||