Project JXTA

net.jxta.impl.protocol
Class HTTPAdv.Instantiator

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

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

Our instantiator.


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

HTTPAdv.Instantiator

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