JTools

org.jtools.info.publisher
Class SimplePublisherFactory

java.lang.Object
  extended by org.jtools.info.publisher.SimplePublisherFactory
All Implemented Interfaces:
InfoPublisherFactory

public final class SimplePublisherFactory
extends Object
implements InfoPublisherFactory


Constructor Summary
SimplePublisherFactory()
           
 
Method Summary
 InfoPublisher createPublisher(PropertySupport props)
          Creates a new publisher instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimplePublisherFactory

public SimplePublisherFactory()
Method Detail

createPublisher

public InfoPublisher createPublisher(PropertySupport props)
Description copied from interface: InfoPublisherFactory
Creates a new publisher instance.

Specified by:
createPublisher in interface InfoPublisherFactory
Parameters:
props - Properties for Publisher configuration.
Returns:
The newly created InfoPublisher.

JTools

© 2000-2006, JTools.org.