|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jboss.deployment.LocalDirInstaller
An implementation of Installer that only works with unpackaged J2EE modules as local directories. There is no copying of package contents.
Fields inherited from interface org.jboss.deployment.Installer |
files |
Constructor Summary | |
LocalDirInstaller()
Creates a new instance of ModuleInstaller |
Method Summary | |
Deployment |
execute(InstallerFactory factory,
java.net.URL src)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LocalDirInstaller()
Method Detail |
public Deployment execute(InstallerFactory factory, java.net.URL src) throws J2eeDeploymentException, java.io.IOException
execute
in interface Installer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |