org.osoa.sca.annotations
Annotation Type Remotable


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Remotable

Annotation used to indicate a Java interface as remotable. Remotable interfaces use pass-by-value semantics, can be published as entry points and used for external services.

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



Copyright © 2009. All Rights Reserved.