public interface CurrentOperations extends CurrentOperations
| Modifier and Type | Method and Description | 
|---|---|
| byte[] | get_object_id()Returns the ObjectId identifying the object in 
 whose context it is called. | 
| POA | get_POA()Returns reference to the POA implementing the 
 object in whose context it is called. | 
POA get_POA() throws NoContext
NoContext - is raised when the operation is
            outside the context of a POA-dispatched 
            operationbyte[] get_object_id()
                     throws NoContext
NoContext - is raised when the operation
 is called outside the context of a POA-dispatched 
 operation. Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2014, Oracle and/or its affiliates.  All rights reserved.