jasco.runtime.cache
Class OneBefore

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

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


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

OneBefore

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