Interface PathLifeCycles.PathLifeCycleWrapper
- All Superinterfaces:
PathLifeCycle
- All Known Implementing Classes:
PathLifeCycles.PathLifeCycleDeleteAfterExec, PathLifeCycles.PathLifeCycleWrapperBase
- Enclosing class:
PathLifeCycles
-
Method Summary
-
Method Details
-
getDelegate
PathLifeCycle getDelegate() -
beforeExec
- Specified by:
beforeExecin interfacePathLifeCycle- Throws:
IOException
-
afterExec
- Specified by:
afterExecin interfacePathLifeCycle- Throws:
IOException
-