org.glassfish.openesb.pojose.api.annotation
Annotation Type OnDone


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface OnDone

Designates a call back method when all the outstanding response messages from other ServiceEndoints are recieved. Method should not take any parameters. Return type should be one of String, Node, Source, NormalizedMessage and MessageExchange.

Author:
sgenipud



Copyright © 2006-2008. All Rights Reserved.