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