|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.stanbol.reasoners.web.input.impl.RESTInputFactory
public class RESTInputFactory
Factory for a ReasoningServiceInputManager. It creates a SimpleInputManager collecting all
known ReasoningServiceInputProviders.
TODO In the future we may want to move this out of the /web module into a dedicated /input module.
| Constructor Summary | |
|---|---|
RESTInputFactory(ONManager onm,
SessionManager sm,
RuleStore rStore)
|
|
| Method Summary | |
|---|---|
ReasoningServiceInputManager |
createInputManager(java.util.Map<java.lang.String,java.util.List<java.lang.String>> parameters)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RESTInputFactory(ONManager onm,
SessionManager sm,
RuleStore rStore)
| Method Detail |
|---|
public ReasoningServiceInputManager createInputManager(java.util.Map<java.lang.String,java.util.List<java.lang.String>> parameters)
createInputManager in interface ReasoningServiceInputFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||