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

All Known Implementing Classes:
ObservationService.DefaultProblemLog
Enclosing class:
ObservationService

public static interface ObservationService.ProblemLog

Interface to which problems with particular events are logged.

Author:
Randall Hauch

Method Summary
 void error(String repositoryWorkspaceName, Throwable t)
           
 

Method Detail

error

void error(String repositoryWorkspaceName,
           Throwable t)


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