Skip navigation links

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

E10654-03


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 exposed as an asynchronous web service.


Optional Element Summary
 String systemUser
           

 

systemUser

public abstract String systemUser
Default:
"OracleSystemUser"

Skip navigation links

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

E10654-03


Copyright © 2006, 2010, Oracle and/or its affiliates. All rights reserved..