|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.agentfactory.cldc.SelfPerceptorFact
public class SelfPerceptorFact
Creates an instance of the self perceptor using the perception manager for the agent. It should be noted that factories are only required when migration is being used.
| Constructor Summary | |
|---|---|
SelfPerceptorFact()
|
|
| Method Summary | |
|---|---|
Perceptor |
createPerceptor(PerceptionManager manager)
Factory classes implement this interface to create a perceptor in the migration process. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelfPerceptorFact()
| Method Detail |
|---|
public Perceptor createPerceptor(PerceptionManager manager)
PerceptorFactory
createPerceptor in interface PerceptorFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||