org.ow2.orchestra.pvm.internal.spring
Class SpringCommandService
java.lang.Object
org.ow2.orchestra.pvm.internal.spring.SpringCommandService
- All Implemented Interfaces:
- CommandService
public class SpringCommandService
- extends Object
- implements CommandService
- Author:
- Tom Baeyens
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringCommandService
public SpringCommandService()
setEnvironmentFactory
public void setEnvironmentFactory(EnvironmentFactory environmentFactory)
setTransactionManager
public void setTransactionManager(org.springframework.orm.hibernate3.HibernateTransactionManager transactionManager)
execute
public <T> T execute(Command<T> command)
- Specified by:
execute in interface CommandService
Copyright © 2011 OW2 Consortium. All Rights Reserved.