|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjegg.impl.PublishPortMessage
Used to publish a port in the port registry.
| Constructor Summary | |
PublishPortMessage(java.lang.String portName,
Port myPort)
Construct a message specifying a port that should be published. |
|
| Method Summary | |
java.lang.String |
getName()
Return the name that the port should be published under. |
Port |
getPort()
Return the port that should be published. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PublishPortMessage(java.lang.String portName,
Port myPort)
portName - the name of the portmyPort - the port| Method Detail |
public java.lang.String getName()
public Port getPort()
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||