Class UserAgent
- java.lang.Object
-
- jadex.webservice.examples.ws.banking.client.UserAgent
-
public class UserAgent extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected IInternalAccess
agent
-
Constructor Summary
Constructors Constructor Description UserAgent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
executeBody()
The agent body.
-
-
-
Field Detail
-
agent
protected IInternalAccess agent
-
-