net.ep.db4o.javassist
Class ActivateOnAllMethods

java.lang.Object
  extended by net.ep.db4o.javassist.ActivateOnAllMethods
All Implemented Interfaces:
ActivateOnMethodPolicy

public class ActivateOnAllMethods
extends java.lang.Object
implements ActivateOnMethodPolicy


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

Constructor Detail

ActivateOnAllMethods

public ActivateOnAllMethods()
Method Detail

doActivate

public boolean doActivate(javassist.CtMethod method)
Specified by:
doActivate in interface ActivateOnMethodPolicy


Copyright © 2009. All Rights Reserved.