|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Location
Abstract interface to represent JADE network locations. This interface can be used to access information about the various places where a JADE mobile agent can migrate.
| Method Summary | |
|---|---|
java.lang.String |
getAddress()
Read the address for a location. |
java.lang.String |
getID()
Read a unique ID for the location. |
java.lang.String |
getName()
Read the name of a location. |
java.lang.String |
getProtocol()
Read the protocol for a location. |
| Method Detail |
|---|
java.lang.String getID()
String representing the location.java.lang.String getName()
java.lang.String getProtocol()
java.lang.String getAddress()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||