| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cache.pojo.memory.PersistentReference
org.jboss.cache.pojo.memory.ArgumentPersistentReference
org.jboss.cache.pojo.memory.ConstructorPersistentReference
public class ConstructorPersistentReference
This class is not used by JBossSerialization itself, as the constructor used is slightly different (GhostConstructor), but I kept the implementation here as a reference for others.
| Field Summary | 
|---|
| Fields inherited from class org.jboss.cache.pojo.memory.PersistentReference | 
|---|
| REFERENCE_SOFT | 
| Constructor Summary | |
|---|---|
| ConstructorPersistentReference(java.lang.Class clazz,
                               java.lang.Object referencedObject,
                               int referenceType) | |
| Method Summary | |
|---|---|
|  java.lang.Object | rebuildReference() | 
| Methods inherited from class org.jboss.cache.pojo.memory.PersistentReference | 
|---|
| get | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ConstructorPersistentReference(java.lang.Class clazz,
                                      java.lang.Object referencedObject,
                                      int referenceType)
| Method Detail | 
|---|
public java.lang.Object rebuildReference()
                                  throws java.lang.Exception
rebuildReference in class PersistentReferencejava.lang.Exception| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||