public interface Batchlet
A well-behaved batchlet responds to stop requests by implementing the stop method.
String
process()
void
stop()
String process() throws Exception
Exception
void stop() throws Exception
Copyright © 2013 JBoss by Red Hat. All rights reserved.