Interface PmessageSystemEE

All Superinterfaces:
PmessageSystem
All Known Implementing Classes:
SimpleMessageSystem

public interface PmessageSystemEE
extends PmessageSystem
A specialization of the PmessageSystem interface that adds a constructor that require more configuration information and allows the proper initialization of a Java EE implementation.
  • Method Details

    • getPmessageSystem

      PmessageSystem getPmessageSystem​(Profile p)
      Factory method returns a working instance for the specified configuration Profile.
      Parameters:
      p - the Profile containing configuration information.
      Returns:
      exemplar