Package | Description |
---|---|
sk.stuba.fiit.perconik.core |
Base interfaces and classes of the core listener and resource model.
|
sk.stuba.fiit.perconik.core.debug.resources | |
sk.stuba.fiit.perconik.core.preferences |
Core preference models.
|
sk.stuba.fiit.perconik.core.resources |
Resources for listeners supported by the default core implementation.
|
sk.stuba.fiit.perconik.core.services.resources |
Interfaces and reference implementations of core resource service and its
components.
|
Modifier and Type | Method and Description |
---|---|
static void |
Resources.registerAll(ResourceNamesSupplier supplier) |
Modifier and Type | Class and Description |
---|---|
class |
DebugListenerPoolNameSupplier |
Modifier and Type | Class and Description |
---|---|
class |
RegisteredResourcesSupplier
A class that supplies classes of currently registered
resources based on
ResourcePreferences . |
Modifier and Type | Method and Description |
---|---|
static ResourceNamesSupplier |
DefaultResources.createResourceNamesSupplier()
Creates default resource names supplier.
|
Modifier and Type | Method and Description |
---|---|
static ResourceNamesSupplier |
ResourceProviders.merge(java.lang.Iterable<ResourceNamesSupplier> suppliers) |
static ResourceNamesSupplier |
ResourceProviders.merge(ResourceNamesSupplier... suppliers) |
static ResourceNamesSupplier |
ResourceProviders.supplier(ResourceProvider provider) |
Modifier and Type | Method and Description |
---|---|
static ResourceNamesSupplier |
ResourceProviders.merge(ResourceNamesSupplier... suppliers) |
Modifier and Type | Method and Description |
---|---|
static ResourceNamesSupplier |
ResourceProviders.merge(java.lang.Iterable<ResourceNamesSupplier> suppliers) |