Interface ConstructorDescriptor

All Superinterfaces:
ResourceDescriptor
All Known Implementing Classes:
ConstructorDescriptorImpl

public interface ConstructorDescriptor extends ResourceDescriptor
Abstraction of constructor descriptor. Used for create object instance when type is used in per-request lifecycle.
Version:
$Id: $
Author:
Andrey Parfonov