| Package | Description |
|---|---|
| jade.domain.introspection |
This package contains the definition of the ontology used by JADE for
internal monitoring of the agent platform and running agents.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
IntrospectionServer.serveGetKeys(ACLMessage request,
Action aExpr,
GetKeys action) |
protected void |
IntrospectionServer.serveGetValue(ACLMessage request,
Action aExpr,
GetValue action) |
protected void |
IntrospectionServer.serveUnknownAction(ACLMessage request,
Action aExpr,
java.lang.Object action) |