javax.ejb
Annotation Type Timeout


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

Designates a method on a stateless session bean class or message driven bean class that should receive EJB timer expirations for that bean.



Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.