|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.assembly.model.ContainerDescriptorHandlerConfig
public class ContainerDescriptorHandlerConfig
Configures a filter for files headed into the assembly archive, to enable aggregation of various types of descriptor fragments, such as components.xml, web.xml, etc.
| Constructor Summary | |
|---|---|
ContainerDescriptorHandlerConfig()
|
|
| Method Summary | |
|---|---|
Object |
getConfiguration()
Get configuration options for the handler. |
String |
getHandlerName()
Get the handler's plexus role-hint, for lookup from the container. |
void |
setConfiguration(Object configuration)
Set configuration options for the handler. |
void |
setHandlerName(String handlerName)
Set the handler's plexus role-hint, for lookup from the container. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContainerDescriptorHandlerConfig()
| Method Detail |
|---|
public Object getConfiguration()
public String getHandlerName()
public void setConfiguration(Object configuration)
configuration - public void setHandlerName(String handlerName)
handlerName -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||