Uses of Class
org.ow2.easybeans.api.bean.info.ILockTypeInfo

Packages that use ILockTypeInfo
org.ow2.easybeans.api.bean.info Implementation of EJB 3.0 container API 
 

Uses of ILockTypeInfo in org.ow2.easybeans.api.bean.info
 

Methods in org.ow2.easybeans.api.bean.info that return ILockTypeInfo
 ILockTypeInfo IMethodInfo.getLockType()
           
static ILockTypeInfo ILockTypeInfo.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ILockTypeInfo[] ILockTypeInfo.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.