Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for non-javabean attribute #5

Open
dain opened this issue Dec 9, 2010 · 1 comment
Open

Allow for non-javabean attribute #5

dain opened this issue Dec 9, 2010 · 1 comment

Comments

@dain
Copy link
Contributor

dain commented Dec 9, 2010

We should support non-javabean attributes like:

ThreadPoolExecutor.allowsCoreThreadTimeOut
ThreadPoolExecutor.allowCoreThreadTimeOut(true)

@johngmyers
Copy link
Contributor

How would jmxutils know it is an attribute? How would it distinguish ThreadPoolExecutor.allowsCoreThreadTimeOut() from ThreadPoolExecutor.prestartCoreThread()?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants