stapfen/lib/stapfen
R. Tyler Croy 7413a033bd Make exit logic a bit more verbose/loggy.
Also invoking the java.lang.System.exit method when on the JVM to make sure
we're shutting down the JVM properly. I have my doubts that this is happening
currently
2013-10-21 10:48:37 -07:00
..
client Add #closed? to the Stapfen::Client API to make the worker code a bit cleaner 2013-10-03 15:59:08 -07:00
client.rb Introduce a Stapfen::Client abstraction to unify the worker API code betwen STOMP and JMS 2013-10-02 18:18:30 -07:00
destination.rb Introduce a Stapfen::Client abstraction to unify the worker API code betwen STOMP and JMS 2013-10-02 18:18:30 -07:00
logger.rb Make sure that evaluation of the log block happens in the instance instead of class 2013-10-03 16:12:16 -07:00
message.rb Introduce a Stapfen::Client abstraction to unify the worker API code betwen STOMP and JMS 2013-10-02 18:18:30 -07:00
version.rb Make exit logic a bit more verbose/loggy. 2013-10-21 10:48:37 -07:00
worker.rb Make exit logic a bit more verbose/loggy. 2013-10-21 10:48:37 -07:00