|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAutomationClassLoader
Interface to load a class object
Method Summary | |
---|---|
Class<?> |
loadClass(String commandClass)
Returns the class object associated with the given classname |
Method Detail |
---|
Class<?> loadClass(String commandClass) throws ClassNotFoundException
commandClass
- => The class the object of which is needed
ClassNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |