Class ListAttributeTranslation

java.lang.Object
org.jboss.as.clustering.controller.ListAttributeTranslation
All Implemented Interfaces:
AttributeTranslation

public class ListAttributeTranslation extends Object implements AttributeTranslation
An attribute translator that converts a single value to/from a list of values.
Author:
Paul Ferraro