|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openejb.loader.OpenEJBInstance
public class OpenEJBInstance
This class can exist in several child classloaders Specifically in the tomcat webapp style, this class is loaded several times.
| Constructor Summary | |
|---|---|
OpenEJBInstance()
|
|
| Method Summary | |
|---|---|
void |
init(java.util.Properties props)
|
boolean |
isInitialized()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenEJBInstance()
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void init(java.util.Properties props)
throws java.lang.Exception
java.lang.Exceptionpublic boolean isInitialized()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||