org.zeroexchange.common
Interface BeansRegistry<T>

All Known Implementing Classes:
AbstractBeansRegistry, AbstractDataProcessorsRegistry, ApplicationEventsDispatcher, ConfigurableTypedBeansRegistry, DefaultAuthTokenInformerFactory, DefaultContractFlowStatesRegistry, DefaultCredentialReadersFactory, DefaultDataImportersFactory, DefaultFeatureRegistry, DefaultMenuDecoratorsFactory, DefaultMoneyManager, DefaultPagePreprocessorsRegistry, DefaultRepresentationFactory, DefaultStockManager, DefaultTargetKeyFactory, DefaultTargetLinkFactory, DefaultValueFactory, LocalizationProvidersFactory, SimpleCriteriaFilterProcessorsFactory, SimpleSearchableFieldsFactory, TypedBeansRegistry

public interface BeansRegistry<T>

Interface for beans registry.

Author:
black

Method Summary
 Collection<T> getBeans()
          Returns beans collected by the current registry.
 

Method Detail

getBeans

Collection<T> getBeans()
Returns beans collected by the current registry.



Copyright © 2013. All Rights Reserved.