public class ContainerDescriptorHandlerConfig extends Object implements Serializable
| Constructor and Description |
|---|
ContainerDescriptorHandlerConfig() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public Object getConfiguration()
public String getHandlerName()
public void setConfiguration(Object configuration)
configuration - public void setHandlerName(String handlerName)
handlerName - Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.