Class ReplyToNameSupplierFactory

java.lang.Object
me.ehp246.aufjms.core.dispatch.ReplyToNameSupplierFactory

public class ReplyToNameSupplierFactory
extends java.lang.Object
Author:
Lei Yang
  • Constructor Summary

    Constructors
    Constructor Description
    ReplyToNameSupplierFactory()  
  • Method Summary

    Modifier and Type Method Description
    ReplyToNameSupplier newInstance​(java.lang.String name)  

    Methods inherited from class java.lang.Object

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

    • ReplyToNameSupplierFactory

      public ReplyToNameSupplierFactory()
  • Method Details