|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MainClass
Interface representing the name and location of a class having a main method.
Method Summary | |
---|---|
java.io.File |
getClassLocation()
Returns the location (directory or jar file) containing the main method class. |
java.lang.String |
getClassName()
Returns the name of the class having a main method. |
Method Detail |
---|
java.lang.String getClassName()
java.io.File getClassLocation()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |