Hyperic HQ Plugin API v. 4.4.0.2

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.


Method Summary
 java.lang.String getBaseName()
           
 void setInstallDir(java.lang.String installDir)
           
 void setProjectProperties(java.util.Hashtable props)
           
 
Methods inherited from interface org.hyperic.util.config.ConfigSchemaProvider
getCompletionText, getSchema
 

Method Detail

setInstallDir

void setInstallDir(java.lang.String installDir)

setProjectProperties

void setProjectProperties(java.util.Hashtable props)

getBaseName

java.lang.String getBaseName()

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.