public class CompositeProcessRegistry extends Object implements ProcessRegistry
| Constructor and Description |
|---|
CompositeProcessRegistry(List<ProcessRegistry> registries) |
CompositeProcessRegistry(ProcessRegistry... registries) |
public CompositeProcessRegistry(ProcessRegistry... registries)
public CompositeProcessRegistry(List<ProcessRegistry> registries)
public String readProperty(String key)
ProcessRegistryreadProperty in interface ProcessRegistrykey - identifies uniquely property to be resolved.null if property is not availableCopyright © 2011–2014 Red Hat. All rights reserved.