jasco.runtime
Interface ITrapExecutor

All Known Implementing Classes:
DefaultTrapExecutor, DistributedTrapExecutor

public interface ITrapExecutor


Method Summary
 java.lang.Object executeTrap(JascoMethod aJascoMethod)
           
 boolean isAdapted(JascoMethod method)
           
 

Method Detail

executeTrap

java.lang.Object executeTrap(JascoMethod aJascoMethod)
                             throws java.lang.Exception
Throws:
java.lang.Exception

isAdapted

boolean isAdapted(JascoMethod method)