com.github.tomakehurst.wiremock.common
Class LocalNotifier

java.lang.Object
  extended by com.github.tomakehurst.wiremock.common.LocalNotifier

public class LocalNotifier
extends java.lang.Object


Constructor Summary
LocalNotifier()
           
 
Method Summary
static Notifier notifier()
           
static void set(Notifier notifier)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalNotifier

public LocalNotifier()
Method Detail

notifier

public static Notifier notifier()

set

public static void set(Notifier notifier)