|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sun.faban.harness.engine.Engine
public class Engine
This class starts the engine by creating the Registry with which all other instances of remote servers register.
Method Summary | |
---|---|
static void |
destroy()
Terminates the instance. |
static void |
initIfNotInited(ServletContext ctx,
HttpServletRequest request)
Initializes the instance if it is not already initialized. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void initIfNotInited(ServletContext ctx, HttpServletRequest request) throws IOException
ctx
- request
-
IOException
public static void destroy()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |