|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mozilla.jrex.xpcom.JRexXPCOMImpl
The class implementing JRexXPCOM interface. The instance of class
is are constructed using the getInstance
method.
JRexXPCOM
Method Summary | |
static JRexXPCOM |
getInstance()
A factory method to get the instance of JRexXPCOM Implementation. |
void |
startXPCOM()
A function to start mozilla XPCOM engine. |
void |
stopXPCOM()
A function to stop mozilla XPCOM engine. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static JRexXPCOM getInstance() throws JRexException
JRexException
public void startXPCOM() throws JRexException
jrex.profile.name
and jrex.profile.path
property.
Note:- Presently https will not work if this property is set.
startXPCOM
in interface JRexXPCOM
JRexException
public void stopXPCOM() throws JRexException
JRexXPCOM
stopXPCOM
in interface JRexXPCOM
JRexException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |