net.ep.db4o.javassist
Class AnnotationPersistencePolicy

java.lang.Object
  extended by net.ep.db4o.javassist.AnnotationPersistencePolicy
All Implemented Interfaces:
PersistOnMethodPolicy

public class AnnotationPersistencePolicy
extends java.lang.Object
implements PersistOnMethodPolicy


Constructor Summary
AnnotationPersistencePolicy()
           
 
Method Summary
 boolean doPersist(javassist.CtMethod method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationPersistencePolicy

public AnnotationPersistencePolicy()
Method Detail

doPersist

public boolean doPersist(javassist.CtMethod method)
Specified by:
doPersist in interface PersistOnMethodPolicy


Copyright © 2009. All Rights Reserved.