public class PropertyInterceptorRegistrator extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
PropertyInterceptor instances within JCRStoreService.| Constructor and Description |
|---|
PropertyInterceptorRegistrator() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
void |
setJcrStoreService(JCRStoreService jcrStoreService) |
void |
setPosition(int position) |
void |
setPropertyInterceptor(PropertyInterceptor propertyInterceptor) |
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic void destroy()
throws Exception
destroy in interface org.springframework.beans.factory.DisposableBeanExceptionpublic void setJcrStoreService(JCRStoreService jcrStoreService)
public void setPosition(int position)
public void setPropertyInterceptor(PropertyInterceptor propertyInterceptor)
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.