main
public static void main(String[] args)
throws IllegalArgumentException,
FileNotFoundException,
IOException,
ClassNotFoundException,
InstantiationException,
IllegalAccessException,
MalformedObjectNameException,
InstanceAlreadyExistsException,
MBeanRegistrationException,
NotCompliantMBeanException,
ScriptException
Main method.
- Parameters:
args
- Command line arguments; launch with option "-h" to print usage
- Throws:
IllegalArgumentException
- re-thrown
FileNotFoundException
- re-thrown
IOException
- re-thrown
ClassNotFoundException
- re-thrown
InstantiationException
- re-thrown
IllegalAccessException
- re-thrown
MalformedObjectNameException
- re-thrown
InstanceAlreadyExistsException
- re-thrown
MBeanRegistrationException
- re-thrown
NotCompliantMBeanException
- re-thrown
ScriptException
- re-thrown