org.apache.yoko.orb.CORBA
Class Environment

java.lang.Object
  extended by org.omg.CORBA.Environment
      extended by org.apache.yoko.orb.CORBA.Environment

public final class Environment
extends Environment


Constructor Summary
Environment()
           
 
Method Summary
 void clear()
           
 Exception exception()
           
 void exception(Exception except)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Environment

public Environment()
Method Detail

exception

public void exception(Exception except)
Specified by:
exception in class Environment

exception

public Exception exception()
Specified by:
exception in class Environment

clear

public void clear()
Specified by:
clear in class Environment


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.