|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbleAgentCapability | |
|---|---|
| com.ibm.able.platform | The com.ibm.able.platform package
provides a set of classes that allows a distributed platform
consisting of platform services and agents to be configured and
run across physical systems. |
| Uses of AbleAgentCapability in com.ibm.able.platform |
|---|
| Methods in com.ibm.able.platform that return AbleAgentCapability | |
AbleAgentCapability |
AblePlatformDefaultAgent.getCapability(java.lang.Object theCapabilityIdentifier)
|
AbleAgentCapability |
AblePlatformAgent.getCapability(java.lang.Object theCapabilityIdentifier)
Gets a specific AgentCapability of this agent. |
AbleAgentCapability |
AbleAgentSituationReport.getCapability()
Gets the AgentCapability of this AgentSituationReport. |
| Methods in com.ibm.able.platform with parameters of type AbleAgentCapability | |
protected AbleAgentSituationReport |
AblePlatformDefaultAgent.createAgentSituationReport(java.io.Serializable theIdentifier,
AbleAgentCapability theCapability,
AbleAgentSituation theSituation,
AbleMessageContainer theSuggestedResponse,
AbleMessageContainer theResponseTaken,
AbleMessageContainer theResultsSummary,
boolean theProblemState)
Helper method used to create an AgentSituationReport for this agent. |
| Constructors in com.ibm.able.platform with parameters of type AbleAgentCapability | |
AbleAgentSituationReport(java.io.Serializable theIdentifier,
AbleAgentCapability theAgentCapability,
AbleAgentSituation theAgentSituation,
AbleMessageContainer theSuggestedResponse,
AbleMessageContainer theResponseTaken,
AbleMessageContainer theResultsSummary,
boolean theProblemState,
javax.agent.AgentName theAgentName,
java.lang.String theAgentDescription,
long theTimeCreated,
java.lang.String theSystemName,
java.lang.Integer theAutomationLevel)
Creates an AgentSituationReport that may be either a simple history log or a problem that requires a response, depending on the specified parameters. |
|
AbleAgentSituationReport(java.io.Serializable theIdentifier,
AbleAgentCapability theAgentCapability,
AbleAgentSituation theAgentSituation,
AbleMessageContainer theSuggestedResponse,
javax.agent.AgentName theAgentName,
java.lang.String theAgentDescription,
long theTimeCreated,
java.lang.String theSystemName,
java.lang.Integer theAutomationLevel)
Creates an AgentSituationReport that requires a response; the problem state is set to true. |
|
AbleAgentCapability(AbleAgentCapability theAgentCapability)
Creates an AgentCapability from another AgentCapability (copy constructor). |
|
|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||