Uses of Interface
com.cosium.openapi.annotation_processor.loader.ServiceLoader
-
Packages that use ServiceLoader Package Description com.cosium.openapi.annotation_processor.code com.cosium.openapi.annotation_processor.loader -
-
Uses of ServiceLoader in com.cosium.openapi.annotation_processor.code
Constructors in com.cosium.openapi.annotation_processor.code with parameters of type ServiceLoader Constructor Description CodeGeneratorFactory(ICodeGeneratorOptions options, ServiceLoader serviceLoader) -
Uses of ServiceLoader in com.cosium.openapi.annotation_processor.loader
Classes in com.cosium.openapi.annotation_processor.loader that implement ServiceLoader Modifier and Type Class Description classDefaultServiceLoaderCreated on 14/07/17.
-