org.overlord.commons.dev.server.discovery
Class ModuleDiscoveryContext
java.lang.Object
org.overlord.commons.dev.server.discovery.ModuleDiscoveryContext
public class ModuleDiscoveryContext
- extends Object
Context passed to the discovery strategies.
- Author:
- eric.wittmann@redhat.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModuleDiscoveryContext
public ModuleDiscoveryContext(File targetDir)
- Constructor.
- Parameters:
targetDir -
getTargetDir
public File getTargetDir()
- Returns:
- the targetDir
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.