org.apache.geronimo.client
Class AppClientCORBABean.ORBRunable

java.lang.Object
  extended byorg.apache.geronimo.client.AppClientCORBABean.ORBRunable
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
AppClientCORBABean

private static final class AppClientCORBABean.ORBRunable
extends java.lang.Object
implements java.lang.Runnable


Field Summary
private  org.omg.CORBA.ORB orb
           
 
Constructor Summary
AppClientCORBABean.ORBRunable(org.omg.CORBA.ORB orb)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

orb

private final org.omg.CORBA.ORB orb
Constructor Detail

AppClientCORBABean.ORBRunable

public AppClientCORBABean.ORBRunable(org.omg.CORBA.ORB orb)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2005 Apache Software Foundation. All Rights Reserved.