Class ChartUserAgent
- java.lang.Object
- 
- jadex.extension.rs.invoke.RestServiceAgent
- 
- jadex.webservice.examples.rs.chart.ChartUserAgent
 
 
- 
 public class ChartUserAgent extends RestServiceAgent Agent that searches and uses the chart service of another Jadex agent.
- 
- 
Field SummaryFields Modifier and Type Field Description protected javax.swing.JFramef- 
Fields inherited from class jadex.extension.rs.invoke.RestServiceAgentagent
 
- 
 - 
Constructor SummaryConstructors Constructor Description ChartUserAgent()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description IFuture<java.lang.Void>cleanup()Called when the agent is killed.IFuture<java.lang.Void>init()The agent init.- 
Methods inherited from class jadex.extension.rs.invoke.RestServiceAgentcreateServiceImplementation
 
- 
 
-