|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.agentfactory.cldc.p2pmts.P2PRequestFact
public class P2PRequestFact
Creates an instance of the peer to peer request actuator using the specified affect manager. It should be noted that factories are only required within the migration process.
| Constructor Summary | |
|---|---|
P2PRequestFact()
|
|
| 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 P2PRequestFact()
| 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 | |||||||||