Package org.smooks.engine.lifecycle
Class PreDestroyLifecyclePhase
- java.lang.Object
- 
- org.smooks.engine.lifecycle.AbstractLifecyclePhase
- 
- org.smooks.engine.lifecycle.PreDestroyLifecyclePhase
 
 
- 
- All Implemented Interfaces:
- LifecyclePhase
 
 public class PreDestroyLifecyclePhase extends AbstractLifecyclePhase 
- 
- 
Constructor SummaryConstructors Constructor Description PreDestroyLifecyclePhase()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddoApply(Object o)- 
Methods inherited from class org.smooks.engine.lifecycle.AbstractLifecyclePhaseapply, invoke
 
- 
 
- 
- 
- 
Method Detail- 
doApplypublic void doApply(Object o) - Overrides:
- doApplyin class- AbstractLifecyclePhase
 
 
- 
 
-