[
http://jira.jboss.com/jira/browse/JBMICROCONT-136?page=all ]
Ales Justin resolved JBMICROCONT-136.
-------------------------------------
Resolution: Done
Added initial builder code - Bean, Lifecycle, Parameter builders.
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