| Package | Description |
|---|---|
| de.skuzzle.jeve |
This package defines the main public API of jeve. jeve is an open source
framework for implementing the observer pattern in Java 8 .
|
| de.skuzzle.jeve.invoke |
Contains abstractions for invoking methods on listeners.
|
| de.skuzzle.jeve.providers |
Contains actual implementations of
EventProviders. |
| Class and Description |
|---|
| FailedEventInvocation
Represents an event invocation which failed due to a runtime exception thrown
by the
listener. |
| Class and Description |
|---|
| EventInvocation
Represents the action of notifying a single listener about an event.
|
| FailedEventInvocation
Represents an event invocation which failed due to a runtime exception thrown
by the
listener. |
| Class and Description |
|---|
| EventInvocation
Represents the action of notifying a single listener about an event.
|
Copyright © 2014–2015. All rights reserved.