| Package | Description |
|---|---|
| org.dmd.dmp.server.servlet.base | |
| org.dmd.dmp.server.servlet.base.cache | |
| org.dmd.dmp.server.servlet.base.plugins |
| Modifier and Type | Method and Description |
|---|---|
CacheRegistration |
EventHandlerIF.getCacheRegistration() |
| Constructor and Description |
|---|
GetRequestProcessor(org.dmd.dmp.server.DmpPipeIF pipe,
CacheRegistration dcr) |
| Modifier and Type | Field and Description |
|---|---|
protected CacheRegistration |
CacheListener.cacheRegistration |
| Modifier and Type | Method and Description |
|---|---|
CacheRegistration |
CacheListener.getCacheRegistration() |
CacheRegistration |
CacheIF.register(SessionIF session)
If you are going to perform operations against a cache, you will need a
unique registration against that cache.
|
| Constructor and Description |
|---|
CacheFullListener(CacheRegistration reg,
DmpEventHandlerIF eh) |
CacheFullListener(CacheRegistration reg,
DmpEventHandlerIF eh,
org.dmd.dmc.DmcSliceInfo dsi) |
CacheIndexListener(CacheRegistration reg,
DmpEventHandlerIF eh,
org.dmd.dmc.DmcSliceInfo dsi,
org.dmd.dmc.DmcClassInfo dci) |
CacheListener(CacheRegistration reg,
DmpEventHandlerIF eh,
org.dmd.dmc.DmcSliceInfo dsi) |
| Modifier and Type | Method and Description |
|---|---|
CacheRegistration |
BasicCachePlugin.register(SessionIF session) |
Copyright © 2019. All rights reserved.