org.objectweb.jac.aspects.hibernate
Class EndPersistentSessionWrapper
java.lang.Object
|
+--org.objectweb.jac.core.Wrapper
|
+--org.objectweb.jac.aspects.hibernate.EndPersistentSessionWrapper
- All Implemented Interfaces:
- Serializable
- public class EndPersistentSessionWrapper
- extends Wrapper
This wrapper delimits the end of a persistent session.
- Version:
- 1.0
- Author:
- Lionel Seinturier
- See Also:
- Serialized Form
Fields inherited from class org.objectweb.jac.core.Wrapper |
ac |
Method Summary |
Object |
end(Interaction interaction)
Wrapping method around pointcuts
where a persistent session ends. |
EndPersistentSessionWrapper
public EndPersistentSessionWrapper(AspectComponent ac)
end
public Object end(Interaction interaction)
- Wrapping method around pointcuts
where a persistent session ends.