|
JXTA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jxta.impl.protocol.DiscoveryConfigAdv.Instantiator
public static class DiscoveryConfigAdv.Instantiator
Instantiator for DiscoveryConfigAdv
| Constructor Summary | |
|---|---|
DiscoveryConfigAdv.Instantiator()
|
|
| Method Summary | |
|---|---|
String |
getAdvertisementType()
Returns the identifying type of this Advertisement. |
Advertisement |
newInstance()
Constructs an instance of Advertisement matching the type
specified by the advertisementType parameter. |
Advertisement |
newInstance(Element root)
Constructs an instance of Advertisement matching the type
specified by the advertisementType parameter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiscoveryConfigAdv.Instantiator()
| Method Detail |
|---|
public String getAdvertisementType()
getAdvertisementType in interface AdvertisementFactory.Instantiatorpublic Advertisement newInstance()
Advertisement matching the type
specified by the advertisementType parameter.
newInstance in interface AdvertisementFactory.InstantiatorAdvertisement.public Advertisement newInstance(Element root)
Advertisement matching the type
specified by the advertisementType parameter.
newInstance in interface AdvertisementFactory.Instantiatorroot - Specifies a portion of a @link StructuredDocument} which
will be converted into an Advertisement.
Advertisement.
|
JXSE | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||