I
- typ objektu (rozhraní) přenášeného objektupublic interface ObjectRegistry<I>
Modifier and Type | Interface and Description |
---|---|
static class |
ObjectRegistry.Keying
Způsob identifikace objektu pomocí klíče.
|
static class |
ObjectRegistry.Scope
Obor působnosti objektu.
|
Modifier and Type | Method and Description |
---|---|
ObjectRegistry.Keying |
getKeying()
Zjistí způsob identifikace objektu pomocí klíče.
|
ReferenceProvider<I> |
getProvider()
Zjistí poskytovatele referenta.
|
ObjectRegistry.Scope |
getScope()
Zjistí obor působnosti objektu.
|
ObjectRegistry.Keying getKeying()
ObjectRegistry.Scope getScope()
ReferenceProvider<I> getProvider()