Package io.bindingz.api.client
Class SchemaServiceFactory
- java.lang.Object
-
- io.bindingz.api.client.SchemaServiceFactory
-
public class SchemaServiceFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description SchemaServiceFactory(List<ClassLoader> classLoaders)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SchemaServicegetSchemaService(Class contract)
-
-
-
Constructor Detail
-
SchemaServiceFactory
public SchemaServiceFactory(List<ClassLoader> classLoaders)
-
-
Method Detail
-
getSchemaService
public SchemaService getSchemaService(Class contract)
-
-