Class GenerateDeployableTypeDefinition
java.lang.Object
com.xebialabs.deployit.booter.local.TypeDefinition
com.xebialabs.deployit.booter.local.GenerateDeployableTypeDefinition
-
Field Summary
Fields inherited from class com.xebialabs.deployit.booter.local.TypeDefinition
descriptorRegistry, interfaces, owner, superType, type, typeModifications -
Constructor Summary
ConstructorsConstructorDescriptionGenerateDeployableTypeDefinition(com.xebialabs.deployit.plugin.api.reflect.Type owner, TypeSpecification generatedType) -
Method Summary
Methods inherited from class com.xebialabs.deployit.booter.local.TypeDefinition
addTypeModification, getInterfaces, getOwner, getSuperType, getType, setSuperType, setType, toString
-
Constructor Details
-
GenerateDeployableTypeDefinition
public GenerateDeployableTypeDefinition(com.xebialabs.deployit.plugin.api.reflect.Type owner, TypeSpecification generatedType)
-
-
Method Details
-
createDescriptor
-