[
https://issues.apache.org/jira/browse/QPID-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16418744#comment-16418744
]
ASF subversion and git services commented on QPID-8143:
-------------------------------------------------------
Commit d20599e222727ce1c58e11fd9c398a9a22ddf250 in qpid-broker-j's branch
refs/heads/master from [~godfrer]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=d20599e ]
QPID-8143 : Properly validate @ManagedAttributeValueTypes, and allow for
factory methods
> [Broker-J] Properly validate @ManagedAttributeValueTypes, and allow for
> factory methods
> ---------------------------------------------------------------------------------------
>
> Key: QPID-8143
> URL: https://issues.apache.org/jira/browse/QPID-8143
> Project: Qpid
> Issue Type: Improvement
> Components: Broker-J
> Reporter: Rob Godfrey
> Priority: Major
>
> Currently types annotated with the {{@ManagedAttributeValueType}} annotation
> are not correctly validated (the validator is not being run).
> Such types should be interfaces with only accessor methods unless they are
> marked as "abstract" which means they cannot be instantiated from input. For
> abstract types, allow the use of classes as well as interfaces. For
> non-abstract types allow the use of a factory method rather than forcing the
> use of proxy classes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]