javax.jws
Annotation Type HandlerChain


@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD,FIELD})
public @interface HandlerChain


Required Element Summary
 String file
           
 
Optional Element Summary
 String name
          Deprecated. 
 

Element Detail

file

public abstract String file

name

@Deprecated
public abstract String name
Deprecated. 

Default:
""


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.