Class RemoteTypeProvider

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.xebialabs.deployit.plugin.api.reflect.Type getType​(java.lang.String value)  
      com.xebialabs.deployit.plugin.api.reflect.DescriptorRegistryId getTypeSource()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getType

        public com.xebialabs.deployit.plugin.api.reflect.Type getType​(java.lang.String value)
        Specified by:
        getType in interface TypeProvider
      • getTypeSource

        public com.xebialabs.deployit.plugin.api.reflect.DescriptorRegistryId getTypeSource()
        Specified by:
        getTypeSource in interface TypeProvider