org.codehaus.mojo.hibernate3.configuration
Interface ComponentConfiguration

All Known Implementing Classes:
AbstractComponentConfiguration

public interface ComponentConfiguration


Field Summary
static java.lang.String ROLE
           
 
Method Summary
 org.hibernate.cfg.Configuration getConfiguration(ExporterMojo exporterMojo)
           
 java.lang.String getName()
           
 

Field Detail

ROLE

static final java.lang.String ROLE
Method Detail

getConfiguration

org.hibernate.cfg.Configuration getConfiguration(ExporterMojo exporterMojo)
                                                 throws org.apache.maven.plugin.MojoExecutionException
Throws:
org.apache.maven.plugin.MojoExecutionException

getName

java.lang.String getName()


Copyright © 2005-2009. All Rights Reserved.