|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--WebFlow.Server
Each WebFlow server will initiate its own IR server. We will use IR in two place:
Constructor Summary | |
Server()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
static org.omg.CORBA.Object |
readIOR(org.omg.CORBA.ORB orb,
java.lang.String fn)
explain |
static java.lang.Process |
startIntRep()
expalin |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Server()
Method Detail |
public static void main(java.lang.String[] args)
public static java.lang.Process startIntRep()
public static org.omg.CORBA.Object readIOR(org.omg.CORBA.ORB orb, java.lang.String fn)
orb
- this is CORBAfn
- filename
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |