|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.quercus.env.Shutdown
public class Shutdown
Represents a PHP shutdown function.
Constructor Summary | |
---|---|
Shutdown(Callable callback,
Value[] args)
|
Method Summary | |
---|---|
void |
call(Env env)
Evaluate the shutdown function |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Shutdown(Callable callback, Value[] args)
Method Detail |
---|
public void call(Env env)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |