Package | Description |
---|---|
sk.stuba.fiit.perconik.core.services |
Interfaces and abstract implementations of core services and their
components.
|
sk.stuba.fiit.perconik.core.services.listeners |
Interfaces and reference implementations of core listener service and its
components.
|
sk.stuba.fiit.perconik.core.services.resources |
Interfaces and reference implementations of core resource service and its
components.
|
Modifier and Type | Class and Description |
---|---|
class |
ForwardingManager
A manager which forwards all its method calls to another manager.
|
class |
ForwardingProvider
A provider which forwards all its method calls to another provider.
|
Modifier and Type | Class and Description |
---|---|
class |
ForwardingListenerManager
A listener manager which forwards all its method calls to another listener
manager.
|
class |
ForwardingListenerProvider
A listener provider which forwards all its method calls to another listener
provider.
|
Modifier and Type | Class and Description |
---|---|
class |
ForwardingResourceManager
A resource manager which forwards all its method calls to another resource
manager.
|
class |
ForwardingResourceProvider
A resource provider which forwards all its method calls to another resource
provider.
|