Vatavuk / verano

Dependency injection framework in Object Oriented style
MIT License
4 stars 1 forks source link

Qualifier wire is not working properly #25

Closed Vatavuk closed 6 years ago

Vatavuk commented 6 years ago

Qualifier wire does not reads dependencies from wires.xml. Expand Wire interface method isActive to

Boolean isActive(AppContext context, String namespace) throws Exception