org.hyperic.tools.ant.installer
Interface InstallerConfigSchemaProvider
- All Superinterfaces:
- ConfigSchemaProvider
public interface InstallerConfigSchemaProvider
- extends ConfigSchemaProvider
A simple extension to the ConfigSchemaProvider so that we can pass
install dir between installer config schemas.
setInstallDir
void setInstallDir(java.lang.String installDir)
setProjectProperties
void setProjectProperties(java.util.Hashtable props)
getBaseName
java.lang.String getBaseName()
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.