|
||||||||
| 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
public class 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()
count in class org.omg.CORBA.ContextListpublic void add(java.lang.String ctx)
add in class org.omg.CORBA.ContextList
public java.lang.String item(int index)
throws org.omg.CORBA.Bounds
item in class org.omg.CORBA.ContextListorg.omg.CORBA.Bounds
public void remove(int index)
throws org.omg.CORBA.Bounds
remove in class org.omg.CORBA.ContextListorg.omg.CORBA.Bounds
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||