Uses of Class
scriptella.core.ElementInterceptor

Packages that use ElementInterceptor
scriptella.core Core classes for scripts execution. 
 

Uses of ElementInterceptor in scriptella.core
 

Subclasses of ElementInterceptor in scriptella.core
 class ConnectionInterceptor
          Handles connections for elements being executed.
 class ExceptionInterceptor
          Intercepts exceptions thrown by wrapped executable elements.
 class IfInterceptor
          Handles if expressions specified by if attribute on query/script elements.
 class StatisticInterceptor
          Collects execution statistics.
 class TxInterceptor
          TODO: Add documentation
 



Copyright © Copyright 2006-2009 The Scriptella Project Team.