Uses of Class
org.praxislive.core.services.ServiceUnavailableException
-
Packages that use ServiceUnavailableException Package Description org.praxislive.base -
-
Uses of ServiceUnavailableException in org.praxislive.base
Methods in org.praxislive.base that throw ServiceUnavailableException Modifier and Type Method Description protected ComponentAddressAbstractComponent. findService(Class<? extends Service> service)protected ComponentAddressAbstractRoot. findService(Class<? extends Service> service)Find a Service address in the lookup.
-