1. package org.omg.IOP;
  2. /**
  3. * org/omg/IOP/TransactionService.java .
  4. * Generated by the IDL-to-Java compiler (portable), version "3.2"
  5. * from ../../../../src/share/classes/org/omg/PortableInterceptor/IOP.idl
  6. * Wednesday, September 15, 2004 10:28:42 AM GMT
  7. */
  8. public interface TransactionService
  9. {
  10. /**
  11. * Identifies a CDR encapsulation of the
  12. * <code>CosTSInteroperation.PropogationContext</code> defined in
  13. * <i>CORBAservices: Common Object Services Specifications.</i>
  14. */
  15. public static final int value = (int)(0L);
  16. }