|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AlreadyExists | |
---|---|
org.apache.yoko.orb.OB | |
org.apache.yoko.orb.OB.BootManagerPackage |
Uses of AlreadyExists in org.apache.yoko.orb.OB |
---|
Methods in org.apache.yoko.orb.OB that throw AlreadyExists | |
---|---|
void |
BootManager_impl.add_binding(byte[] id,
Object obj)
|
void |
BootManagerOperations.add_binding(byte[] oid,
Object obj)
Add a new binding to the internal table. |
Uses of AlreadyExists in org.apache.yoko.orb.OB.BootManagerPackage |
---|
Fields in org.apache.yoko.orb.OB.BootManagerPackage declared as AlreadyExists | |
---|---|
AlreadyExists |
AlreadyExistsHolder.value
|
Methods in org.apache.yoko.orb.OB.BootManagerPackage that return AlreadyExists | |
---|---|
static AlreadyExists |
AlreadyExistsHelper.extract(Any any)
|
static AlreadyExists |
AlreadyExistsHelper.read(InputStream in)
|
Methods in org.apache.yoko.orb.OB.BootManagerPackage with parameters of type AlreadyExists | |
---|---|
static void |
AlreadyExistsHelper.insert(Any any,
AlreadyExists val)
|
static void |
AlreadyExistsHelper.write(OutputStream out,
AlreadyExists val)
|
Constructors in org.apache.yoko.orb.OB.BootManagerPackage with parameters of type AlreadyExists | |
---|---|
AlreadyExistsHolder(AlreadyExists initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |