public class HandoverHolder extends Object implements HasHandover
HasHandover
interface may hold a field of this type and delegate the interface operation to it.| Constructor and Description |
|---|
HandoverHolder() |
| Modifier and Type | Method and Description |
|---|---|
void |
addConfigured(Handover handover)
Will be invoked by ANT when parsing the recipe.
|
Handover |
getHandover() |
public Handover getHandover()
getHandover in interface HasHandoverHandover data type objectpublic void addConfigured(Handover handover)
HasHandoveraddConfigured in interface HasHandoverCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.