|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ClassFactory
Interface to provide settable class factory. This is only supported for development mode, not a production system.
| Method Summary | |
|---|---|
Class |
forName(String className)
Look up a class for the given name. |
| Method Detail |
|---|
Class forName(String className)
className, or null if
the Class doesn't exist.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||