public abstract class Environment extends Object
Request
Environment
ORB
create_environment
Environment()
abstract void
clear()
abstract Exception
exception()
exception(Exception except)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Environment()
public abstract Exception exception()
public abstract void exception(Exception except)
except
public abstract void clear()