scs.auxiliar
Class ComponentHelpPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by scs.auxiliar.ComponentHelpPOA
          extended by scs.auxiliar.ComponentHelpPOATie
All Implemented Interfaces:
InvokeHandler, ComponentHelpOperations

public class ComponentHelpPOATie
extends ComponentHelpPOA

Generated from IDL interface "ComponentHelp".

Version:
generated at Feb 10, 2014 8:09:01 AM
Author:
JacORB IDL compiler V 3.1, 19-Aug-2012

Constructor Summary
ComponentHelpPOATie(ComponentHelpOperations delegate)
           
ComponentHelpPOATie(ComponentHelpOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 ComponentHelpOperations _delegate()
           
 void _delegate(ComponentHelpOperations delegate)
           
 ComponentHelp _this()
           
 ComponentHelp _this(ORB orb)
           
 String getHelpInfo(ComponentId id)
           
 
Methods inherited from class scs.auxiliar.ComponentHelpPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentHelpPOATie

public ComponentHelpPOATie(ComponentHelpOperations delegate)

ComponentHelpPOATie

public ComponentHelpPOATie(ComponentHelpOperations delegate,
                           POA poa)
Method Detail

_this

public ComponentHelp _this()
Overrides:
_this in class ComponentHelpPOA

_this

public ComponentHelp _this(ORB orb)
Overrides:
_this in class ComponentHelpPOA

_delegate

public ComponentHelpOperations _delegate()

_delegate

public void _delegate(ComponentHelpOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

getHelpInfo

public String getHelpInfo(ComponentId id)
                   throws HelpInfoNotAvailable
Throws:
HelpInfoNotAvailable


Copyright © 2014. All Rights Reserved.