org.apache.avalon.composition.info
Class StagedDeliveryDescriptor
java.lang.Object
org.apache.avalon.composition.info.DeliveryDescriptor
org.apache.avalon.composition.info.StagedDeliveryDescriptor
- public class StagedDeliveryDescriptor
- extends DeliveryDescriptor
Descriptor used to mark a lifecycle artifact handler a
using a injection by constructor delivery strategy.
- Version:
- $Revision: 1.1 $ $Date: 2004/03/13 23:26:58 $
- Author:
- Avalon Development Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StagedDeliveryDescriptor
public StagedDeliveryDescriptor(Class casting,
Class delivery)
getDeliveryInterfaceClass
public Class getDeliveryInterfaceClass()
Copyright © The Apache Software Foundation. All Rights Reserved.