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