A C D E F G I J M N O P Q R S T

A

AllowsPassByReference - Annotation Type in org.oasisopen.sca.annotation
The @AllowsPassByReference annotation is used on implementations of remotable interfaces to indicate that interactions with the service from a client within the same address space are allowed to use pass by reference data exchange semantics.
AsyncFault - Annotation Type in org.oasisopen.sca.annotation
The @AsyncFault annotation is used to indicate the faults/exceptions which are returned by the asynchronous service method which it annotates.
AsyncInvocation - Annotation Type in org.oasisopen.sca.annotation
The @AsyncInvocation annotation is used to indicate that the operations of a Java interface uses the long-running request-response pattern as described in the SCA Assembly specification.
ASYNCINVOCATION - Static variable in annotation type org.oasisopen.sca.annotation.AsyncInvocation
 
ASYNCINVOCATION - Static variable in interface org.oasisopen.sca.Constants
The serialized QName of the asyncInvocation policy intent.
ATLEASTONCE - Static variable in interface org.oasisopen.sca.Constants
The serialized QName of the atleastOnce policy intent.
ATMOSTONCE - Static variable in interface org.oasisopen.sca.Constants
The serialized QName of the atMostOnce policy intent.
Authentication - Annotation Type in org.oasisopen.sca.annotation
The @Authentication annotation is used to indicate that the invocation requires authentication.
AUTHENTICATION - Static variable in annotation type org.oasisopen.sca.annotation.Authentication
 
AUTHENTICATION_MESSAGE - Static variable in annotation type org.oasisopen.sca.annotation.Authentication
 
AUTHENTICATION_TRANSPORT - Static variable in annotation type org.oasisopen.sca.annotation.Authentication
 
Authorization - Annotation Type in org.oasisopen.sca.annotation
The @Authorization annotation is used to indicate that an authorization policy is required.
AUTHORIZATION - Static variable in annotation type org.oasisopen.sca.annotation.Authorization
 

A C D E F G I J M N O P Q R S T