|
de:CORBA Component Model
CORBA Component Model (CCM) is an addition to the personal of CORBA definitions. It was introduced using CORBA Three, & it describes standard application framework for CORBA components. It can be described when "language independent Enterprise Java Beans (EJB)".
the CCM has a component container, in which software system components may be installed. a container offers a placed of services, that the components may apply. These services include (however are non limited to) authentication, persistance & dealing management. Which are actually all a virtually all utilized services a distributed patterns takes, & by moving a implementation one services from either the package components to the component container, the complexness of the components is dramatically reduced.
|