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.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.