public interface ServiceCommandFactory
| Modifier and Type | Method and Description |
|---|---|
ServiceCommand |
create(String sourceId,
String destId,
String command)
Returns a ServiceCommand for the given command string.
|
ServiceCommand create(String sourceId, String destId, String command)
sourceId - command sourcedestId - intended command destinationcommand - command string to useCopyright © 2011-2014. All Rights Reserved.