org.csapi.fw.fw_application.integrity
Class IpAppFaultManagerHelper

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

public final class IpAppFaultManagerHelper
extends java.lang.Object

Generated from IDL interface "IpAppFaultManager"

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

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

Constructor Detail

IpAppFaultManagerHelper

public IpAppFaultManagerHelper()
Method Detail

insert

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

extract

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

type

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

id

public static java.lang.String id()

read

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

write

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

narrow

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

narrow

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

unchecked_narrow

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


Copyright © 2008. All Rights Reserved.