jasco.runtime.cache
Class OneReplace

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

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


Constructor Summary
OneReplace(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

OneReplace

public OneReplace(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