Details
-
Type: Wish
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.4
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
(Obviously this is waay down the line!)
Add support for:
javax.annotation.PostConstruct
javax.annotation.PreDestroy
javax.annotation.InjectionComplete
annotations that are part of JDK 6 draft.
Expert Group people, are there plans at making these annotations available as a seperate download so if Pico 2 went JDK 5, we could optionally support these even for JDK 5?
Activity
Michael Rimov
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 2.3 [ 14303 ] |
Michael Rimov
made changes -
Fix Version/s | 2.4 [ 14362 ] | |
Fix Version/s | 2.3 [ 14303 ] |
Michael Rimov
made changes -
Fix Version/s | 2.5 [ 14424 ] | |
Fix Version/s | 2.4 [ 14362 ] |
Paul Hammant
made changes -
Assignee | Paul Hammant [ paul ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Fix Version/s | 2.4 [ 14362 ] | |
Resolution | Fixed [ 1 ] | |
Fix Version/s | 2.5 [ 14424 ] |
InjectionComplete did not make it into the JDK luckily.
We could write a behavior PostConstructBehavior
And a lifecycle - PreDestroyLifecycleStrategy