Interface MsgRepository.MsgRepositoryPoolBean<T>

    • Method Detail

      • offerExpired

        boolean offerExpired​(MsgRepositoryIfc repo,
                             T id,
                             Element element,
                             java.util.Date expired)
        Deprecated.