Annotation Type ValueHandlerRead


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