Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCommand(java.lang.Class<? extends Action> clazz)
Returns a command to be issued to the service provider to instantiate the appropriate action
sometime in the future.
|
java.lang.String |
getServiceProvider()
The identifier for the service provider that can perform the desired action at some future
time.
|
java.lang.String |
getToken()
Returns a token that uniquely identifies the associated item for the service provider.
|
java.lang.String getToken()
java.lang.String getServiceProvider()
java.lang.String getCommand(java.lang.Class<? extends Action> clazz)
clazz
-