2013/4/9 Isaac Álvarez Veiga <ialvarezv2...@gmail.com>

> declaring bean


http://commons.apache.org/proper/commons-configuration//userguide/howto_beans.html
Beans (we use the term *bean* here to name any plain old Java object that
is defined in a configuration file and can be instantiated by Commons
Configuration) are defined in configuration files in a specific format, a
so called *Bean declaration*. Such a declaration contains all information
needed to create an instance of this bean class, e.g. the full qualified
name of the class and initialization parameters. We will explain how a bean
declaration looks like in short.

http://static.springsource.org/spring-javaconfig/docs/1.0.0.m3/reference/html/creating-bean-definitions.html


-- 
Membro de «The Document Foundation Projects» http://gl.libreoffice.org
Membro do «Grupo de Amigos GNU/Linux de Pontevedra (GALPon)»
http://galpon.org
Membro de «Proxecto Trasno» http://trasno.net
Co-coordinador do proxecto «GALPon MiniNo» http://minino.galpon.org
_______________________________________________
Proxecto mailing list
Proxecto@trasno.net
http://listas.trasno.net/listinfo/proxecto

Responderlle a