org.apache.yoko.orb.CORBA
Class ContextList
java.lang.Object
org.omg.CORBA.ContextList
org.apache.yoko.orb.CORBA.ContextList
public final class ContextList
- extends ContextList
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextList
public ContextList()
count
public int count()
- Specified by:
count
in class ContextList
add
public void add(String ctx)
- Specified by:
add
in class ContextList
item
public String item(int index)
throws Bounds
- Specified by:
item
in class ContextList
- Throws:
Bounds
remove
public void remove(int index)
throws Bounds
- Specified by:
remove
in class ContextList
- Throws:
Bounds
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.