Interface TypeProvider
-
- All Known Implementing Classes:
RemoteTypeProvider
public interface TypeProviderThis interface is used to getTypeby it's string value.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.xebialabs.deployit.plugin.api.reflect.TypegetType(java.lang.String value)
-