IApplication |
An abstraction that represents a launchable developing application of the 1C:Enterprise.
|
IApplicationArtifact |
An abstraction thath represents some application specific artifact that will be logically associated with the
application.
|
IApplicationAttributeRepository |
The application attribute repository provides the access to the application attributes presented by key-value pairs.
|
IApplicationEvent |
The event occurred in the application framework.
|
IApplicationListener |
The listener to listen to application state or publish state changes.
|
IApplicationManager |
The application manager is the core service of the application framework.
|
IApplicationType |
The type of the application.
|
ILifecycleAware |
The mix-in interface for lifecycle aware objects.
|
IUrlAccess |
The abstraction for the application itself or application related entities (such as endpoints) to allow to provide
available application endpoint URL .
|