java.lang.Object
systems.comodal.pagerduty.event.client.jsoniter.adapter.JsonIteratorPagerDutyEventAdapterFactory
All Implemented Interfaces:
systems.comodal.pagerduty.event.data.adapters.PagerDutyEventAdapterFactory

public final class JsonIteratorPagerDutyEventAdapterFactory
extends java.lang.Object
implements systems.comodal.pagerduty.event.data.adapters.PagerDutyEventAdapterFactory
  • Constructor Summary

    Constructors
    Constructor Description
    JsonIteratorPagerDutyEventAdapterFactory()  
  • Method Summary

    Modifier and Type Method Description
    systems.comodal.pagerduty.event.data.adapters.PagerDutyEventAdapter create()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • JsonIteratorPagerDutyEventAdapterFactory

      public JsonIteratorPagerDutyEventAdapterFactory()
  • Method Details

    • create

      public systems.comodal.pagerduty.event.data.adapters.PagerDutyEventAdapter create()
      Specified by:
      create in interface systems.comodal.pagerduty.event.data.adapters.PagerDutyEventAdapterFactory