Apache CXF API

org.apache.cxf.phase
Interface PhaseManager


public interface PhaseManager


Method Summary
 java.util.SortedSet<Phase> getInPhases()
           
 java.util.SortedSet<Phase> getOutPhases()
           
 

Method Detail

getInPhases

java.util.SortedSet<Phase> getInPhases()

getOutPhases

java.util.SortedSet<Phase> getOutPhases()

Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.