public class ContextListImpl extends ContextList
Constructor and Description |
---|
ContextListImpl(ORB orb) |
public ContextListImpl(ORB orb)
public int count()
count
in class ContextList
public void add(String ctxt)
add
in class ContextList
public String item(int index) throws Bounds
item
in class ContextList
Bounds
public void remove(int index) throws Bounds
remove
in class ContextList
Bounds
Copyright © 2018 JBoss by Red Hat. All rights reserved.