History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
OPENEJB-769
Type:
New Feature
Status:
Closed
Resolution:
Fixed
Priority:
Major
Assignee:
David Blevins
Reporter:
David Blevins
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
OpenEJB
Dependency Injection of Enums
Created:
11/Mar/08 04:28 AM
Updated:
11/Mar/08 04:29 AM
Return to search
Component/s:
None
Affects Version/s:
3.0-beta-1, 3.0-beta-2
Fix Version/s:
3.0
Time Tracking:
Not Specified
Issue Links:
Reference
This issue
relates to
:
XBEAN-104
Enum Support in xbean-reflect
Resolution Date:
11/Mar/08 04:29 AM
Description
« Hide
Such as:
{code}
public enum Color {
RED, GREEN, BLUE;
}
{code}
{code}
@Resource
public Color color;
{code}
Description
Such as: {code} public enum Color { RED, GREEN, BLUE; } {code} {code} @Resource public Color color; {code}
Show »
All
Comments
Work Log
Change History
Subversion Commits
Sort Order:
David Blevins
made changes -
11/Mar/08 04:29 AM
Field
Original Value
New Value
Link
This issue relates to
XBEAN-104
[
XBEAN-104
]
David Blevins
made changes -
11/Mar/08 04:29 AM
Resolution
Fixed
[ 1 ]
Status
Open
[ 1 ]
Closed
[ 6 ]