Interface ApplicationArchiveProcessor
public interface ApplicationArchiveProcessor
Extension point for client side deployment enhancements.
Example: - Annotations to help define meta data for the deployment
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
-
Method Summary
-
Method Details
-
process
- Parameters:
applicationArchive- The user defined deployment archivetestClass- The users test class
-