|
Servoy 3.5.x Public API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface IBeanManager
Manages the beans.
| Method Summary | |
|---|---|
Object |
createInstance(String clazzName)
Create a bean based from an classname. |
ClassLoader |
getClassLoader()
Get the bean classloader (normally system classloader). |
| Methods inherited from interface com.servoy.j2db.IManager |
|---|
flushCachedItems, init |
| Method Detail |
|---|
Object createInstance(String clazzName)
throws Exception
clazzName - the class name
ExceptionClassLoader getClassLoader()
|
Copyright © 2009 Servoy B.V. | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||