public interface FactoryProducer
Modifier and Type | Method and Description |
---|---|
Factory |
getFactory(Object scope)
Get the factory configured for the scope specified.
|
Factory getFactory(Object scope)
scope
- the scopeIllegalArgumentException
- if no factory exists for the specified scope. null is
not a valid scope.Copyright © 2010–2017. All rights reserved.