com.neeve.managed.hk2
Class ManagedImpl

java.lang.Object
  extended by 
      extended by com.neeve.managed.hk2.ManagedImpl
All Implemented Interfaces:
Managed, Annotation

public final class ManagedImpl
extends
implements Managed

An AnnotationLiteral implementation of the Managed annotation.

ManagedImpl supports inline instantiation of the Managed annotation and is used by the HK2ManagedObjectLocator to assist in finding object annotated with Managed.


Constructor Summary
ManagedImpl()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Constructor Detail

ManagedImpl

public ManagedImpl()


Copyright © 2016 Neeve Research, LLC. All Rights Reserved.