Package org.smooks.api.lifecycle
Interface LifecyclePhase
-
- All Known Implementing Classes:
AbstractLifecyclePhase
,AssemblyStartedDOMFilterLifecyclePhase
,ContentDeliveryBuilderCreatedLifecyclePhase
,ContentDeliveryConfigCreatedLifecyclePhase
,ContentHandlersCreatedLifecyclePhase
,PostConstructLifecyclePhase
,PostFilterLifecyclePhase
,PostFragmentPhase
,PreDestroyLifecyclePhase
,PreFilterLifecyclePhase
,ProcessingStartedDOMFilterLifecyclePhase
,SerializationStartedDOMFilterLifecyclePhase
public interface LifecyclePhase
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
apply(Object o)
-
-
-
Method Detail
-
apply
void apply(Object o)
-
-