Uses of Class
com.luciad.util.service.TLcdServiceLoader
Package
Description
This package provides a service look-up mechanism that is compatible with
java.util.ServiceLoader.
-
Uses of TLcdServiceLoader in com.luciad.util.service
Modifier and TypeMethodDescriptionstatic <S> TLcdServiceLoader
<S> TLcdServiceLoader.getInstance
(Class<S> service) Creates a new service loader that can load services of the given class.