com.bea.control
Annotation Type ServiceControl.Handler


@Retention(value=RUNTIME)
@Target(value=TYPE)
public static @interface ServiceControl.Handler

Optional annotation indicating the jax-rpc handlers to use.


Optional Element Summary
 String file
           
 String[] operation
           
 

operation

public abstract String[] operation
Default:
""

file

public abstract String file
Default:
""