|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.openejb.loader.Embedder
public class Embedder
| Constructor Summary | |
|---|---|
Embedder(java.lang.String className)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
init(java.util.Properties properties)
Uses reflection to invoke the init(Properties props) method on the loaderClass field |
java.lang.Class |
load()
Loads the Class object for the className. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Embedder(java.lang.String className)
| Method Detail |
|---|
public java.lang.Class load()
throws java.lang.Exception
java.lang.Exception
public java.lang.Object init(java.util.Properties properties)
throws java.lang.Exception
properties -
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||