[ http://issues.apache.org/jira/browse/GERONIMO-2607?page=all ]
Anita Kulshreshtha updated GERONIMO-2607:
-----------------------------------------
Attachment: modules.diff
The modules.diff patch adds two methods to GBeanInfoBuilder:
public void addOperation(String name, String returnType)
public void addOperation(String name, Class[] paramTypes, String returnType)
and deprecates
public void addOperation(String name)
public void addOperation(String name, Class[] paramTypes)
If there are no objections, I will commit this patch in 24 hours
> GoperationInfo should include the return type for the operation
> ---------------------------------------------------------------
>
> Key: GERONIMO-2607
> URL: http://issues.apache.org/jira/browse/GERONIMO-2607
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: kernel
> Affects Versions: 2.0
> Environment: All
> Reporter: Anita Kulshreshtha
> Assigned To: Anita Kulshreshtha
> Attachments: kernel.diff, modules.diff, operations.jpg
>
>
> When the operations are viewed by jconsole the return type is not avaialble.
> GOpeartionInfo should keep the retrunType information.
> This will break backward compatibility of GBeanInfo.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira