org.objectweb.jonas.security.iiop
Class ORBHelper

java.lang.Object
  extended by org.objectweb.jonas.security.iiop.ORBHelper

public class ORBHelper
extends java.lang.Object

Gets the ORB (java:comp/ORB)

Author:
Florent Benoit

Method Summary
static org.omg.CORBA.ORB getOrb()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getOrb

public static org.omg.CORBA.ORB getOrb()
                                throws Csiv2InterceptorException
Returns:
an ORB
Throws:
Csiv2InterceptorException - if the ORB cannot be retrieved