org.drools.impl
Class StatelessKnowledgeSessionResultsImpl
java.lang.Object
org.drools.impl.StatelessKnowledgeSessionResultsImpl
- All Implemented Interfaces:
- org.drools.runtime.StatelessKnowledgeSessionResults
public class StatelessKnowledgeSessionResultsImpl
- extends Object
- implements org.drools.runtime.StatelessKnowledgeSessionResults
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatelessKnowledgeSessionResultsImpl
public StatelessKnowledgeSessionResultsImpl(Map<String,?> results)
getIdentifiers
public Collection<String> getIdentifiers()
- Specified by:
getIdentifiers
in interface org.drools.runtime.StatelessKnowledgeSessionResults
getValue
public Object getValue(String identifier)
- Specified by:
getValue
in interface org.drools.runtime.StatelessKnowledgeSessionResults
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.