|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectHandlerConfig
public class HandlerConfig
Class for encapsulating configuration properties associated with a Handler
.
Constructor Summary | |
---|---|
HandlerConfig(String handlerClass)
|
Method Summary | |
---|---|
Map |
getCustomProperties()
|
String |
getCustomProperty(String name)
|
String |
getHandlerClass()
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HandlerConfig(String handlerClass)
Method Detail |
---|
public Map getCustomProperties()
public String getCustomProperty(String name)
public String getHandlerClass()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |