public class MetaConstructor extends MetaInvocable
parentMetaBean
Constructor and Description |
---|
MetaConstructor(MetaBean metabean,
Constructor<?> constructor) |
Modifier and Type | Method and Description |
---|---|
Constructor<?> |
getConstructor() |
addParameter, getParameter, getParameters
addAnnotation, getAnnotations
getParentMetaBean
addValidation, copy, copyInto, createFeaturesMap, getFeature, getFeature, getFeatures, getValidations, hasValidation, initFeature, putFeature, setValidations
public MetaConstructor(MetaBean metabean, Constructor<?> constructor)
public Constructor<?> getConstructor()
Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.