Skip navigation links

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

E10654-02


oracle.webservices.annotations
Annotation Type Properties


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

The Properties annotation allows a user to define properties for a j2ee client.


Required Element Summary
 Property[] value
           

 

Element Detail

value

public abstract Property[] value

Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.