org.abstracthorizon.extend.server.deployment.support
Class JarModule
java.lang.Object
org.abstracthorizon.extend.server.deployment.support.AbstractModule
org.abstracthorizon.extend.server.deployment.support.JarModule
- All Implemented Interfaces:
- Module
public class JarModule
- extends AbstractModule
Jar file module
- Author:
- Daniel Sendula
Methods inherited from class org.abstracthorizon.extend.server.deployment.support.AbstractModule |
create, destroy, equals, getClassLoader, getDependOnThis, getDependsOn, getModuleId, getOriginalLocation, getState, getWorkingLocation, setLocation, setModuleId, setState, start, stop |
JarModule
public JarModule(ModuleId moduleId)
- Constructor
- Parameters:
name
- name
createClassLoader
protected void createClassLoader()
- This method creates the class loader
- Overrides:
createClassLoader
in class AbstractModule
toString
public String toString()
- Overrides:
toString
in class AbstractModule
Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.