public class ReferenceIndirector extends Object implements Indirector
Constructor and Description |
---|
ReferenceIndirector() |
Modifier and Type | Method and Description |
---|---|
Hashtable |
getEnvironmentProperties() |
Name |
getName() |
Name |
getNameContextName() |
IndirectlySerialized |
indirectForm(Object orig) |
void |
setEnvironmentProperties(Hashtable environmentProperties) |
void |
setName(Name name) |
void |
setNameContextName(Name contextName) |
public Name getName()
public void setName(Name name)
public Name getNameContextName()
public void setNameContextName(Name contextName)
public Hashtable getEnvironmentProperties()
public void setEnvironmentProperties(Hashtable environmentProperties)
public IndirectlySerialized indirectForm(Object orig) throws Exception
indirectForm
in interface Indirector
Exception
Copyright © 2018 com.mchange. All rights reserved.