com.bea.control
Annotation Type ServiceControl.WSDL


@Retention(value=RUNTIME)
@Target(value=TYPE)
public static @interface ServiceControl.WSDL

The WSDL annotation specifies the path to the WSDL file. This annotation is mandatory.


Required Element Summary
 String path
           
 
Optional Element Summary
 String service
           
 

Element Detail

path

public abstract String path

service

public abstract String service
Default:
""