Uses of Class
net.binis.codegen.discovery.Discoverer.DiscoveredService
Packages that use Discoverer.DiscoveredService
-
Uses of Discoverer.DiscoveredService in net.binis.codegen.discovery
Methods in net.binis.codegen.discovery that return types with arguments of type Discoverer.DiscoveredServiceModifier and TypeMethodDescriptionstatic List<Discoverer.DiscoveredService>Discoverer.findAnnotations()Method parameters in net.binis.codegen.discovery with type arguments of type Discoverer.DiscoveredServiceModifier and TypeMethodDescriptionprotected static voidDiscoverer.processResource(InputStream stream, List<Discoverer.DiscoveredService> services)