Uses of Interface
org.jboss.dna.repository.observation.ObservationService.ProblemLog

Packages that use ObservationService.ProblemLog
org.jboss.dna.repository.observation   
 

Uses of ObservationService.ProblemLog in org.jboss.dna.repository.observation
 

Classes in org.jboss.dna.repository.observation that implement ObservationService.ProblemLog
 class ObservationService.DefaultProblemLog
          Problem log implementation that records problems in the log.
 

Fields in org.jboss.dna.repository.observation declared as ObservationService.ProblemLog
static ObservationService.ProblemLog ObservationService.NO_OP_PROBLEM_LOG
           
 

Methods in org.jboss.dna.repository.observation that return ObservationService.ProblemLog
 ObservationService.ProblemLog ObservationService.getProblemLog()
           
 

Methods in org.jboss.dna.repository.observation with parameters of type ObservationService.ProblemLog
 void ObservationService.setProblemLog(ObservationService.ProblemLog problemLog)
          Set the problem log that will be notified of problems handling events.
 



Copyright © 2008. All Rights Reserved.