Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The following page has been changed by DavorHrg: http://wiki.apache.org/tapestry/Tapestry5HowToIocOnly ------------------------------------------------------------------------------ Hello hello = registry.getService(Hello.class); hello.sayHello(); + + //for operations done from this thread + registry.cleanupThread(); + //call this to allow services clean shutdown + registry.shutdown(); } } }}} --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
