javax.ejb
Annotation Type ConcurrencyManagement


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface ConcurrencyManagement


Optional Element Summary
 ConcurrencyManagementType value
           
 

value

public abstract ConcurrencyManagementType value
Default:
javax.ejb.ConcurrencyManagementType.CONTAINER


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.