| Package | Description |
|---|---|
| org.cyclopsgroup.jmxterm |
Public API exposed by jmxterm
|
| org.cyclopsgroup.jmxterm.cmd |
Package for command implementations
|
| Modifier and Type | Method and Description |
|---|---|
Session |
Command.getSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
Command.setSession(Session session) |
| Modifier and Type | Method and Description |
|---|---|
static String |
BeanCommand.getBeanName(String bean,
String domain,
Session session)
Get full MBean name with given bean name, domain and session
|
static List<String> |
BeansCommand.getBeans(Session session,
String domainName)
Get list of bean names under current domain
|
Copyright © 2008–2020. All rights reserved.