org.apache.maven.plugin.ear

Class RarModule

public class RarModule extends AbstractEarModule

The {@link EarModule} implementation for an J2EE connector module.

Version: $Id: RarModule.java 291287 2005-09-24 12:23:26Z snicoll $

Author: Stephane Nicoll

Field Summary
protected static StringRAR_MODULE
Constructor Summary
RarModule()
RarModule(Artifact a)
Method Summary
voidappendModule(XMLWriter writer, String version)
protected StringgetType()

Field Detail

RAR_MODULE

protected static final String RAR_MODULE

Constructor Detail

RarModule

public RarModule()

RarModule

public RarModule(Artifact a)

Method Detail

appendModule

public void appendModule(XMLWriter writer, String version)

getType

protected String getType()
Copyright © 2002-2007 Apache Software Foundation. All Rights Reserved.