Interface PropagationAware

All Known Subinterfaces:
PropagationHandler
All Known Implementing Classes:
DefaultPropagationHandler, VendorSandboxPropagationHandler

public interface PropagationAware
Represent a component aware of various CRUD lifecycles as they relate to deployment change propagation down through a catalog hierarchy. This is most often employed by PropagationHandler instances.
Author:
Jeff Fischer