[jboss-user] [JBoss Seam] - Re: Enum as a Seam component

pete.muir@jboss.org do-not-reply at jboss.com
Mon Aug 6 08:26:51 EDT 2007


For what?

To get a list

@Factory("importances")
  | public Importance[] getImportances() {
  |    return Importance.values();
  | }

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071154#4071154

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4071154



More information about the jboss-user mailing list