org.ow2.jonas.security.iiop
Class ORBHelper

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

public class ORBHelper
extends Object

Gets the ORB (java:comp/ORB)

Author:
Florent Benoit

Method Summary
static 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 ORB getOrb()
                  throws Csiv2InterceptorException
Returns:
an ORB
Throws:
Csiv2InterceptorException - if the ORB cannot be retrieved


Copyright © 2010 OW2 Consortium. All Rights Reserved.