Interface TransitionHandlerCustomizer

All Known Implementing Classes:
TransitionHandlerFactory

public interface TransitionHandlerCustomizer
Customize the list of TransitionHandlers used by TransitionListener. Typically used by a provider service to auto-populate and add transition handlers to the list. Can also be used to modify or delete transition handlers.
Author:
Chad Harchar (charchar)