org.defne.owb
Class OwbPojoServiceExecutorProxy

java.lang.Object
  extended by org.defne.owb.OwbPojoServiceExecutorProxy
All Implemented Interfaces:
IServiceExecutorProxy

@Named(value="OwbPojoServiceExecutorProxy")
@ApplicationScoped
@PojoExecutorProxy
public class OwbPojoServiceExecutorProxy
extends Object
implements IServiceExecutorProxy


Constructor Summary
OwbPojoServiceExecutorProxy()
          Creates a new instance.
 
Method Summary
 void clear(Object clearObject)
          
 Message execute(Message inBag)
          
protected  void postConstruct()
           
protected  void preDestroy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwbPojoServiceExecutorProxy

public OwbPojoServiceExecutorProxy()
Creates a new instance.

Method Detail

clear

public void clear(Object clearObject)

Specified by:
clear in interface IServiceExecutorProxy

postConstruct

@PostConstruct
protected void postConstruct()

execute

public Message execute(Message inBag)
                throws DefneException

Specified by:
execute in interface IServiceExecutorProxy
Throws:
DefneException

preDestroy

@PreDestroy
protected void preDestroy()


Copyright © 2010 MechSoft Mechanical and Software Solutions. All Rights Reserved.