A C E G H I L P R S W

A

accept(Method) - Method in class it.openutils.spring.rmibernate.shared.HibernateLazyLoaderCallbackFilter

C

clean() - Static method in class it.openutils.spring.rmibernate.server.aspects.SerializationInterceptor
Cleans the processed beans cache
ClientSerializationInterceptor - Class in it.openutils.spring.rmibernate.client.aspects
 
ClientSerializationInterceptor(HibernateLazyLoaderAspect) - Constructor for class it.openutils.spring.rmibernate.client.aspects.ClientSerializationInterceptor
 
count(String, String, Serializable) - Method in class it.openutils.spring.rmibernate.server.managers.HibernateLazyServiceImpl
Get collection size
count(String, String, Serializable) - Method in interface it.openutils.spring.rmibernate.shared.managers.HibernateLazyService
Get collection size

E

EmptyMethodInterceptor - Class in it.openutils.spring.rmibernate.server.aspects
 
EmptyMethodInterceptor() - Constructor for class it.openutils.spring.rmibernate.server.aspects.EmptyMethodInterceptor
 
EntitySerializer - Interface in it.openutils.spring.rmibernate.server.aspects.util
Interface for intercepting writeReplace method calls

G

getClassName() - Method in class it.openutils.spring.rmibernate.shared.LazyReference
 
getEnhancedObject(Object, SessionFactory) - Static method in class it.openutils.spring.rmibernate.server.aspects.SerializationInterceptor
Get proxy object intercepting writeReplace calls
getEnhancedObject(Object, SessionFactory, LazyReference) - Static method in class it.openutils.spring.rmibernate.server.aspects.SerializationInterceptor
Get proxy object intercepting writeReplace calls
getFieldClassName() - Method in class it.openutils.spring.rmibernate.shared.LazyReference
 
getFieldName() - Method in class it.openutils.spring.rmibernate.shared.LazyReference
 
getFrom() - Method in class it.openutils.spring.rmibernate.client.pagination.Paginator
Get starting row number
getHibernateLazyService() - Static method in class it.openutils.spring.rmibernate.server.aspects.SerializationInterceptor
Returns the hibernateLazyService.
getId() - Method in class it.openutils.spring.rmibernate.shared.LazyReference
 
getLazyReference() - Method in class it.openutils.spring.rmibernate.server.aspects.LazyReferenceAspect
 
getProxyForService() - Method in class it.openutils.spring.rmibernate.server.exporter.HibernateRmiServiceExporter
getSize() - Method in class it.openutils.spring.rmibernate.client.pagination.Paginator
Get max number of rows

H

hashCode() - Method in class it.openutils.spring.rmibernate.server.aspects.SerializationInterceptor
HibernateLazyLoaderAspect - Class in it.openutils.spring.rmibernate.client.aspects
Aspect that does remote lazy loading on cglib proxy
HibernateLazyLoaderAspect(String, String, Serializable, HibernateLazyService) - Constructor for class it.openutils.spring.rmibernate.client.aspects.HibernateLazyLoaderAspect
Constructor
HibernateLazyLoaderCallbackFilter - Class in it.openutils.spring.rmibernate.shared
 
HibernateLazyLoaderCallbackFilter() - Constructor for class it.openutils.spring.rmibernate.shared.HibernateLazyLoaderCallbackFilter
 
HibernateLazyRmiInterceptor - Class in it.openutils.spring.rmibernate.server.aspects
Main server interceptor on rmi calls
HibernateLazyRmiInterceptor(SessionFactory) - Constructor for class it.openutils.spring.rmibernate.server.aspects.HibernateLazyRmiInterceptor
Contructor
HibernateLazyService - Interface in it.openutils.spring.rmibernate.shared.managers
Interface for server-side remote lazy loading calls
HibernateLazyServiceImpl - Class in it.openutils.spring.rmibernate.server.managers
Server side implementation of remote lazy loading calls
HibernateLazyServiceImpl() - Constructor for class it.openutils.spring.rmibernate.server.managers.HibernateLazyServiceImpl
 
hibernateLazyServiceTL - Static variable in class it.openutils.spring.rmibernate.client.HibernateRmiProxyFactoryBean
Store the hibernate lazy service to be used by remote lazy loading
HibernateRmiProxyFactoryBean - Class in it.openutils.spring.rmibernate.client
ProxyFactoryBean for automatic injection of remote lazy loading proxies
HibernateRmiProxyFactoryBean() - Constructor for class it.openutils.spring.rmibernate.client.HibernateRmiProxyFactoryBean
 
HibernateRmiServiceExporter - Class in it.openutils.spring.rmibernate.server.exporter
Rmi exporter that checks laziness of bean fields in all object graph
HibernateRmiServiceExporter() - Constructor for class it.openutils.spring.rmibernate.server.exporter.HibernateRmiServiceExporter
 

I

INSTANCE - Static variable in class it.openutils.spring.rmibernate.server.aspects.EmptyMethodInterceptor
 
intercept(Object, Method, Object[], MethodProxy) - Method in class it.openutils.spring.rmibernate.client.aspects.ClientSerializationInterceptor
intercept(Object, Method, Object[], MethodProxy) - Method in class it.openutils.spring.rmibernate.server.aspects.EmptyMethodInterceptor
intercept(Object, Method, Object[], MethodProxy) - Method in class it.openutils.spring.rmibernate.server.aspects.LazyReferenceAspect
intercept(Object, Method, Object[], MethodProxy) - Method in class it.openutils.spring.rmibernate.server.aspects.SerializationInterceptor
invoke(MethodInvocation) - Method in class it.openutils.spring.rmibernate.client.HibernateRmiProxyFactoryBean
invoke(MethodInvocation) - Method in class it.openutils.spring.rmibernate.server.aspects.HibernateLazyRmiInterceptor
invoke(String, String, Serializable) - Method in class it.openutils.spring.rmibernate.server.managers.HibernateLazyServiceImpl
Invoke remote lazy loading
invoke(String, String, Serializable, int, int) - Method in class it.openutils.spring.rmibernate.server.managers.HibernateLazyServiceImpl
Invoke remote lazy loading
invoke(String, String, Serializable) - Method in interface it.openutils.spring.rmibernate.shared.managers.HibernateLazyService
Invoke remote lazy loading
invoke(String, String, Serializable, int, int) - Method in interface it.openutils.spring.rmibernate.shared.managers.HibernateLazyService
Invoke remote lazy loading
it.openutils.spring.rmibernate.client - package it.openutils.spring.rmibernate.client
 
it.openutils.spring.rmibernate.client.aspects - package it.openutils.spring.rmibernate.client.aspects
 
it.openutils.spring.rmibernate.client.pagination - package it.openutils.spring.rmibernate.client.pagination
 
it.openutils.spring.rmibernate.server.aspects - package it.openutils.spring.rmibernate.server.aspects
 
it.openutils.spring.rmibernate.server.aspects.util - package it.openutils.spring.rmibernate.server.aspects.util
 
it.openutils.spring.rmibernate.server.exporter - package it.openutils.spring.rmibernate.server.exporter
 
it.openutils.spring.rmibernate.server.managers - package it.openutils.spring.rmibernate.server.managers
 
it.openutils.spring.rmibernate.shared - package it.openutils.spring.rmibernate.shared
 
it.openutils.spring.rmibernate.shared.managers - package it.openutils.spring.rmibernate.shared.managers
 

L

LazyReference - Class in it.openutils.spring.rmibernate.shared
Store lazy reference
LazyReference() - Constructor for class it.openutils.spring.rmibernate.shared.LazyReference
default constructor
LazyReference(String, String, String, Serializable) - Constructor for class it.openutils.spring.rmibernate.shared.LazyReference
Constructor
LazyReferenceAspect - Class in it.openutils.spring.rmibernate.server.aspects
Aspect on lazy fields to intercept writeReplace
LazyReferenceAspect() - Constructor for class it.openutils.spring.rmibernate.server.aspects.LazyReferenceAspect
 
loadObject() - Method in class it.openutils.spring.rmibernate.client.aspects.HibernateLazyLoaderAspect
logger - Static variable in class it.openutils.spring.rmibernate.server.aspects.HibernateLazyRmiInterceptor
log

P

Paginator - Class in it.openutils.spring.rmibernate.client.pagination
 
Paginator() - Constructor for class it.openutils.spring.rmibernate.client.pagination.Paginator
 
Paginator(int, int) - Constructor for class it.openutils.spring.rmibernate.client.pagination.Paginator
 

R

resetPagination() - Static method in class it.openutils.spring.rmibernate.client.aspects.HibernateLazyLoaderAspect
Disable pagination for next calls in current thread

S

SerializationInterceptor - Class in it.openutils.spring.rmibernate.server.aspects
Proxy object with EntitySerializer and Intercept writeReplace calls
setClassName(String) - Method in class it.openutils.spring.rmibernate.shared.LazyReference
 
setFieldClassName(String) - Method in class it.openutils.spring.rmibernate.shared.LazyReference
 
setFieldName(String) - Method in class it.openutils.spring.rmibernate.shared.LazyReference
 
setFrom(int) - Method in class it.openutils.spring.rmibernate.client.pagination.Paginator
Set starting row number
setHibernateLazyService(HibernateLazyService) - Method in class it.openutils.spring.rmibernate.client.HibernateRmiProxyFactoryBean
Sets the hibernateLazyService.
setHibernateLazyService(HibernateLazyService) - Static method in class it.openutils.spring.rmibernate.server.aspects.SerializationInterceptor
Sets the hibernateLazyService.
setId(Serializable) - Method in class it.openutils.spring.rmibernate.shared.LazyReference
 
setLazyReference(LazyReference) - Method in class it.openutils.spring.rmibernate.server.aspects.LazyReferenceAspect
 
setPagination(int, int) - Static method in class it.openutils.spring.rmibernate.client.aspects.HibernateLazyLoaderAspect
Set pagination for next calls in current thread
setSessionFactory(SessionFactory) - Method in class it.openutils.spring.rmibernate.server.exporter.HibernateRmiServiceExporter
Set hibernate session factory
setSessionFactory(SessionFactory) - Method in class it.openutils.spring.rmibernate.server.managers.HibernateLazyServiceImpl
Sets the factory.
setSize(int) - Method in class it.openutils.spring.rmibernate.client.pagination.Paginator
Set max number of rows

W

writeReplace() - Method in interface it.openutils.spring.rmibernate.server.aspects.util.EntitySerializer
Write alternative object on serialization

A C E G H I L P R S W

Copyright © 2008 Openmind. All Rights Reserved.