org.apache.avalon.composition.info
Class NativeDeliveryDescriptor

java.lang.Object
  extended byorg.apache.avalon.composition.info.DeliveryDescriptor
      extended byorg.apache.avalon.composition.info.NativeDeliveryDescriptor

public class NativeDeliveryDescriptor
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

Constructor Summary
NativeDeliveryDescriptor(Class casting)
           
 
Methods inherited from class org.apache.avalon.composition.info.DeliveryDescriptor
getCastingInterfaceClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NativeDeliveryDescriptor

public NativeDeliveryDescriptor(Class casting)


Copyright © The Apache Software Foundation. All Rights Reserved.