Uses of Interface
org.glassfish.hk2.api.PreDestroy

Packages that use PreDestroy
org.jvnet.hk2.config   
org.jvnet.hk2.config.provider.internal   
 

Uses of PreDestroy in org.jvnet.hk2.config
 

Classes in org.jvnet.hk2.config that implement PreDestroy
 class Transactions
          Transactions is a singleton service that receives transaction notifications and dispatch these notifications asynchronously to listeners.
 

Uses of PreDestroy in org.jvnet.hk2.config.provider.internal
 

Classes in org.jvnet.hk2.config.provider.internal that implement PreDestroy
 class ConfigTransactionCoordinator
          Default implementation for ConfigTransactionFactory.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.