Annotation Type Cdr


@Target({METHOD,TYPE,FIELD}) @Retention(RUNTIME) @MethodMonitorGroup({CdrRead.class,CdrWrite.class}) public @interface 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.