public class TranslateTool extends Tool
Constructor and Description |
---|
TranslateTool()
Creates a new Translate tool.
|
Modifier and Type | Method and Description |
---|---|
void |
bosConnectionAvailable()
Method called by the LoginTool once the BOS connection is available.
|
void |
shutdown(AIMSession sess)
Called when the tools is shutting down.
|
getFamily, getId, getSession, getToolData, getVersion, setFamily, setId, setSession, setToolData, setVersion
public TranslateTool()
public void shutdown(AIMSession sess)
public void bosConnectionAvailable()
bosConnectionAvailable
in class Tool