org.omegahat.Environment.Databases
Interface SearchPathListener

All Known Implementing Classes:
SearchPathView

public interface SearchPathListener

This is a new mechanism to monitor attachments and detachments of databases from a SearchPath rather than handling them via the DatabaseAssignListener. The intent is to separate the source.


Method Summary
 void searchPathAction(SearchPathEvent ev)
           
 

Method Detail

searchPathAction

public void searchPathAction(SearchPathEvent ev)