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 CallbackManagementPolicy


@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD,FIELD,ANNOTATION_TYPE})
public @interface CallbackManagementPolicy

Required Element Summary
 String[] value
           

 

Optional Element Summary
 boolean enabled
           

 

Element Detail

value

public abstract String[] value

enabled

public abstract boolean enabled
Default:
true

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..