Class Marker


  • public class Marker
    extends Object
    Used by the PublishedBeanRegistry to identify a particular beanFactory. An instance is registered inside the BeanFactory with a UUID. This is later extracted to find published beans from that factory. User: nbaker Date: 3/27/13
    • Constructor Detail

      • Marker

        public Marker​(String id)