@jws:av-service Tag
Specifies the Application View service associated with a method of an Application View control.
@jws:av-service name="avServiceName"
name
Required. Specifies the name of the service in the target Application View with which this Application View control method is associated.
The following rules apply to this tag's use:
The @jws:av-service tag may only occur on a method declaration in an interface that extends weblogic.jws.control.ApplicationViewControl.
The @jws:av-service tag may only occur in a CTRL file.
The @jws:av-service tag may only appear once per method.
Application View Control: Accessing an Enterprise Application from a Web Service