public class PersistenceLauncher extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Creates a class loader and launches a target class.
|
public static void main(String[] args) throws ClassNotFoundException, NoSuchMethodException, SecurityException, IllegalAccessException, IllegalArgumentException, InvocationTargetException
args - the command line argumentsClassNotFoundExceptionNoSuchMethodExceptionSecurityExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionCopyright © 2019. All rights reserved.