Methods' Details |
getRegisteredObject
- Description
- provides a previous registered object.
|
|
registerObject
- Description
- registers one object under the specified name.
If any object is registered before, then this
object is revoked automatically.
|
|
revokeObject
void
revokeObject( |
[in] string
raises(
|
Name )
Exception ); |
- Description
- revokes the registration of an object.
If the object was not
previously registered, then this call does nothing.
|
|
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.