info.magnolia.objectfactory
Class ParameterInfo
java.lang.Object
info.magnolia.objectfactory.ParameterInfo
public class ParameterInfo
- extends Object
Holds details about a constructors parameter.
- Version:
- $Id$
- See Also:
ParameterResolver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParameterInfo
public ParameterInfo(Constructor constructor,
int parameterIndex)
getConstructor
public Constructor getConstructor()
getParameterIndex
public int getParameterIndex()
getParameterType
public Class<?> getParameterType()
getGenericParameterType
public Type getGenericParameterType()
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.