public interface ServiceCommand extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Serializable |
execute(ServiceFactory sf)
Execute the service command.
|
Serializable execute(ServiceFactory sf)
sf - a ServiceFactory provided by the engine that will ensure that all service calls
will be performed in the parent transaction.Copyright © 2016 Eclipse Stardust. All Rights Reserved.