|
Java Platform 1.2 Beta 4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotEmpty | |
org.omg.CosNaming | |
org.omg.CosNaming.NamingContextPackage |
Uses of NotEmpty in org.omg.CosNaming |
Methods in org.omg.CosNaming that throw NotEmpty | |
void | NamingContext.destroy()
Deletes this naming context if it contains no bindings. |
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.read(InputStream in)
|
static NotEmpty | NotEmptyHelper.extract(Any a)
|
Methods in org.omg.CosNaming.NamingContextPackage with parameters of type NotEmpty | |
static void | NotEmptyHelper.write(OutputStream out,
NotEmpty that)
|
static void | NotEmptyHelper.insert(Any a,
NotEmpty that)
|
Constructors in org.omg.CosNaming.NamingContextPackage with parameters of type NotEmpty | |
NotEmptyHolder.NotEmptyHolder(NotEmpty __arg)
|
|
Java Platform 1.2 Beta 4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |