org.apache.openejb.util
Class SafeToolkit
java.lang.Object
org.apache.openejb.util.SafeToolkit
public class SafeToolkit
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
messages
public static final Messages messages
codebases
public static final HashMap codebases
getToolkit
public static SafeToolkit getToolkit(String systemLocation)
newInstance
public Object newInstance(String className)
throws OpenEJBException
- Throws:
OpenEJBException
newInstance
public Object newInstance(Class clazz)
throws OpenEJBException
- Throws:
OpenEJBException
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.