public class InstanceEqualityRuntimeBeanReference
extends org.springframework.beans.factory.config.RuntimeBeanReference
Constructor and Description |
---|
InstanceEqualityRuntimeBeanReference(String beanName) |
InstanceEqualityRuntimeBeanReference(String beanName,
boolean toParent) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
public InstanceEqualityRuntimeBeanReference(String beanName, boolean toParent)
public InstanceEqualityRuntimeBeanReference(String beanName)
public boolean equals(Object other)
equals
in class org.springframework.beans.factory.config.RuntimeBeanReference
Copyright © 2006–2018. All rights reserved.