Uses of Interface
info.joseluismartin.hibernate.aop.SessionProcessor

Packages that use SessionProcessor
info.joseluismartin.hibernate.aop   
 

Uses of SessionProcessor in info.joseluismartin.hibernate.aop
 

Methods in info.joseluismartin.hibernate.aop that return types with arguments of type SessionProcessor
 List<SessionProcessor> SessionAspect.getSessionProcessors()
           
 

Method parameters in info.joseluismartin.hibernate.aop with type arguments of type SessionProcessor
 void SessionAspect.setSessionProcessors(List<SessionProcessor> sessionProcessors)
           
 



Copyright © 2012 JDAL. All Rights Reserved.