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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.