Class SystemDescriptor<T>

java.lang.Object
org.jvnet.hk2.internal.SystemDescriptor<T>
Type Parameters:
T - The type from the cache
All Implemented Interfaces:
ActiveDescriptor<T>, Descriptor, SingleCache<T>, Closeable

public class SystemDescriptor<T> extends Object implements ActiveDescriptor<T>, Closeable
Author:
jwells