Dan Haywood created ISIS-327:
--------------------------------
Summary: Initialize and shutdown domain services
Key: ISIS-327
URL: https://issues.apache.org/jira/browse/ISIS-327
Project: Isis
Issue Type: New Feature
Reporter: Dan Haywood
Assignee: Dan Haywood
Allow domain services to be initialized by invoking all methods annotated with
@javax.annotation.PostConstruct annotation (optionally accepting a
Map<String,String> corresponding to the IsisConfiguration), and in addition
allow domain services to be shutdown by invoking all methods annotated with a
@javax.annotation.PreDestroy annotation (accepting no args).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira