|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jegg.impl.LocatePortMessage
Lookup a port by name.
Constructor Summary | |
LocatePortMessage(java.lang.String portName)
Construct a message specifying the port to lookup. |
Method Summary | |
java.lang.String |
getName()
Return the name to lookup in the registry. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public LocatePortMessage(java.lang.String portName)
portName
- the name of the port to lookup.Method Detail |
public java.lang.String getName()
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |