org.mule.devkit.generation.api.gatherer
Class DefaultGathererFactory

java.lang.Object
  extended by org.mule.devkit.generation.api.gatherer.DefaultGathererFactory
All Implemented Interfaces:
NotificationGathererFactory

public class DefaultGathererFactory
extends Object
implements NotificationGathererFactory

Factory class to create a Simple NotificationGatherer


Constructor Summary
DefaultGathererFactory()
           
 
Method Summary
 NotificationGatherer create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultGathererFactory

public DefaultGathererFactory()
Method Detail

create

public NotificationGatherer create()
Specified by:
create in interface NotificationGathererFactory


Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.