uk.ac.soton.itinnovation.grid.comms.wsdl
Annotation Type InterfaceWithWSDL


@Retention(value=RUNTIME)
@Documented
public @interface InterfaceWithWSDL

This annotation is placed on interfaces extending RemoteService to indicate where the information about the WSDL is. The interface named must have the WebService annotation.


Required Element Summary
 Class<?> value
           
 

Element Detail

value

public abstract Class<?> value


Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.