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, waitexpiryTickpublic void onCreate()
ExpiryHandleronCreate in interface ExpiryHandlerpublic void onUse()
ExpiryHandleronUse in interface ExpiryHandlerCopyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.