Uses of Class
jakarta.enterprise.inject.spi.Unmanaged.UnmanagedInstance
-
Uses of Unmanaged.UnmanagedInstance in jakarta.enterprise.inject.spi
Modifier and TypeMethodDescriptionUnmanaged.UnmanagedInstance.dispose()
Dispose of the instance, doing any necessary cleanupUnmanaged.UnmanagedInstance.inject()
Inject the instanceUnmanaged.newInstance()
Instantiate a new UnmanagedInstanceUnmanaged.UnmanagedInstance.postConstruct()
Call the @PostConstruct callbackUnmanaged.UnmanagedInstance.preDestroy()
Call the @PreDestroy callbackUnmanaged.UnmanagedInstance.produce()
Create the instance