public abstract class LazyExpiryHandler extends Object implements ExpiryHandler
Constructor and Description |
---|
LazyExpiryHandler() |
Modifier and Type | Method and Description |
---|---|
void |
onCreate()
Called when an expirable object is created/recreated.
|
void |
onUse()
Called when an expirable object is used.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
expiryTick
public void onCreate()
ExpiryHandler
onCreate
in interface ExpiryHandler
public void onUse()
ExpiryHandler
onUse
in interface ExpiryHandler
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.