- java.lang.Object
-
- org.eclipse.jetty.cdi.core.ScopedInstance<T>
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
javax.enterprise.inject.spi.Bean<T> |
bean |
javax.enterprise.context.spi.CreationalContext<T> |
creationalContext |
T |
instance |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
instance
public T instance
-
Constructor Detail
-
ScopedInstance
public ScopedInstance()
-
Method Detail
-
destroy
public void destroy()
Copyright © 1995–2023 Webtide. All rights reserved.