These annotations may be available to more than one type of file in WebLogic Workshop.
@common:context Annotation
Specifies a JwsContext object.
@common:control Annotation
Specifies a WebLogic Workshop control.
@common:define Annotation
Defines inline data that might otherwise be referenced as an external file.
@common:message-buffer Annotation
Specifies that there should be a queue between the service's implementation code and the message transport mechanism for the specified method.
@common:operation Annotation
Specifies that the associated method is part of the web service's public contract and is available for clients to invoke.
@common:schema Annotation
Specifies the schema file whose types are referenced in the @jws:parameter-xml and @jws:return-xml annotations elsewhere in a JWS or JCX file.
@common:security Annotation
@common:target-namespace Annotation
Specifies the default XML namespace used for outgoing XML messages and generated WSDL files.
@common:xmlns Annotation
Defines an XML namespace prefix for use elsewhere in a JWS file or Web Service control JCX file.
Related Topics
Annotation Reference