javax.ejb
Annotation Type Asynchronous


@Target(value={METHOD,TYPE})
@Retention(value=RUNTIME)
public @interface Asynchronous

Used to mark a method as an asynchronous method or to designate all business methods of a class or interface as asynchronous.



Submit a bug or feature

Copyright © 2009, 2010, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Generated on 4-June-2010 04:34