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 CallbackInterface


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

This annotation allows an interface to be associated with another class. This can be used to generate two port types in a wsdl.


Required Element Summary
 Class value
           

 

Element Detail

value

public abstract Class value

Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.