Class RemoteTypeProvider

java.lang.Object
com.xebialabs.deployit.booter.remote.xml.RemoteTypeProvider
All Implemented Interfaces:
TypeProvider

public class RemoteTypeProvider extends Object implements TypeProvider
Implementation of TypeProvider to get Type from the DeployitCommunicator.
  • Method Details

    • getType

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

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