org.omg.PortableServer

Class CurrentLocalTie

Implemented Interfaces:
Current, Current, CurrentOperations, CurrentOperations, IDLEntity, LocalInterface, Object, java.io.Serializable

public class CurrentLocalTie
extends _CurrentLocalBase

Generated from IDL interface "Current"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Constructor Summary

CurrentLocalTie(CurrentOperations delegate)

Method Summary

CurrentOperations
_delegate()
void
_delegate(CurrentOperations delegate)
POA
get_POA()
byte[]
get_object_id()
Object
get_reference()
Servant
get_servant()

Methods inherited from class org.omg.PortableServer._CurrentLocalBase

_ids

Methods inherited from class org.omg.CORBA.LocalObject

_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface, _get_interface_def, _get_policy, _hash, _ids, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connection

Constructor Details

CurrentLocalTie

public CurrentLocalTie(CurrentOperations delegate)

Method Details

_delegate

public CurrentOperations _delegate()


_delegate

public void _delegate(CurrentOperations delegate)


get_POA

public POA get_POA()
            throws NoContext
Specified by:
get_POA in interface CurrentOperations


get_object_id

public byte[] get_object_id()
            throws NoContext
Specified by:
get_object_id in interface CurrentOperations


get_reference

public Object get_reference()
            throws NoContext
Specified by:
get_reference in interface CurrentOperations


get_servant

public Servant get_servant()
            throws NoContext
Specified by:
get_servant in interface CurrentOperations