org.apache.avalon.composition.info
Class NullDeliveryDescriptor
java.lang.Object
org.apache.avalon.composition.info.DeliveryDescriptor
org.apache.avalon.composition.info.NullDeliveryDescriptor
- public class NullDeliveryDescriptor
- extends DeliveryDescriptor
Descriptor used to mark a lifecycle artifact as non-deliverable. This
is used in the special case of a component that is not itself context
dependent, but is dependent on a lifecycle stage extension handler which
is dependent on the component context.
- 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 |
NullDeliveryDescriptor
public NullDeliveryDescriptor(Class casting)
Copyright © The Apache Software Foundation. All Rights Reserved.