|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Fields inherited from interface metaglue.Agent |
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING |
| Method Summary | |
void |
addPerson(PersonInfo pi)
|
void |
addPerson(String fname,
String mname,
String lname,
String em,
String hphone,
String ophone,
String add)
|
void |
clearPM()
|
void |
deletePerson(String name)
|
void |
fillMap()
|
Vector |
listNames()
|
Vector |
lookup(String search)
|
void |
showPM()
|
| Methods inherited from interface metaglue.Agent |
addMonitor, alive, getAgentID, getMetaglueAgentID, shutdown, startup, whereAreYou |
| Method Detail |
public void showPM()
throws RemoteException
public void clearPM()
throws RemoteException
public void fillMap()
throws RemoteException
public Vector lookup(String search)
throws RemoteException
public void addPerson(String fname,
String mname,
String lname,
String em,
String hphone,
String ophone,
String add)
throws RemoteException
public void addPerson(PersonInfo pi)
throws RemoteException
public void deletePerson(String name)
throws RemoteException
public Vector listNames()
throws RemoteException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||