|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
K - type of keys used to identify registry itemsV - type of values stored in the registrypublic interface DiscoverableProvidingRegistry<K extends java.io.Serializable,V extends java.io.Serializable>
Extension to ProvidingRegistry that allows to obtain content
of items that was published by particular ProvidingRegistry.
ProvidingRegistry| Method Summary | |
|---|---|
java.util.List<java.util.Map.Entry<K,V>> |
getOwnItems()
List of items that were published by this provider registry |
| Methods inherited from interface org.softamis.net.registry.ProvidingRegistry |
|---|
notifyAllRegistrations, registerItem, unregisterAllItems, unRegisterItem |
| Method Detail |
|---|
java.util.List<java.util.Map.Entry<K,V>> getOwnItems()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||