org.apache.geronimo.farm.deployment
Interface ConfigurationNameBuilder

All Known Implementing Classes:
BasicConfigurationNameBuilder

public interface ConfigurationNameBuilder

Version:
$Rev:$ $Date:$

Method Summary
 org.apache.geronimo.kernel.repository.Artifact buildMasterConfigurationName(org.apache.geronimo.kernel.repository.Artifact configId)
           
 org.apache.geronimo.kernel.repository.Artifact buildSlaveConfigurationName(org.apache.geronimo.kernel.repository.Artifact configId)
           
 boolean isMasterConfigurationName(org.apache.geronimo.kernel.repository.Artifact configId)
           
 

Method Detail

buildMasterConfigurationName

org.apache.geronimo.kernel.repository.Artifact buildMasterConfigurationName(org.apache.geronimo.kernel.repository.Artifact configId)

buildSlaveConfigurationName

org.apache.geronimo.kernel.repository.Artifact buildSlaveConfigurationName(org.apache.geronimo.kernel.repository.Artifact configId)

isMasterConfigurationName

boolean isMasterConfigurationName(org.apache.geronimo.kernel.repository.Artifact configId)


Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.