|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthkontrol.core.AbstractAction
hkontrol.module.mythtv.action.Send
public class Send
| Constructor Summary | |
|---|---|
protected |
Send()
|
| Method Summary | |
|---|---|
void |
execute(ImmutableState state)
Gets called if the action is triggered by a matching rule. |
protected java.lang.String |
getCommandString()
|
protected HKConnection |
getConnection()
returns a HKConnection object if a connection is
associated with the calling module instance. |
| Methods inherited from class hkontrol.core.AbstractAction |
|---|
construct, getConfig |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Send()
| Method Detail |
|---|
public final void execute(ImmutableState state)
AbstractAction
execute in class AbstractActionprotected java.lang.String getCommandString()
protected HKConnection getConnection()
throws ModuleException
HKConnection object if a connection is
associated with the calling module instance.
null if no connection
is configured
ModuleException - if connection could not be established
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||