org.compass.spring.aop
Class AbstractCompassDeleteInterceptor
java.lang.Object
org.compass.spring.aop.AbstractCompassInterceptor
org.compass.spring.aop.AbstractCompassDeleteInterceptor
- All Implemented Interfaces:
- org.springframework.beans.factory.InitializingBean
- Direct Known Subclasses:
- CompassDeleteAdvice
public class AbstractCompassDeleteInterceptor
- extends AbstractCompassInterceptor
A simple base class for CompassSession#delete operation.
- Author:
- kimchy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractCompassDeleteInterceptor
public AbstractCompassDeleteInterceptor()
delete
protected void delete(Object value)
throws CompassException
- Throws:
CompassException
Copyright (c) 2004-2008 The Compass Project.