|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.omg.CORBA.ContextList
org.openorb.orb.core.dii.ContextList
This class implements the OMG class : ContextList.
Context| Constructor Summary | |
ContextList()
Constructor |
|
| Method Summary | |
void |
add(java.lang.String ctx)
Add a context into the m_list |
int |
count()
Return number of contexts into the m_list |
java.lang.String |
item(int index)
Return an item |
void |
remove(int index)
Remove an item |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ContextList()
| Method Detail |
public int count()
public void add(java.lang.String ctx)
public java.lang.String item(int index)
throws org.omg.CORBA.Bounds
org.omg.CORBA.Bounds
public void remove(int index)
throws org.omg.CORBA.Bounds
org.omg.CORBA.Bounds
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||