Menu

#5 adaptor.http.ViewMBeanCommand BUG

v1.2
open
nobody
Deployment (2)
5
2005-02-19
2005-02-19
No

ViewMBeanCommand:167
getOperationInfo(MBeanInfo info, String operation)

In a condition, MBean has two operation which has two
same methods name but different method signature,the
code will generate error.
ex:getString(User user) getString(String name)

I want invoke getString(String name),but it will return
getString(User user)

Discussion


Log in to post a comment.

MongoDB Logo MongoDB