org.sakaiproject.search.api
Interface Diagnosable

All Known Subinterfaces:
SearchService

public interface Diagnosable

Components that are runtime dignosable implement this control interface

Author:
ieb

Method Summary
 void disableDiagnostics()
           
 void enableDiagnostics()
           
 boolean hasDiagnostics()
           
 

Method Detail

enableDiagnostics

void enableDiagnostics()

disableDiagnostics

void disableDiagnostics()

hasDiagnostics

boolean hasDiagnostics()


Copyright © 2003-2013 Sakai Project. All Rights Reserved.