com.bea.control
Annotation Type ServiceControl.Policies


@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
public static @interface ServiceControl.Policies

The Policies annotation is used to define one or more policies for a port/operation.


Required Element Summary
 ServiceControl.Policy[] value
           
 

Element Detail

value

public abstract ServiceControl.Policy[] value