[jboss-jira] [JBoss JIRA] Created: (JBRULES-2579) Expose collection of StatefulKnowledgeSession from KnowledgeBase
David Ward (JIRA)
jira-events at lists.jboss.org
Fri Jul 16 17:40:53 EDT 2010
Expose collection of StatefulKnowledgeSession from KnowledgeBase
----------------------------------------------------------------
Key: JBRULES-2579
URL: https://jira.jboss.org/browse/JBRULES-2579
Project: Drools
Issue Type: Task
Security Level: Public (Everyone can see)
Components: drools-api, drools-core (expert)
Affects Versions: 5.1.0.M2
Reporter: David Ward
Assignee: David Ward
Fix For: 5.1.0.CR1
RuleBase had a getStatefulSessions():StatefulSession[] method. KnowledgeBase should have a getStatefulKnowledgeSessions():Collection<StatefulKnowledgeSession> method.
KnowledgeAgentImpl.dispose():void could use leverage this, as could code in JBoss ESB.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list