See: Description
| Interface | Description |
|---|---|
| Agent |
Agent is a ManageableEntity that represents an Activity executor in the
system.
|
| AgentOperations |
Agent is a ManageableEntity that represents an Activity executor in the
system.
|
| C2KLocalObject |
Objects that are to be stored by Cristal Entities must implement this interface and be (un)marshallable by Castor
i.e.
|
| Item |
ManageableEntity is the CORBA super-interface for Entities.
|
| ItemOperations |
ManageableEntity is the CORBA super-interface for Entities.
|
| Class | Description |
|---|---|
| _AgentStub |
Agent is a ManageableEntity that represents an Activity executor in the
system.
|
| _ItemStub |
ManageableEntity is the CORBA super-interface for Entities.
|
| AgentHelper |
Agent is a ManageableEntity that represents an Activity executor in the
system.
|
| AgentHolder |
Agent is a ManageableEntity that represents an Activity executor in the
system.
|
| AgentPOA |
Agent is a ManageableEntity that represents an Activity executor in the
system.
|
| CorbaServer |
$Revision: 1.8 $
$Date: 2005/10/13 08:13:44 $
Copyright (C) 2003 CERN - European Organization for Nuclear Research
All rights reserved.
|
| ItemHelper |
ManageableEntity is the CORBA super-interface for Entities.
|
| ItemHolder |
ManageableEntity is the CORBA super-interface for Entities.
|
| ItemImplementation | |
| ItemPOA |
ManageableEntity is the CORBA super-interface for Entities.
|
| TraceableEntity |
TraceableEntity is the implementation of the CORBA Item, although it
delegates all non-CORBA functions to ItemImplementation.
|
| TraceableLocator |
The CORBA IDLs generate the Item and Agent interfaces and their support
classes in this package. In the kernel source tree, the classes
TraceableEntity and ItemImplementation provides the
implementing object for the Item on the server side, while the Locator class,
plus the CorbaServer handle instantiation and caching of Items (and
Agents) on the server.
The corresponding implementation for Agents is located in the agent sub-package.
Also in this package is the C2KLocalObject interface, which is
implemented by all objects that may be stored in the CRISTAL persistency
mechanism.
Copyright © 1997–2016 CRISTAL-iSE. All rights reserved.