]
Gary Brown resolved OVERLORD-135.
---------------------------------
Resolution: Done
Init and Destroy annotations for services created by ServiceRegistry
--------------------------------------------------------------------
Key: OVERLORD-135
URL:
https://issues.jboss.org/browse/OVERLORD-135
Project: Overlord
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: Overlord-Commons-2.0.7.Final
Provide annotations that can be used to tag methods for initialization and close of a
service.
The methods must return void and take no parameters. If an exception is thrown then it
will be logged by the service registry.