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