org.eclipse.jetty.util.component
类 Container.Relationship
java.lang.Object
org.eclipse.jetty.util.component.Container.Relationship
- 包容类:
- Container
public static class Container.Relationship
- extends Object
A Container event.
- 另请参见:
Container.Listener
getContainer
public Container getContainer()
getChild
public Object getChild()
getParent
public Object getParent()
getRelationship
public String getRelationship()
toString
public String toString()
- 覆盖:
- 类
Object 中的 toString
hashCode
public int hashCode()
- 覆盖:
- 类
Object 中的 hashCode
equals
public boolean equals(Object o)
- 覆盖:
- 类
Object 中的 equals
Copyright © 2013. All Rights Reserved.