|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.phase.PhaseManagerImpl
public class PhaseManagerImpl
Constructor Summary | |
---|---|
PhaseManagerImpl()
|
|
PhaseManagerImpl(java.util.SortedSet<Phase> in,
java.util.SortedSet<Phase> out)
|
Method Summary | |
---|---|
java.util.SortedSet<Phase> |
getInPhases()
|
java.util.SortedSet<Phase> |
getOutPhases()
|
java.lang.Class<?> |
getRegistrationType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PhaseManagerImpl()
public PhaseManagerImpl(java.util.SortedSet<Phase> in, java.util.SortedSet<Phase> out)
Method Detail |
---|
public java.lang.Class<?> getRegistrationType()
getRegistrationType
in interface BusExtension
public java.util.SortedSet<Phase> getInPhases()
getInPhases
in interface PhaseManager
public java.util.SortedSet<Phase> getOutPhases()
getOutPhases
in interface PhaseManager
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |