|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.agentfactory.cldc.mts.UpdateAIDActuatorFact
public class UpdateAIDActuatorFact
Creates an instance of the update agent ID actuator using the specified affect manager. It should be noted that factory classes are only required within the migration process.
| Constructor Summary | |
|---|---|
UpdateAIDActuatorFact()
|
|
| Method Summary | |
|---|---|
Actuator |
createActuator(AffectManager manager)
Factory classes implement this interface to create an actuator in the migration process. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateAIDActuatorFact()
| Method Detail |
|---|
public Actuator createActuator(AffectManager manager)
ActuatorFactory
createActuator in interface ActuatorFactorymanager - the affect manager for the agent.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||