Class e.p.s.t.t.BitterSearcher(Searcher):

Part of elisa.plugins.search.tests.test_search_metaresource View In Hierarchy

This dummy searcher gets angry when he is unreferenced without being cleaned up
Line # Kind Name Docs
45 Method __init__ Undocumented
49 Method clean Clean the component.
53 Method __del__ Undocumented

Inherited from Searcher:

Line # Kind Name Docs
57 Method search Trigger a search for uri and fill the result_model with the
76 Method _query_provider Internal helper method: query for the resource provider definded by the

Inherited from Component (via Searcher):

Line # Kind Name Docs
85 Class PathDescriptor Undocumented
97 Class Method create Create and initialize the component.
130 Method initialize Initialize the component.
def __init__(self):
Undocumented
def clean(self):
Clean the component.

This method is called when a component is not needed anymore to clean its state.

Returnsa deferred called when the component has finished cleaning its state (type: twisted.internet.defer.Deferred )
def __del__(self):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.