Project JXTA

net.jxta.impl.protocol
Class RdvAdv.Instantiator

java.lang.Object
  extended by net.jxta.impl.protocol.RdvAdv.Instantiator
All Implemented Interfaces:
AdvertisementFactory.Instantiator
Enclosing class:
RdvAdv

public static class RdvAdv.Instantiator
extends Object
implements AdvertisementFactory.Instantiator

Instantiator for our advertisement


Constructor Summary
RdvAdv.Instantiator()
           
 
Method Summary
 String getAdvertisementType()
          
 Advertisement newInstance()
          
 Advertisement newInstance(Element root)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RdvAdv.Instantiator

public RdvAdv.Instantiator()
Method Detail

getAdvertisementType

public String getAdvertisementType()

Specified by:
getAdvertisementType in interface AdvertisementFactory.Instantiator

newInstance

public Advertisement newInstance()

Specified by:
newInstance in interface AdvertisementFactory.Instantiator

newInstance

public Advertisement newInstance(Element root)

Specified by:
newInstance in interface AdvertisementFactory.Instantiator

JXTA J2SE