Project JXTA

net.jxta.impl.protocol
Class RdvConfigAdv.Instantiator

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

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

Instantiator for RdvConfigAdv


Constructor Summary
RdvConfigAdv.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

RdvConfigAdv.Instantiator

public RdvConfigAdv.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