public class ConstructorPersistentReference extends ArgumentPersistentReference
REFERENCE_SOFT, REFERENCE_WEAK
Constructor and Description |
---|
ConstructorPersistentReference(Constructor<?> constructor,
int referenceType) |
Modifier and Type | Method and Description |
---|---|
Constructor<?> |
getConstructor() |
Object |
rebuildReference() |
getArguments, setArguments
buildReference, get, getMappedClass, internalGet
public ConstructorPersistentReference(Constructor<?> constructor, int referenceType)
public Object rebuildReference() throws Exception
rebuildReference
in class PersistentReference
Exception
public Constructor<?> getConstructor()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.