I have a serious interest in using the 'suspend()' method in the interface:
org.apache.avalon.framework.activity.Suspendable Can anyone summarize the current list of choices for how to trigger this method? My trigger needs to be external to the JVM ... most likely a system operator initiated event (e.g. operator runs a shell script, jvm, ... that connects to my jvm and triggers (jmx ?) the suspend() method) Of course the next step is to do the same with the 'resume()' method ... Thanks for any help. Jar Lyons -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
