Package org.apache.cxf.phase
Interface PhaseManager
-
- All Known Implementing Classes:
PhaseManagerImpl
public interface PhaseManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SortedSet<Phase>
getInPhases()
SortedSet<Phase>
getOutPhases()
-