|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.loom.interceptor.AbstractPropertyBoundInterceptor
public abstract class AbstractPropertyBoundInterceptor
Default implementation of the PropertyBound interface
Field Summary | |
---|---|
protected java.lang.String |
propertyPath
the property path where this interceptor is applied |
Constructor Summary | |
---|---|
AbstractPropertyBoundInterceptor()
|
Method Summary | |
---|---|
java.lang.String |
getPropertyPath()
|
void |
setPropertyPath(java.lang.String propertyPath)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String propertyPath
Constructor Detail |
---|
public AbstractPropertyBoundInterceptor()
Method Detail |
---|
public java.lang.String getPropertyPath()
public void setPropertyPath(java.lang.String propertyPath)
setPropertyPath
in interface PropertyBoundInterceptor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |