|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EntityProducer
EntityProducer is the interface for objects that maintain a set of Entities of a specific type.
| Method Summary | |
|---|---|
String |
firstDestination()
Get the first destination of any of the Entities maintained by this producer. |
Map<Object,Entity> |
getEntities()
Get the set of Entities this producer maintains. |
String |
lastDestination()
Get the last destination of any of the Entities maintained by this producer. |
| Method Detail |
|---|
Map<Object,Entity> getEntities()
String firstDestination()
String lastDestination()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||