| Package | Description |
|---|---|
| org.kuali.rice.kim.service.impl |
| Class and Description |
|---|
| IdentityArchiveServiceImpl.EntityArchiveWriter
store the person to the database, but do this an alternate thread to
prevent transaction issues since this service is non-transactional
|
| IdentityArchiveServiceImpl.WriteQueue
A class encapsulating a
ConcurrentLinkedQueue and an AtomicInteger to
provide fast offer(enqueue)/poll(dequeue) and size checking. |
| UiDocumentServiceImpl.GroupMemberNameComparator |
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.