com.neeve.managed.hk2
Class ManagedImpl
java.lang.Object
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
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagedImpl
public ManagedImpl()
Copyright © 2016 Neeve Research, LLC. All Rights Reserved.