org.drools.core.impl
Class StatelessKnowledgeSessionResultsImpl
java.lang.Object
org.drools.core.impl.StatelessKnowledgeSessionResultsImpl
- All Implemented Interfaces:
- org.kie.internal.runtime.StatelessKnowledgeSessionResults
public class StatelessKnowledgeSessionResultsImpl
- extends Object
- implements org.kie.internal.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.kie.internal.runtime.StatelessKnowledgeSessionResults
getValue
public Object getValue(String identifier)
- Specified by:
getValue in interface org.kie.internal.runtime.StatelessKnowledgeSessionResults
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.