org.codehaus.xfire.annotations
Annotation Type InHandlers


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface InHandlers

Author:
Tomasz Sztelak

Required Element Summary
 java.lang.String[] handlers
           
 

Element Detail

handlers

public abstract java.lang.String[] handlers


Copyright © 2004-2009. All Rights Reserved.