org.csapi.fw.fw_application.integrity
Class IpAppHeartBeatMgmtHelper

java.lang.Object
  extended by org.csapi.fw.fw_application.integrity.IpAppHeartBeatMgmtHelper

public final class IpAppHeartBeatMgmtHelper
extends java.lang.Object

Generated from IDL interface "IpAppHeartBeatMgmt"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Constructor Summary
IpAppHeartBeatMgmtHelper()
           
 
Method Summary
static IpAppHeartBeatMgmt extract(org.omg.CORBA.Any any)
           
static java.lang.String id()
           
static void insert(org.omg.CORBA.Any any, IpAppHeartBeatMgmt s)
           
static IpAppHeartBeatMgmt narrow(java.lang.Object obj)
           
static IpAppHeartBeatMgmt narrow(org.omg.CORBA.Object obj)
           
static IpAppHeartBeatMgmt read(org.omg.CORBA.portable.InputStream in)
           
static org.omg.CORBA.TypeCode type()
           
static IpAppHeartBeatMgmt unchecked_narrow(org.omg.CORBA.Object obj)
           
static void write(org.omg.CORBA.portable.OutputStream _out, IpAppHeartBeatMgmt s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IpAppHeartBeatMgmtHelper

public IpAppHeartBeatMgmtHelper()
Method Detail

insert

public static void insert(org.omg.CORBA.Any any,
                          IpAppHeartBeatMgmt s)

extract

public static IpAppHeartBeatMgmt extract(org.omg.CORBA.Any any)

type

public static org.omg.CORBA.TypeCode type()

id

public static java.lang.String id()

read

public static IpAppHeartBeatMgmt read(org.omg.CORBA.portable.InputStream in)

write

public static void write(org.omg.CORBA.portable.OutputStream _out,
                         IpAppHeartBeatMgmt s)

narrow

public static IpAppHeartBeatMgmt narrow(java.lang.Object obj)

narrow

public static IpAppHeartBeatMgmt narrow(org.omg.CORBA.Object obj)

unchecked_narrow

public static IpAppHeartBeatMgmt unchecked_narrow(org.omg.CORBA.Object obj)


Copyright © 2008. All Rights Reserved.