BEA Systems, Inc.

weblogic.jws
Interface CallbackMethod

All Superinterfaces:
Annotation

@Retention(value=RUNTIME)
@Target(value=METHOD)
public interface CallbackMethod
extends Annotation


Method Summary
 String operation()
           
 String target()
           
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Method Detail

operation

String operation()

target

String target()

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.