jasco.runtime.cache
Class OneAfter

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

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


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

OneAfter

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