org.apache.maven.hibernate.beans
Class MappingsAggregatorBean

java.lang.Object
  extended byorg.apache.maven.hibernate.beans.CommonOperationsBean
      extended byorg.apache.maven.hibernate.beans.MappingsAggregatorBean

public class MappingsAggregatorBean
extends CommonOperationsBean

Since:
$Id: MappingsAggregatorBean.java 170200 2005-05-15 06:24:19Z brett $
Author:
Alex Shneyderman

Constructor Summary
MappingsAggregatorBean()
           
 
Method Summary
 void execute()
           
 String getAggregateOutputFile()
           
 void setAggregateOutputFile(String aggregateOutputFile)
           
 
Methods inherited from class org.apache.maven.hibernate.beans.CommonOperationsBean
getBasedir, getBaseDirNames, getBaseDirs, getExcludes, getFileDescriptors, getFileNames, getIncludes, setBasedir, setExcludes, setIncludes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MappingsAggregatorBean

public MappingsAggregatorBean()
Method Detail

execute

public void execute()
             throws Exception
Throws:
Exception

getAggregateOutputFile

public String getAggregateOutputFile()

setAggregateOutputFile

public void setAggregateOutputFile(String aggregateOutputFile)


Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.