org.osoa.sca.annotations
Annotation Type OneWay


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface OneWay

Annotation on a method that indicates that the method is non-blocking and communication with the service provider may use buffer the requests and send them at some later time.

Version:
$Rev: 701389 $ $Date: 2008-10-03 19:55:27 +0530 (Fri, 03 Oct 2008) $



Copyright © 2009. All Rights Reserved.