Interface DelegatedObjectConverter
-
public interface DelegatedObjectConverter
If ObjectConverter needs to be proxied by another ObjectConverter this interface might be used for that purpose
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectConverter
getDelegatee()
-
-
-
Method Detail
-
getDelegatee
ObjectConverter getDelegatee()
-
-