@Target(value={TYPE,METHOD,FIELD}) @Retention(value=RUNTIME) @Documented public @interface WebServiceRef
String
lookup
mappedName
name
Class<?>
type
Class<? extends Service>
value
wsdlLocation
public abstract String name
public abstract Class<?> type
public abstract String mappedName
public abstract Class<? extends Service> value
public abstract String wsdlLocation
public abstract String lookup
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.