jasco.runtime.cache
Class OneReplaceBeforeAfter

java.lang.Object
  extended by jasco.runtime.cache.OneReplaceBeforeAfter
All Implemented Interfaces:
CombinedHooks

public final class OneReplaceBeforeAfter
extends java.lang.Object
implements CombinedHooks


Constructor Summary
OneReplaceBeforeAfter(java.util.Vector hooks)
           
 
Method Summary
 java.lang.Object invoke(JascoMethod method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OneReplaceBeforeAfter

public OneReplaceBeforeAfter(java.util.Vector hooks)
Method Detail

invoke

public java.lang.Object invoke(JascoMethod method)
                        throws java.lang.Exception
Specified by:
invoke in interface CombinedHooks
Throws:
java.lang.Exception