001    package org.omg.CosTransactions;
002    /**
003     * Generated from IDL const "NON_TX_TARGET_POLICY_TYPE".
004     *
005     * @author JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
006     * @version generated at Sep 6, 2011 5:12:30 AM
007     */
008    
009    public interface NON_TX_TARGET_POLICY_TYPE
010    {
011            int value = 57;
012    }