|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--net.jxta.impl.protocol.PresenceAdv.Instantiator
An Instantiator used by the AdvertisementFactory to instantiate this class in an abstract fashion.
| Constructor Summary | |
PresenceAdv.Instantiator()
|
|
| Method Summary | |
java.lang.String |
getAdvertisementType()
Returns the identifying type of this Advertisement. |
net.jxta.document.Advertisement |
newInstance()
Returns a new PresenceAdvertisement implementation instance. |
net.jxta.document.Advertisement |
newInstance(net.jxta.document.Element root)
Instantiates a new PresenceAdvertisement implementation instance populated from the given root element. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PresenceAdv.Instantiator()
| Method Detail |
public java.lang.String getAdvertisementType()
getAdvertisementType in interface net.jxta.document.AdvertisementFactory.Instantiatorpublic net.jxta.document.Advertisement newInstance()
newInstance in interface net.jxta.document.AdvertisementFactory.Instantiatorpublic net.jxta.document.Advertisement newInstance(net.jxta.document.Element root)
newInstance in interface net.jxta.document.AdvertisementFactory.Instantiatorroot - the root of the object tree to use to populate the advertisement object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||