Class GeneratedParameterTypeDefinition
- java.lang.Object
-
- com.xebialabs.deployit.booter.local.TypeDefinition
-
- com.xebialabs.deployit.booter.local.GeneratedParameterTypeDefinition
-
public class GeneratedParameterTypeDefinition extends TypeDefinition
-
-
Field Summary
-
Fields inherited from class com.xebialabs.deployit.booter.local.TypeDefinition
interfaces, owner, superType, type, typeModifications
-
-
Constructor Summary
Constructors Constructor Description GeneratedParameterTypeDefinition(BaseTypeSpecification owner, MethodSpecification methodSpecification)
-
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
-
GeneratedParameterTypeDefinition
public GeneratedParameterTypeDefinition(BaseTypeSpecification owner, MethodSpecification methodSpecification)
-
-
Method Detail
-
createDescriptor
protected LocalDescriptor createDescriptor(TypeDefinitions typeDefinitions)
- Specified by:
createDescriptorin classTypeDefinition
-
-