| 
JavaTM 2 Platform Standard Edition  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotEmpty | |
| org.omg.CosNaming | Provides the naming service for Java IDL. | 
| org.omg.CosNaming.NamingContextPackage | Provides the exceptions used in the package org.omg.CosNaming
(AlreadyBound, CannotProceed, 
InvalidName, NotEmpty, and
NotFound) 
and also the Helper and Holder classes for those
exceptions.  | 
| Uses of NotEmpty in org.omg.CosNaming | 
| Methods in org.omg.CosNaming that throw NotEmpty | |
 void | 
NamingContext.destroy()
The destroy operation deletes a naming context.  | 
 void | 
_NamingContextStub.destroy()
 | 
| 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)
 | 
|
  | 
JavaTM 2 Platform Standard Edition  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||