| Modifier and Type | Class and Description |
|---|---|
static class |
HibernateCORSCacheLoader.Binder
HK2 Binder for our injector context.
|
| Constructor and Description |
|---|
HibernateCORSCacheLoader(org.hibernate.SessionFactory factory)
The hibernate CORS session factory.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
load(URI origin)
Computes or retrieves the value corresponding to
key. |
@Inject public HibernateCORSCacheLoader(org.hibernate.SessionFactory factory)
factory - Injected hibernate factory.Copyright © 2018 krotscheck.net. All rights reserved.