| Annotation Types Summary |
| AddressingPolicy |
|
| CallbackAssociate |
Deprecated. use CallbackInterface instead This annotation specifies the list of callback interfaces that a class/interface may need to interact with. |
| CallbackRef |
Deprecated. use oracle.webservices.annotations.async.CallbackRef instead This is a dependency injection (DI) style marker annotation that applies to a member field or setter method of the service endpoint implementation . |
| Conversational |
This annotation is allowed only on a JAX-WS service endpoint implementation bean. |
| ConversationalOperation |
This annotation is to be used on the methods of a JAX-WS service endpoint implementation bean that is annotated as Conversational with the "Session" scope. |
| Deployment |
The Deployment annotation provides additional Oracle specific deployment information for an annotated Web service. |
| EndpointAddress |
The EndpointAddress annotation provides for a client to override the endpoint address found in the WSDL of a Web service |
| EndpointIdentifier |
The EndpointIdentifier annotation provides for an Oracle specific Logical Service Name for a Web service endpoint. |
| FabricService |
The FabricService annotation provides configuration for a jaxws service that is registered with Fabric |
| GeneralKeyedReference |
This annotation provides the UDDI publication information. |
| ManagementPolicy |
|
| MtomPolicy |
|
| PartnerLink |
|
| PortableWebService |
|
| PortableWebServiceProvider |
|
| Properties |
The Properties annotation allows a user to define properties for a j2ee client. |
| Property |
|
| ReliabilityPolicy |
|
| Schema |
The Schema annotation provides additional Oracle specific annotations for defining the schema properties of a Web service. |
| SDODatabinding |
The SDODatabinding annotation provides configuration for a jaxws service that uses SDO databinding |
| SecurityPolicies |
|
| SecurityPolicy |
|
| Transactional |
|
| UDDIPublicationInfo |
This annotation provides the UDDI publication information. |
| WebServiceRefExt |
|
| WebServiceRefsExt |
|
| WSIFEJBBinding |
The WSIFEJBBinding annotation provides additional Oracle specific annotations for creating an annotated WSIF Web service based on an EJB bean. |