Search:

Type: Posts; User: ttlaitin; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    5,433

    ApplicationContext & ConfigurableListableBeanFactory

    I would like to know how to get a custom BeanFactory work together with the ApplicationContext model.


    A custom BeanFactory-implementation is easy to implement, so I can easily create a...
  2. Replies
    1
    Views
    1,545

    Custom BeanFactory-implementation?

    [I already posted about this to the architectural discussion, see http://forum.springframework.org/showthread.php?t=11180
    however, this forum seems to be the correct place.. ]

    I would like to...
  3. Replies
    4
    Views
    5,433

    Thank you for the quick reply! that was very...

    Thank you for the quick reply! that was very fast..

    I looked at the BeanDefinitionReader briefly and it unfortenately seems to be too close to the Spring way of initializing the beans:

    - It...
  4. Replies
    4
    Views
    5,433

    How to implement a custom BeanFactory?

    I am developing an XML-based configuration tool called JICE that is very similar to the XmlBeanFactory of Spring Framework.

    In order to use JICE with Spring, I would like to implement a custom...
Results 1 to 4 of 4