|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.quercus.program.ProgramInfo
public class ProgramInfo
Information about the entire Quercus program
| Constructor Summary | |
|---|---|
ProgramInfo(QuercusContext quercus)
|
|
| Method Summary | |
|---|---|
boolean |
getHasNonPublicMethods()
|
QuercusContext |
getPhp()
Returns the owning quercus. |
void |
setHasNonPublicMethods(boolean val)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProgramInfo(QuercusContext quercus)
| Method Detail |
|---|
public QuercusContext getPhp()
public boolean getHasNonPublicMethods()
public void setHasNonPublicMethods(boolean val)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||