|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotEmpty | |
---|---|
org.apache.yoko.orb.CosNaming | |
org.apache.yoko.orb.CosNaming.tnaming | |
org.omg.CosNaming | |
org.omg.CosNaming.NamingContextPackage |
Uses of NotEmpty in org.apache.yoko.orb.CosNaming |
---|
Methods in org.apache.yoko.orb.CosNaming that throw NotEmpty | |
---|---|
abstract void |
NamingContextBase.destroy()
Destroy a context. |
Uses of NotEmpty in org.apache.yoko.orb.CosNaming.tnaming |
---|
Methods in org.apache.yoko.orb.CosNaming.tnaming that throw NotEmpty | |
---|---|
void |
TransientNamingContext.destroy()
Destroy a context. |
Uses of NotEmpty in org.omg.CosNaming |
---|
Methods in org.omg.CosNaming that throw NotEmpty | |
---|---|
void |
_NamingContextStub.destroy()
The destroy operation deletes a naming context. |
void |
_NamingContextExtStub.destroy()
The destroy operation deletes a naming context. |
void |
NamingContextOperations.destroy()
The destroy operation deletes a naming context. |
Uses of NotEmpty in org.omg.CosNaming.NamingContextPackage |
---|
Fields in org.omg.CosNaming.NamingContextPackage declared as NotEmpty | |
---|---|
NotEmpty |
NotEmptyHolder.value
|
Methods in org.omg.CosNaming.NamingContextPackage that return NotEmpty | |
---|---|
static NotEmpty |
NotEmptyHelper.extract(Any a)
|
static NotEmpty |
NotEmptyHelper.read(InputStream istream)
|
Methods in org.omg.CosNaming.NamingContextPackage with parameters of type NotEmpty | |
---|---|
static void |
NotEmptyHelper.insert(Any a,
NotEmpty that)
|
static void |
NotEmptyHelper.write(OutputStream ostream,
NotEmpty value)
|
Constructors in org.omg.CosNaming.NamingContextPackage with parameters of type NotEmpty | |
---|---|
NotEmptyHolder(NotEmpty initialValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |