Novell exteNd Messaging Platform 5.2

org.omg.CosTransactions
Class ControlPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CosTransactions.ControlPOA
          extended byorg.omg.CosTransactions.ControlPOATie
All Implemented Interfaces:
ControlOperations, InvokeHandler

public class ControlPOATie
extends ControlPOA

Stream based POA TIE Skeleton for Control


Constructor Summary
ControlPOATie(ControlOperations delegate)
           
ControlPOATie(ControlOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
          Get the Default POA - the Root POA.
 ControlOperations _delegate()
           
 void _delegate(ControlOperations delegate)
           
 Coordinator get_coordinator()
          Returns an object that supports the Coordinator interface.
 Terminator get_terminator()
          Returns an object that supports the Terminator interface.
 
Methods inherited from class org.omg.CosTransactions.ControlPOA
_all_interfaces, _invoke, _this, _this
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _getClassLoader, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _setClassLoader, _this_object, _this_object
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlPOATie

public ControlPOATie(ControlOperations delegate)

ControlPOATie

public ControlPOATie(ControlOperations delegate,
                     POA poa)
Method Detail

_delegate

public ControlOperations _delegate()

_delegate

public void _delegate(ControlOperations delegate)

_default_POA

public POA _default_POA()
Description copied from class: Servant
Get the Default POA - the Root POA.

Overrides:
_default_POA in class Servant

get_terminator

public Terminator get_terminator()
                          throws Unavailable
Description copied from interface: ControlOperations
Returns an object that supports the Terminator interface. Unavailable exception is raised if the Control can not provide the requested object.

Throws:
Unavailable

get_coordinator

public Coordinator get_coordinator()
                            throws Unavailable
Description copied from interface: ControlOperations
Returns an object that supports the Coordinator interface. Unavailable exception is raised if the Control can not provide the requested object.

Throws:
Unavailable

Novell exteNd Messaging Platform 5.2

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2004 Novell, Inc. All Rights Reserved.