org.oddjob.arooa.reflect
Interface PropertyIdentifier.ElementActionFactory<N>

Enclosing class:
PropertyIdentifier<R,N>

public static interface PropertyIdentifier.ElementActionFactory<N>

Element Action Factory


Method Summary
 ElementAction<N> createComponentElementAction()
           
 ElementAction<N> createValueElementAction()
           
 

Method Detail

createComponentElementAction

ElementAction<N> createComponentElementAction()

createValueElementAction

ElementAction<N> createValueElementAction()