javax.ejb
Annotation Type Lock


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

Declares a concurrency lock for a singleton method.


Optional Element Summary
 LockType value
           
 

value

public abstract LockType value
Default:
javax.ejb.LockType.WRITE


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