Interface | Description |
---|---|
DependencyInjector | |
Initializable |
Classes that require initialization and release methods should implement this interface |
Module |
|
ServicesFactory |
|
Class | Description |
---|---|
DefaultModule | |
DependencyInjectionServiceImpl | |
InitializationListener | |
ServiceLoader |
This class loads services from files placed to the META-INF/services in classpath. |
ServicesFactoryImpl | |
ServiceTracker |
Tracker class to provide access to various framework implementation services.
|
Uptime |
|
ValidatorModule |
This class initializes validator-related services |
Exception | Description |
---|---|
ServiceException |
Exception fired by service tracker if it cannot create requested service. |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.