KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > PortableInterceptor > Current > Top Examples

  • org.jacorb.transaction.TransactionCurrentImpl
    This class represents the transaction current. It is a very simple implementation wich mostly maps to the methods in the control. @author Nicolas Noffke @author Vladimir Mencl @version $Id: TransactionCurrentImpl.java,v 1.16 2004/05/06 12:40:01 nicolas Exp $ Changes made by Vladimir Mencl <vl ...
  • org.jacorb.orb.portableInterceptor.InterceptorManager
    This class "manages" the portable interceptors registered with the ORB, and controls the PICurrent. @author Nicolas Noffke @version $Id: InterceptorManager.java,v 1.17 2004/07/19 15:28:50 phil.mesnier Exp $
  • org.jacorb.orb.ORB
    @author Gerald Brose, FU Berlin @version $Id: ORB.java,v 1.124 2005/06/01 19:55:19 brose Exp $
  • org.objectweb.corba.logservice.LogCRIImpl
    <p>Implementation of a client request interceptor for the log service. This CRI propagates the 'id' information of the current to the server side.</p> @see org.objectweb.corba.logservice.LogCurrentImpl LogCurrentImpl @see org.objectweb.corba.logservice.LogSRIImpl LogSRIImpl
  • org.coach.tracing.service.pi.TracingServiceORBInitializer
Popular Tags