public class ContainerDescriptorHandlerConfig
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
ContainerDescriptorHandlerConfig() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getConfiguration()
Get configuration options for the handler.
|
java.lang.String |
getHandlerName()
Get the handler's plexus role-hint, for lookup from the
container.
|
void |
setConfiguration(java.lang.Object configuration)
Set configuration options for the handler.
|
void |
setHandlerName(java.lang.String handlerName)
Set the handler's plexus role-hint, for lookup from the
container.
|
public java.lang.Object getConfiguration()
public java.lang.String getHandlerName()
public void setConfiguration(java.lang.Object configuration)
configuration - public void setHandlerName(java.lang.String handlerName)
handlerName - Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.