com.googlecode.mycontainer.kernel.deploy
Class Deployer

java.lang.Object
  extended by com.googlecode.mycontainer.kernel.Command
      extended by com.googlecode.mycontainer.kernel.deploy.Deployer
All Implemented Interfaces:
ShutdownHook, java.io.Serializable
Direct Known Subclasses:
AbstractIntercetorDeployer, MyTransactionManagerDeployer, NamingDeployer, ScannerDeployer, VMShutdownHookDeployer

public abstract class Deployer
extends Command
implements ShutdownHook

See Also:
Serialized Form

Constructor Summary
Deployer()
           
 
Method Summary
 
Methods inherited from class com.googlecode.mycontainer.kernel.Command
getContext, getKernel, setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.googlecode.mycontainer.kernel.ShutdownHook
shutdown
 

Constructor Detail

Deployer

public Deployer()


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