https://dwr.dev.java.net/issues/show_bug.cgi?id=138 Issue #|138
Summary|AnnotationsConfigurator is not subclass friendly
Component|dwr
Version|2.0RC1
Platform|Macintosh
OS/Version|All
URL|
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|configuration
Assigned to|joe_walker
Reported by|hani
------- Additional comments from
hani@... Mon Apr 23 15:47:14 +0000 2007 -------
I'd like to be able to subclass this to be able to dynamically register classes with annotations at runtime.
Right now this isn't possible since everything is private. Ideally, all the methods would be protected, with a
getClasses() method added that by default has the current behaviour.
Subclasses can then override this and return a list of Class objects that can then be processed.
---------------------------------------------------------------------
To unsubscribe, e-mail:
issues-unsubscribe@...
For additional commands, e-mail:
issues-help@...