Uses of Interface
com.googlecode.mycontainer.kernel.ShutdownHook

Packages that use ShutdownHook
com.googlecode.mycontainer.kernel   
com.googlecode.mycontainer.kernel.deploy   
com.googlecode.mycontainer.kernel.interceptors   
 

Uses of ShutdownHook in com.googlecode.mycontainer.kernel
 

Methods in com.googlecode.mycontainer.kernel with parameters of type ShutdownHook
 void Kernel.addShutdownHook(ShutdownHook hook)
           
 

Uses of ShutdownHook in com.googlecode.mycontainer.kernel.deploy
 

Classes in com.googlecode.mycontainer.kernel.deploy that implement ShutdownHook
 class DefaultIntercetorDeployer
           
 class Deployer
           
 class MyTransactionManagerDeployer
           
 class NamingAliasDeployer
           
 class NamingDeployer
           
 class ObjectProviderDeployer
           
 class ResourceDeployer
           
 class ScannerDeployer
           
 class VMShutdownHookDeployer
           
 

Uses of ShutdownHook in com.googlecode.mycontainer.kernel.interceptors
 

Classes in com.googlecode.mycontainer.kernel.interceptors that implement ShutdownHook
 class AbstractIntercetorDeployer
           
 



Copyright © 2008-2013 Mycontainer Team. All Rights Reserved.