org.jboss.dna.repository.observation
Class ObservationService.NoOpProblemLog

java.lang.Object
  extended by org.jboss.dna.repository.observation.ObservationService.NoOpProblemLog
All Implemented Interfaces:
ObservationService.ProblemLog
Enclosing class:
ObservationService

protected static class ObservationService.NoOpProblemLog
extends Object
implements ObservationService.ProblemLog


Constructor Summary
protected ObservationService.NoOpProblemLog()
           
 
Method Summary
 void error(String repositoryWorkspaceName, Throwable t)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObservationService.NoOpProblemLog

protected ObservationService.NoOpProblemLog()
Method Detail

error

public void error(String repositoryWorkspaceName,
                  Throwable t)

Specified by:
error in interface ObservationService.ProblemLog


Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.