Hi,

We're building a service that connects to an RPC system for use in a t5 app (5.2-snap) but can't find anywhere to declare/identify shutdown logic. Is there any sort of event the service impl can hook into either with an annotation or a module contribution somewhere to allow us to cleanly close up any state or resources in the service when the registry shuts down, or when it goes out of scope? Noodling around the T5-ioc docs didn't bear any fruit, though clearly there was shutdown state transition in the registry itself.

Christian.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to