org.jtools.info.publisher
Class SimplePublisherFactory
java.lang.Object
org.jtools.info.publisher.SimplePublisherFactory
- All Implemented Interfaces:
- InfoPublisherFactory
public final class SimplePublisherFactory
- extends Object
- implements InfoPublisherFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimplePublisherFactory
public SimplePublisherFactory()
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.
© 2000-2006, JTools.org.