Interface DestinationFactory

All Known Implementing Classes:
JNDIDestinationFactory

public interface DestinationFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    jakarta.jms.Destination
     
  • Method Details

    • createDestination

      jakarta.jms.Destination createDestination() throws Exception
      Throws:
      Exception