public final class SafeToolkit extends Object
| Modifier and Type | Field and Description |
|---|---|
static HashMap |
codebases |
static Messages |
messages |
| Modifier and Type | Method and Description |
|---|---|
static SafeToolkit |
getToolkit(String systemLocation) |
Object |
newInstance(Class clazz) |
Object |
newInstance(String className) |
public static final Messages messages
public static final HashMap codebases
public static SafeToolkit getToolkit(String systemLocation)
public Object newInstance(String className) throws OpenEJBException
OpenEJBExceptionpublic Object newInstance(Class clazz) throws OpenEJBException
OpenEJBExceptionCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.