[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-578) @Property annotation to allow configuration of superclass by subclass

Gavin King (JIRA) jira-events at jboss.com
Mon Dec 11 01:04:38 EST 2006


@Property annotation to allow configuration of superclass by subclass
---------------------------------------------------------------------

                 Key: JBSEAM-578
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-578
             Project: JBoss Seam
          Issue Type: Feature Request
          Components: Core
            Reporter: Gavin King
         Assigned To: Gavin King
            Priority: Minor


For extension of framework components it might be nice to be able to do:


@Property(name="maxResults", value="25")
public class CustomerQuery extends EntityQuery { .... }

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list