public class Embedder extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ADDITIONAL_LIB_FOLDER |
| Modifier and Type | Method and Description |
|---|---|
Object |
init(Properties properties)
Uses reflection to invoke the init(Properties props) method on the loaderClass field
|
Class |
load()
Loads the Class object for the className.
|
public static final String ADDITIONAL_LIB_FOLDER
public Embedder(String className)
public Class load() throws Exception
Exceptionpublic Object init(Properties properties) throws Exception
properties - ExceptionCopyright © 1999–2022 The Apache Software Foundation. All rights reserved.