[jboss-jira] [JBoss JIRA] Created: (JBMICROCONT-136) Metadata Builder util class

Ales Justin (JIRA) jira-events at jboss.com
Thu Dec 14 03:43:38 EST 2006


Metadata Builder util class
---------------------------

                 Key: JBMICROCONT-136
                 URL: http://jira.jboss.com/jira/browse/JBMICROCONT-136
             Project: JBoss MicroContainer
          Issue Type: Task
          Components: MetaData
            Reporter: Ales Justin
         Assigned To: Ales Justin
            Priority: Optional
             Fix For: JBossMC_2_0_0_CR1


Introducing C++ or StringBuffer kind of metadata Builder class:

public class Builder {
   
   public Builder addPropertyMetaData(String propertyName)
   {
      ...
      return this;
   }

}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list