public class ServiceWorkerRegistration
extends org.apache.wicket.request.resource.JavaScriptResourceReference
| Constructor and Description |
|---|
ServiceWorkerRegistration()
Creates a new service worker registration
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceWorkerRegistration |
getInstance()
Gets the current service worker registration instance
|
org.apache.wicket.request.resource.JavaScriptPackageResource |
getResource()
Override getResource() because it has be ensured that there is no cache applied to the
resource
|
getMinifiedName, getUrlAttributes, readBuffered, removeCompressFlagIfUnnecessarypublic ServiceWorkerRegistration()
public static ServiceWorkerRegistration getInstance()
public org.apache.wicket.request.resource.JavaScriptPackageResource getResource()
getResource in class org.apache.wicket.request.resource.JavaScriptResourceReferenceCopyright © 2019. All rights reserved.