public class ContextMapperCallbackHandlerWithControls extends ContextMapperCallbackHandler
Constructor and Description |
---|
ContextMapperCallbackHandlerWithControls(ParameterizedContextMapperWithControls<?> mapper) |
Modifier and Type | Method and Description |
---|---|
Object |
getObjectFromNameClassPair(NameClassPair nameClassPair)
Cast the NameClassPair to a
Binding and pass its object to
the ContextMapper. |
getList, handleNameClassPair
public ContextMapperCallbackHandlerWithControls(ParameterizedContextMapperWithControls<?> mapper)
public Object getObjectFromNameClassPair(NameClassPair nameClassPair)
ContextMapperCallbackHandler
Binding
and pass its object to
the ContextMapper.getObjectFromNameClassPair
in class ContextMapperCallbackHandler
nameClassPair
- a Binding instance.Copyright © 2005-2012 The Spring LDAP Framework. All Rights Reserved.