See: Description
Interface | Description |
---|---|
Lifecycle |
Provides a consistent mechanism to start and stop components.
|
PropertiesChangeListener |
Implement this interface if you want to be notified if configuration changes.
|
Service |
Services are Java objects that have a lifecycle, a service can be started, stopped,
asked for its state and reconfigured.
|
Class | Description |
---|---|
ApplicationContext |
Handling dependencies between applications.
|
BeanManager |
Manages transaction aware components (="beans").
|
Configuration |
This class handles the access to the configuration.
|
DefaultResource |
Provides static methods for accessing the default resource.
|
LoggingWrapper |
adds logging support to arbitrary classes implementing interfaces
a dynamic-proxy is used
|
Resource |
Provides resource strings in several languages.
|
ServiceAdapter |
This is an adapter class for the service interface
|
ServiceManager |
The main class.
|
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.