|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.loom.interceptor.EagerPropertyInterceptor
public class EagerPropertyInterceptor
Assigns an eager property before the population phase
Constructor Summary | |
---|---|
EagerPropertyInterceptor()
|
Method Summary | |
---|---|
void |
addPropertyPath(java.lang.String propertyPath)
|
Resolution |
afterCreate(ParsedAction action)
|
java.util.Set<java.lang.String> |
getProperties()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EagerPropertyInterceptor()
Method Detail |
---|
public Resolution afterCreate(ParsedAction action)
afterCreate
in interface CreateInterceptor
action
- the action and event that is being executed
public void addPropertyPath(java.lang.String propertyPath)
public java.util.Set<java.lang.String> getProperties()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |