[jboss-jira] [JBoss JIRA] Updated: (JBAS-6198) Javadoc for ManagedOperation.invoke() says it will return a MetaValue, but it's returning unwrapped Objects
Ian Springer (JIRA)
jira-events at lists.jboss.org
Fri Nov 14 13:17:36 EST 2008
[ https://jira.jboss.org/jira/browse/JBAS-6198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ian Springer updated JBAS-6198:
-------------------------------
Summary: Javadoc for ManagedOperation.invoke() says it will return a MetaValue, but it's returning unwrapped Objects (was: Javadoc for ManagedOperation.invoke() says it will return a MetaValue, but it's returning a String)
> Javadoc for ManagedOperation.invoke() says it will return a MetaValue, but it's returning unwrapped Objects
> -----------------------------------------------------------------------------------------------------------
>
> Key: JBAS-6198
> URL: https://jira.jboss.org/jira/browse/JBAS-6198
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: ProfileService
> Affects Versions: JBossAS-5.0.0.CR2
> Reporter: Ian Springer
> Assignee: Scott M Stark
>
> I'm seeing this for two Datasource operations:
> "listFormattedSubPoolStatistics"
> is returning a java.lang.String
> and
> "listStatistics"
> is returning a org.jboss.resource.statistic.pool.JBossManagedConnectionPoolStatistics
> Also, if invoke() is supposed to always return a MetaValue, can it's return type be changed from java.lang.Object to MetaValue?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list