[jboss-jira] [JBoss JIRA] Resolved: (JBJCA-526) @ConfigProperty support in the admin object class

Jeff Zhang (JIRA) jira-events at lists.jboss.org
Sun Mar 27 20:37:38 EDT 2011


     [ https://issues.jboss.org/browse/JBJCA-526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Zhang resolved JBJCA-526.
------------------------------

    Resolution: Done


> @ConfigProperty support in the admin object class
> -------------------------------------------------
>
>                 Key: JBJCA-526
>                 URL: https://issues.jboss.org/browse/JBJCA-526
>             Project: IronJacamar
>          Issue Type: Task
>          Components: Common
>    Affects Versions: 1.0.0.Beta4
>            Reporter: Jeff Zhang
>            Assignee: Jeff Zhang
>             Fix For: 1.0.0.Beta5
>
>
> support this
> @AdministeredObject
> public class TestAdminObject implements Serializable, Referenceable
> {
>    Reference reference;
>    @ConfigProperty(type = String.class, defaultValue = "InAO")
>    private String myStringProperty;
> the testcase is Ra16annoAdminObjectTestCase

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list