public class JavaAction extends Object implements org.apache.karaf.shell.api.action.Action
By default looks for static main(String[]) to execute, but you can specify a different static method that takes a String[] to execute instead.
| Constructor and Description |
|---|
JavaAction() |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.