jasco.runtime
Interface CombinedHooks

All Known Implementing Classes:
OneAfter, OneBefore, OneBeforeAfter, OneReplace, OneReplaceBeforeAfter

public interface CombinedHooks


Method Summary
 java.lang.Object invoke(JascoMethod method)
           
 

Method Detail

invoke

java.lang.Object invoke(JascoMethod method)
                        throws java.lang.Exception
Throws:
java.lang.Exception