public interface PlasticListener
Modifier and Type | Field and Description |
---|---|
static String |
CURRENT_VERSION
The current version of Plastic defined by this interface.
|
Modifier and Type | Method and Description |
---|---|
Object |
perform(URI sender,
URI message,
List args)
Request that the application perform an action based on a message.
|
static final String CURRENT_VERSION
Object perform(URI sender, URI message, List args)
sender
- the ID of the originating application.message
- the URI representing the action.args
- any arguments to pass.Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.