org.defne.owb.beans
Class OwbPojoServiceExecutor
java.lang.Object
org.defne.owb.beans.OwbPojoServiceExecutor
- All Implemented Interfaces:
- IPojoServiceExecutor, IServiceExecutor
public class OwbPojoServiceExecutor
- extends Object
- implements IPojoServiceExecutor
Implementation of the IPojoServiceExecutor contract.
Transaction is provided by the
- Author:
- gurkanerdogdu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwbPojoServiceExecutor
public OwbPojoServiceExecutor()
executeWithNewTransaction
public Message executeWithNewTransaction(Message inputBag)
throws DefneException
-
- Specified by:
executeWithNewTransaction in interface IServiceExecutor
- Throws:
DefneException
executeWithTransaction
public Message executeWithTransaction(Message inputBag)
throws DefneException
-
- Specified by:
executeWithTransaction in interface IServiceExecutor
- Throws:
DefneException
executeWithoutTransaction
public Message executeWithoutTransaction(Message inputBag)
throws DefneException
-
- Specified by:
executeWithoutTransaction in interface IServiceExecutor
- Throws:
DefneException
Copyright © 2010 MechSoft Mechanical and Software Solutions. All Rights Reserved.