Interface PublishingHouse

All Known Implementing Classes:
NullPublisher, Publisher, UnconfirmedPublisher

public interface PublishingHouse
Marker pattern interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isValid

      boolean isValid()