Task #478 (new)
Opened 18 years ago
Move pertinent annotations (@Stateless/@Stateful) to interfaces
Reported by: | jamoore | Owned by: | jamoore |
---|---|---|---|
Priority: | minor | Milestone: | Unscheduled |
Component: | API | Version: | 3.0-M3 |
Keywords: | annotations, stateful | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
With Java5, we can have annotations on our interfaces. There's no real reason that the client should be specifying whether to use "statefulJndi" or "statelessJndi" in ome/client/spring.xml. That could easily be picked up from the interface.
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.