org.omg.SendingContext
Class RunTimePOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.omg.SendingContext.RunTimePOA
          extended by org.omg.SendingContext.RunTimePOATie
All Implemented Interfaces:
InvokeHandler, RunTimeOperations

public class RunTimePOATie
extends RunTimePOA


Constructor Summary
RunTimePOATie(RunTimeOperations delegate)
           
RunTimePOATie(RunTimeOperations delegate, POA poa)
           
 
Method Summary
 RunTimeOperations _delegate()
           
 void _delegate(RunTimeOperations delegate)
           
 RunTime _this()
           
 RunTime _this(ORB orb)
           
 
Methods inherited from class org.omg.SendingContext.RunTimePOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_default_POA, _get_delegate, _get_interface_def, _get_interface, _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

RunTimePOATie

public RunTimePOATie(RunTimeOperations delegate)

RunTimePOATie

public RunTimePOATie(RunTimeOperations delegate,
                     POA poa)
Method Detail

_this

public RunTime _this()
Overrides:
_this in class RunTimePOA

_this

public RunTime _this(ORB orb)
Overrides:
_this in class RunTimePOA

_delegate

public RunTimeOperations _delegate()

_delegate

public void _delegate(RunTimeOperations delegate)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.