| Class | Description |
|---|---|
| RecommenderServlet |
A servlet which returns recommendations, as its name implies.
|
| RecommenderSingleton |
A singleton which holds an instance of a
Recommender. |
| RecommenderWrapper |
Users of the packaging and deployment mechanism in this module need
to produce a
Recommender implementation with a no-arg constructor,
which will internally build the desired Recommender and delegate
to it. |
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.