public interface Packager<T extends Archive>
| Modifier and Type | Method and Description | 
|---|---|
void | 
update(T target,
      DeployShell shell)
Apply changes to a target. 
 | 
void update(T target, DeployShell shell) throws PackagerException
target - the object to which changes are to be appliedPackagerException