Spring BlazeDS Integration

Uses of Interface
org.springframework.flex.core.ExceptionLogger

Packages that use ExceptionLogger
org.springframework.flex.core Foundational infrastructure for configuring and bootstrapping BlazeDS in a Spring WebApplicationContext. 
 

Uses of ExceptionLogger in org.springframework.flex.core
 

Classes in org.springframework.flex.core that implement ExceptionLogger
 class DefaultExceptionLogger
          Default implementation of ExceptionLogger that logs all MessageExceptions at WARN level with Commons Logging.
 

Methods in org.springframework.flex.core that return ExceptionLogger
 ExceptionLogger ExceptionTranslationAdvice.getExceptionLogger()
           
 

Methods in org.springframework.flex.core with parameters of type ExceptionLogger
 void ExceptionTranslationAdvice.setExceptionLogger(ExceptionLogger exceptionLogger)
           
 


Spring BlazeDS Integration

Copyright © 2011. All Rights Reserved.