kortsoft.kmx.deployer
Class ComponentDirDeployer

java.lang.Object
  extended by kortsoft.kmx.deployer.ComponentDirDeployer
All Implemented Interfaces:
Deployer

public class ComponentDirDeployer
extends java.lang.Object
implements Deployer

View Source

Version:
$Revision: 1.1 $
Author:
Alvaro

Constructor Summary
ComponentDirDeployer()
           
 
Method Summary
 void deployElement(java.io.File file)
           
 void setMBeanServer(javax.management.MBeanServer server)
           
 void setParent(java.lang.ClassLoader parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentDirDeployer

public ComponentDirDeployer()
Method Detail

deployElement

public void deployElement(java.io.File file)
Specified by:
deployElement in interface Deployer

setParent

public void setParent(java.lang.ClassLoader parent)
Specified by:
setParent in interface Deployer

setMBeanServer

public void setMBeanServer(javax.management.MBeanServer server)
Specified by:
setMBeanServer in interface Deployer


Copyright © 2005 Kortsoft. All Rights Reserved.