public interface

Phased

org.springframework.context.Phased
Known Indirect Subclasses

Class Overview

Interface for objects that may participate in a phased process such as lifecycle management.

See Also

Summary

Public Methods
abstract int getPhase()
Return the phase value of this object.

Public Methods

public abstract int getPhase ()

Return the phase value of this object.