Class ListBasedServiceRegistry<T>
java.lang.Object
io.appform.ranger.core.model.ServiceRegistry<T>
io.appform.ranger.core.finder.serviceregistry.ListBasedServiceRegistry<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<ServiceNode<T>>nodeList()voidupdate(List<ServiceNode<T>> serviceNodes) Methods inherited from class io.appform.ranger.core.model.ServiceRegistry
isRefreshed, updateNodes
-
Constructor Details
-
ListBasedServiceRegistry
-
-
Method Details
-
nodeList
- Specified by:
nodeListin classServiceRegistry<T>
-
update
- Specified by:
updatein classServiceRegistry<T>
-