|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectInterceptorConfig
public class InterceptorConfig
Constructor Summary | |
---|---|
protected |
InterceptorConfig()
|
protected |
InterceptorConfig(String interceptorClass)
|
Method Summary | |
---|---|
Map<String,String> |
getCustomProperties()
|
String |
getCustomProperty(String name)
|
String |
getInterceptorClass()
|
void |
setInterceptorClass(String interceptorClass)
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected InterceptorConfig()
protected InterceptorConfig(String interceptorClass)
Method Detail |
---|
public String getInterceptorClass()
public void setInterceptorClass(String interceptorClass)
public Map<String,String> getCustomProperties()
public String getCustomProperty(String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |