org.jboss.aop.util.reference
Class ConstructorPersistentReference
java.lang.Object
org.jboss.aop.util.reference.PersistentReference
org.jboss.aop.util.reference.ArgumentPersistentReference
org.jboss.aop.util.reference.ConstructorPersistentReference
public class ConstructorPersistentReference
- extends ArgumentPersistentReference
- Version:
- $Revision: 1.1 $
- Author:
- Kabir Khan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstructorPersistentReference
public ConstructorPersistentReference(Constructor<?> constructor,
int referenceType)
rebuildReference
public Object rebuildReference()
throws Exception
- Specified by:
rebuildReference
in class PersistentReference
- Throws:
Exception
getConstructor
public Constructor<?> getConstructor()
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.