Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-02


oracle.webservices.annotations.async
Annotation Type AsyncWebService


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

The AsyncService annotation indicates that the annotated class is to be explosed as an asynchronous web service.


Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.