Package | Description |
---|---|
sk.stuba.fiit.perconik.core.persistence.data |
Standard implementations of the core persistence model.
|
Modifier and Type | Method and Description |
---|---|
static <L extends Listener> |
LiveResourceRegistration.of(java.lang.Class<L> type,
Resource<? super L> resource) |
static <L extends Listener> |
LiveResourceRegistration.of(java.lang.Class<L> type,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
static java.util.Set<LiveResourceRegistration> |
LiveResourceRegistration.snapshot() |