The thread in issue 331 shows why that method is missing.
The workaround is kind of ugly (see my other email).
The fix is *easy*; just add the method and use it instead of accessing the
list of PhaseListeners directly. This won't break the TCK etc.
But... it would make it much easier to write a custom lifecycle for supporting
partial submits.