| Package | Description |
|---|---|
| org.osivia.portal.api.cache.services |
| Modifier and Type | Method and Description |
|---|---|
IServiceInvoker |
CacheInfo.getInvoker()
Gets the invoker.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CacheInfo.setInvoker(IServiceInvoker invoker)
Sets the invoker.
|
| Constructor and Description |
|---|
CacheInfo(String itemKey,
int scope,
IServiceInvoker invoker,
Object request,
javax.portlet.PortletContext context,
boolean isAsyncCacheRefreshing)
Instantiates a new cache info.
|
Copyright © 2021. All rights reserved.