Class GenerateDeployableTypeDefinition
- java.lang.Object
-
- com.xebialabs.deployit.booter.local.TypeDefinition
-
- com.xebialabs.deployit.booter.local.GenerateDeployableTypeDefinition
-
public class GenerateDeployableTypeDefinition extends TypeDefinition
-
-
Field Summary
-
Fields inherited from class com.xebialabs.deployit.booter.local.TypeDefinition
interfaces, owner, superType, type, typeModifications
-
-
Constructor Summary
Constructors Constructor Description GenerateDeployableTypeDefinition(com.xebialabs.deployit.plugin.api.reflect.Type owner, TypeSpecification generatedType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected LocalDescriptorcreateDescriptor(TypeDefinitions typeDefinitions)-
Methods inherited from class com.xebialabs.deployit.booter.local.TypeDefinition
addTypeModification, getInterfaces, getOwner, getSuperType, getType, setSuperType, setType, toString
-
-
-
-
Constructor Detail
-
GenerateDeployableTypeDefinition
public GenerateDeployableTypeDefinition(com.xebialabs.deployit.plugin.api.reflect.Type owner, TypeSpecification generatedType)
-
-
Method Detail
-
createDescriptor
protected LocalDescriptor createDescriptor(TypeDefinitions typeDefinitions)
-
-