Uses of Class
org.wildfly.discovery.Discovery
Packages that use Discovery
-
Uses of Discovery in org.wildfly.discovery
Methods in org.wildfly.discovery that return DiscoveryModifier and TypeMethodDescriptionstatic DiscoveryDiscovery.create(DiscoveryProvider provider) Create a discovery object with the given single provider.static DiscoveryDiscovery.create(DiscoveryProvider... providers) Create a discovery object with the given providers.Methods in org.wildfly.discovery that return types with arguments of type DiscoveryModifier and TypeMethodDescriptionstatic org.wildfly.common.context.ContextManager<Discovery>Discovery.getContextManager()Get the context manager.org.wildfly.common.context.ContextManager<Discovery>Discovery.getInstanceContextManager()Get the instance context manager.