public interface ConfigFilePropertyAdder
 An interface for adding dynamic properties to the Metadata based on
 metadata supplied. This interface is used by the PGETask to dynamically add
 PGE-specific properties that aren't general to all PGEs.
 
| Modifier and Type | Method and Description | 
|---|---|
| void | addConfigProperties(PgeMetadata metadata,
                   Object... objs) | 
void addConfigProperties(PgeMetadata metadata, Object... objs)
Copyright © 1999–2017 Apache OODT. All rights reserved.