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(java.lang.String repositoryWorkspaceName, java.lang.Throwable t)
           
 

Method Detail

error

void error(java.lang.String repositoryWorkspaceName,
           java.lang.Throwable t)


Copyright © 2008. All Rights Reserved.