JBoss Managed Parent POM 2.1.1.SP2

org.jboss.managed.spi.factory
Interface ManagedPropertyConstraintsPopulator

All Known Implementing Classes:
NumberConstraintsPopulator, StringLegalValuesPopulator

public interface ManagedPropertyConstraintsPopulator

Plugin for the ManagedProperty fields constraint related info.

Version:
$Revision: 69903 $
Author:
Scott.Stark@jboss.org

Method Summary
 void populateManagedProperty(Class attachmentClass, org.jboss.beans.info.spi.PropertyInfo info, Fields fields)
          Populate the ManagedProperty fields constraint related info.
 

Method Detail

populateManagedProperty

void populateManagedProperty(Class attachmentClass,
                             org.jboss.beans.info.spi.PropertyInfo info,
                             Fields fields)
Populate the ManagedProperty fields constraint related info.

Parameters:
attachmentClass - - the attachment class the property is associated with
info - - the PropertyInfo for the attachment class property
fields - - the fields to add the constraints to

JBoss Managed Parent POM 2.1.1.SP2

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.