org.codehaus.enunciate.modules
Interface FlexHomeAwareModule

All Known Implementing Classes:
AMFDeploymentModule

public interface FlexHomeAwareModule

Author:
Ryan Heaton

Method Summary
 void setFlexHome(java.lang.String flexHome)
          Set the Flex home directory.
 

Method Detail

setFlexHome

void setFlexHome(java.lang.String flexHome)
Set the Flex home directory.

Parameters:
flexHome - The Flex home directory.