| Annotation Type | Description |
|---|---|
| Cdr |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
|
| CdrRead |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR unmarshaling
implementation in the ORB.
|
| CdrWrite |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR unmarshaling
implementation in the ORB.
|
| DynamicType |
This annotation is applied to a class or interface to indicate
that its traced methods are classified as part of the
TypeCode/Any implementation in the ORB.
|
| Folb |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
|
| Giop |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
|
| IsLocal |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the code that determines whether
or not an invocation is a local invocation.
|
| MonitorRead |
This annotation is applied to a class to indicate
that its methods are classified as methods used to read primitive values.
|
| MonitorWrite |
This annotation is applied to a class to indicate
that its methods are classified as methods used to write primitive values.
|
| Naming |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
|
| Orbd |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
|
| OrbLifeCycle |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
|
| Osgi |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
|
| Poa |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
|
| PoaFSM |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
|
| PrimitiveRead |
This annotation is applied to a class to indicate
that its methods are classified as methods used to read primitive values.
|
| PrimitiveWrite |
This annotation is applied to a class to indicate
that its methods are classified as methods used to write primitive values.
|
| Shutdown |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
|
| StreamFormatVersion |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
|
| Subcontract |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
|
| TraceInterceptor |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
|
| TraceServiceContext |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
|
| TraceValueHandler |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the ValueHandler implementation
in the ORB.
|
| TransientObjectManager |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
|
| Transport |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
|
| ValueHandlerRead |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the ValueHandler implementation
that is used for reading value types in the ORB.
|
| ValueHandlerWrite |
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the ValueHandler implementation
that is used for writing value types in the ORB.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.