|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.context.support.DefaultLifecycleProcessor.LifecycleGroupMember
private class DefaultLifecycleProcessor.LifecycleGroupMember
Adapts the Comparable interface onto the lifecycle phase model.
| Field Summary | |
|---|---|
private Lifecycle |
bean
|
private java.lang.String |
name
|
| Constructor Summary | |
|---|---|
DefaultLifecycleProcessor.LifecycleGroupMember(java.lang.String name,
Lifecycle bean)
|
|
| Method Summary | |
|---|---|
int |
compareTo(DefaultLifecycleProcessor.LifecycleGroupMember other)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final java.lang.String name
private final Lifecycle bean
| Constructor Detail |
|---|
DefaultLifecycleProcessor.LifecycleGroupMember(java.lang.String name,
Lifecycle bean)
| Method Detail |
|---|
public int compareTo(DefaultLifecycleProcessor.LifecycleGroupMember other)
compareTo in interface java.lang.Comparable<DefaultLifecycleProcessor.LifecycleGroupMember>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||