| Interface | Description |
|---|---|
| MultiSimQueueNotificationProcessor.Processor<J extends SimJob,Q extends SimQueue> |
A processor for a list of
MultiSimQueueNotificationProcessor.Notifications. |
| Class | Description |
|---|---|
| DefaultSimEntityListener |
A
SimEntityListener having empty implementations for all required methods to meet the interface. |
| DefaultSimJobListener<J extends SimJob,Q extends SimQueue> |
A
SimJobListener having empty implementations for all required methods to meet the interface. |
| DefaultSimJQListener<J extends SimJob,Q extends SimQueue> |
A
SimJQListener having empty implementations for all required methods to meet the interface. |
| DefaultSimQueueListener<J extends SimJob,Q extends SimQueue> |
A
SimQueueListener having empty implementations for all required methods to meet the interface. |
| MultiSimQueueNotificationProcessor<J extends SimJob,Q extends SimQueue> |
A
SimQueueListener (of atomic events) to a fixed set of SimQueues with features to
operate on the target queues once they are finished with their listener notifications. |
| MultiSimQueueNotificationProcessor.Notification<J extends SimJob,Q extends SimQueue> |
A representation of an (atomic) notification from a
SimQueue, consisting of sub-notifications. |
| SimQueueAccessVacationLogger |
A
SimQueueListener that logs queue-access vacations in between resets. |
| SimQueueServerAccessCreditsAvailabilityLogger |
A
SimQueueListener that logs server-access-credits availability in between resets. |
| SimQueueStartArmedLogger |
A
SimQueueListener that logs StartArmed in between resets. |
| StdOutSimEntityListener |
A
SimEntityListener logging events on System.out. |
| StdOutSimJobListener<J extends SimJob,Q extends SimQueue> |
A
SimJobListener logging events on System.out. |
| StdOutSimJQListener<J extends SimJob,Q extends SimQueue> |
A
SimJQListener logging events on System.out. |
| StdOutSimQueueListener<J extends SimJob,Q extends SimQueue> |
A
SimQueueListener logging events on System.out. |
Copyright © 2018. All rights reserved.