public class GroovyShell extends Object implements GroovyShellMBean
| Constructor and Description |
|---|
GroovyShell() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
String |
evaluate(String input) |
protected ObjectName |
getObjectName() |
void |
init() |
public void init()
public void destroy()
protected ObjectName getObjectName() throws Exception
Exceptionpublic String evaluate(String input)
evaluate in interface GroovyShellMBeanCopyright © 2020 JBoss by Red Hat. All rights reserved.