|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ loader overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.derby.iapi.services.loader
Interface InstanceGetter

- All Known Implementing Classes:
- ClassInfo
- public interface InstanceGetter
| Method Summary | |
java.lang.Object |
getNewInstance()
Create an instance of a class. |
| Method Detail |
getNewInstance
public java.lang.Object getNewInstance() throws java.lang.InstantiationException, java.lang.IllegalAccessException, java.lang.reflect.InvocationTargetException
- Create an instance of a class.
|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ loader overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC