public interface Expirable
ExpirationPolicy| Modifier and Type | Method and Description |
|---|---|
boolean |
isExpired(ExpirationPolicy expirationPolicy)
Determines if
this instance should be expired based on the given
expirationPolicy |
boolean isExpired(ExpirationPolicy expirationPolicy)
this instance should be expired based on the given
expirationPolicyexpirationPolicy - a ExpirationPolicytrue if this can be expired. false otherwiseCopyright © 2017 MuleSoft, Inc.. All rights reserved.