|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--universal.MethTable
This class should be complete by the application writer to store the information about each method of the server.
Field Summary | |
universal.MethSignStr[] |
methods
Array of the size of the number of method our application implement. |
Constructor Summary | |
MethTable(org.omg.CORBA.ORB orb)
Contains the definition of each method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public universal.MethSignStr[] methods
Constructor Detail |
public MethTable(org.omg.CORBA.ORB orb)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |