com.atomikos.demo.transformer
Class NoopService

java.lang.Object
  extended by com.atomikos.demo.transformer.NoopService
All Implemented Interfaces:
Service

public class NoopService
extends Object
implements Service


Constructor Summary
NoopService()
           
 
Method Summary
 boolean process()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoopService

public NoopService()
Method Detail

process

public boolean process()
Specified by:
process in interface Service
Returns:
true if processing can be called again.


Copyright © 2012. All Rights Reserved.