| Package | Description |
|---|---|
| org.alfresco.opencmis.dictionary | |
| org.alfresco.repo.cache | |
| org.alfresco.repo.security.authentication |
| Modifier and Type | Method and Description |
|---|---|
void |
CMISAbstractDictionaryService.setSingletonCache(SimpleCache<String,CMISDictionaryRegistry> singletonCache) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LockingCache<K extends Serializable,V>
Interface for caches that support value locking
|
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryCache<K extends Serializable,V>
A cache backed by a simple
ConcurrentHashMap. |
| Modifier and Type | Method and Description |
|---|---|
void |
InMemoryTicketComponentImpl.setTicketsCache(SimpleCache<String,InMemoryTicketComponentImpl.Ticket> ticketsCache)
Set the ticket cache to support clustering
|
Copyright © 2005–2019 Alfresco Software. All rights reserved.