org.omg.PortableServer

Interface CurrentOperations

All Superinterfaces:
CurrentOperations
Known Subinterfaces:
Current
Known Implementing Classes:
Current, CurrentLocalTie, _CurrentLocalBase

public interface CurrentOperations
extends CurrentOperations

Generated from IDL interface "Current"

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

Method Summary

POA
get_POA()
byte[]
get_object_id()
Object
get_reference()
Servant
get_servant()

Method Details

get_POA

public POA get_POA()
            throws NoContext


get_object_id

public byte[] get_object_id()
            throws NoContext


get_reference

public Object get_reference()
            throws NoContext


get_servant

public Servant get_servant()
            throws NoContext