Uses of Class
org.nuiton.util.beans.BinderProvider.BinderEntry

Packages that use BinderProvider.BinderEntry
org.nuiton.util.beans Packages for all stuff of bean transformations (binder, and others...). 
 

Uses of BinderProvider.BinderEntry in org.nuiton.util.beans
 

Fields in org.nuiton.util.beans with type parameters of type BinderProvider.BinderEntry
protected static Map<BinderProvider.BinderEntry,Binder> BinderProvider.binders
          Cache of registred binders indexed by their unique entry
 

Methods in org.nuiton.util.beans that return types with arguments of type BinderProvider.BinderEntry
protected static Map<BinderProvider.BinderEntry,Binder> BinderProvider.getBinders()
           
 



Copyright © 2004-2010 CodeLutin. All Rights Reserved.