| Home >> All >> org >> mandarax >> eca >> [ example Javadoc ] |
org.mandarax.eca.example: Javadoc index of package org.mandarax.eca.example.
Package Samples:
org.mandarax.eca.example
Classes:
StockQuote: Class providing stock quotes for our investments. Currently a dummy, but could be replaced by an implementation that issues HTTP requests (peraps SOAP queries) to an online service.
PortfolioBeanInfo: The bean information class for Portfolio. Useful for mandarax based persistency based on reflection: without this class the reader tries to find set methods for all get methods.
ActionMonitor: Action implementation based on a swing panel. Performing the action means printing out information about the action in a text panel.
EventMonitor: Event source implementation based on a swing actions actionPerformed event.
AgentMonitor: Displays the (mandarax) knowledge base and a query / result log.
Portfolio: Class representing a portfolio of investments (e.g., shares).
PortfolioAction: An action that can be performed by a portfolio agent.
GenerateKB: Generates the kb (as xml file) from a script.
PortfolioAgent: An agent using a set of ECA rules.
Investment: Class representing an investment.
KnowledgeBaseUI: UI displaying the knowledge base.
MessageSender: Dummy sending (JMS) messages.
PortfolioUI: UI displaying the portfolio.
PortfolioAgentUI: UI for the portfolio agent.
ExampleLog: Log service for examples.
Settings: Application settings.
| Home | Contact Us | Privacy Policy | Terms of Service |