|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--net.artima.place.URLFactoryLink
Represents a link to a URLFactory on the network.
| Constructor Summary | |
URLFactoryLink(java.lang.String url)
Construct a URLFactoryLink from a String URL . |
|
| Method Summary | |
LinkActivation |
activate(ActivationClient al)
Invokes activationSucceeded() on the passed ActivationClient,
passing to activationSucceeded() a ServiceItem that contains
a URLFactory service and null references for the ServiceID and
attributes set (the Entry array). |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public URLFactoryLink(java.lang.String url)
throws java.net.MalformedURLException
URLFactoryLink from a String URL .| Method Detail |
public LinkActivation activate(ActivationClient al)
activationSucceeded() on the passed ActivationClient,
passing to activationSucceeded() a ServiceItem that contains
a URLFactory service and null references for the ServiceID and
attributes set (the Entry array).activate in interface Link
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||