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 © 2003-2012 The Apache Software Foundation. All Rights Reserved.