| Package | Description |
|---|---|
| org.bridje.ioc | |
| org.bridje.ioc.impl |
| Class and Description |
|---|
| Application
This class represents the application scope witch is the root context of
Bridje IoC.
|
| ClassNavigator
Functional interface used by
ClassRepository for navigating annotated
classes in the inversion of control context. |
| ClassRepository
Represents the collection of classes being used by
IocContext to
create and manage components. |
| ContextListener
A listener for the
IocContext. |
| FieldNavigator
Functional interface used by
ClassRepository for navigating annotated
fields in the inversion of control context. |
| IocContext
Represents a context in witch components are managed.
|
| MethodNavigator
Functional interface used by
ClassRepository for navigating annotated
methods in the inversion of control context. |
| Scope
The base interface that all bridje ioc scope classes must implement.
|
| Class and Description |
|---|
| Application
This class represents the application scope witch is the root context of
Bridje IoC.
|
| ClassListPropertyFile
Base class for the annotations processors that handle components declaration files.
|
| IocContext
Represents a context in witch components are managed.
|
Copyright © 2015–2018 Bridje Framework. All rights reserved.