Uses of Interface
org.loom.interceptor.PopulateInterceptor

Packages that use PopulateInterceptor
org.loom.addons.multiupload   
org.loom.interceptor   
 

Uses of PopulateInterceptor in org.loom.addons.multiupload
 

Classes in org.loom.addons.multiupload that implement PopulateInterceptor
 class MultiUploadInterceptor
          Store and merge the files uploaded in this form submission.
 

Uses of PopulateInterceptor in org.loom.interceptor
 

Classes in org.loom.interceptor that implement PopulateInterceptor
 class InterceptorProxy
          Maintains a list of listeners.
static class MethodInterceptor.BeforePopulate
           
 class RetrieveEntityInterceptor
          Retrieves from the database JPA entities
 

Methods in org.loom.interceptor that return types with arguments of type PopulateInterceptor
 java.util.List<PopulateInterceptor> InterceptorProxy.getPopulateListeners()
           
 



The Loom Framework 1.6-SNAPSHOT.
Licensed under the Apache License, Version 2.0 by Extrema Sistemas de Informacion S.L.