Apache CXF API

org.apache.cxf.phase
Interface PhaseManager


public interface PhaseManager


Method Summary
 SortedSet<Phase> getInPhases()
           
 SortedSet<Phase> getOutPhases()
           
 

Method Detail

getInPhases

SortedSet<Phase> getInPhases()

getOutPhases

SortedSet<Phase> getOutPhases()

Apache CXF API

Apache CXF