Uses of Class
org.omg.CosNaming.NamingContextPackage.NotEmpty
-
Packages that use NotEmpty Package Description com.sun.corba.ee.impl.naming.cosnaming org.omg.CosNaming org.omg.CosNaming.NamingContextPackage -
-
Uses of NotEmpty in com.sun.corba.ee.impl.naming.cosnaming
Methods in com.sun.corba.ee.impl.naming.cosnaming that throw NotEmpty Modifier and Type Method Description voidNamingContextImpl. destroy()Destroy this NamingContext object. -
Uses of NotEmpty in org.omg.CosNaming
Methods in org.omg.CosNaming that throw NotEmpty Modifier and Type Method Description void_NamingContextExtStub. destroy()The destroy operation deletes a naming context.void_NamingContextStub. destroy()The destroy operation deletes a naming context.voidNamingContextExtPOATie. destroy()The destroy operation deletes a naming context.voidNamingContextOperations. destroy()The destroy operation deletes a naming context.voidNamingContextPOATie. 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 Modifier and Type Field Description NotEmptyNotEmptyHolder. valueMethods in org.omg.CosNaming.NamingContextPackage that return NotEmpty Modifier and Type Method Description static NotEmptyNotEmptyHelper. extract(Any a)static NotEmptyNotEmptyHelper. read(InputStream istream)Methods in org.omg.CosNaming.NamingContextPackage with parameters of type NotEmpty Modifier and Type Method Description static voidNotEmptyHelper. insert(Any a, NotEmpty that)static voidNotEmptyHelper. write(OutputStream ostream, NotEmpty value)Constructors in org.omg.CosNaming.NamingContextPackage with parameters of type NotEmpty Constructor Description NotEmptyHolder(NotEmpty initialValue)
-