ALMA Computing Group

jcontexmpl API Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
alma::demo::LampCallbackImpl::CBdoubleLampCallback
alma::demo::LampAccessImpl::CBvoidLampAccess
alma::demo::dyncomp::ClientClient demostrates how to activate and release dynamic components
alma::acs::component::client::ComponentClientTestCaseTestRequires C++ component "LAMP1" of type alma.acsexmplLamp.Lamp to be running
alma::acs::component::client::ComponentClientTestCaseTest::MyTestDALChangeListener
demo::ConsumerComp
alma::acs::component::dynwrapper::DynamicProxyFactoryTestA quick test for the alma.acs.component.dynwrapper package that uses a non-component implementation of the alma.demo.XmlComponentJ interface, thus shortcutting container overhead
alma::acs::component::dynwrapper::DynamicProxyFactoryTest::XmlTestComponentDumb little test implementation of the (inner) component interface
alma::acsexmplErrorComponent::ErrorComponentImpl::ErrorComponentHelperComponent helper class
alma::acsexmplErrorComponent::ErrorComponentImpl::ErrorComponentImplImplementation of the ErrorComponent interface, which should demonstrate proper use of the ACS error system in Java
alma::acsexmpl::clients::ErrorComponentTest
demo::ErrorSystem
alma::demo::ErrorSystemComp::ErrorSystemHelperComponent helper class
alma::demo::ErrorSystemComp::ErrorSystemImpl
alma::demo::EventConsumerImpl::EventConsumerHelper
alma::demo::EventConsumerImpl::EventConsumerImplImplementation class of the ConsumerComp IDL interface
alma::demo::EventSupplierImpl::EventSupplierHelper
alma::demo::EventSupplierImpl::EventSupplierImpl
demo::HelloDemo
alma::demo::client::HelloDemoClientClient application that accesses the HelloDemo component
alma::demo::HelloDemoImpl::HelloDemoHelperComponent helper class
alma::demo::HelloDemoImpl::HelloDemoImplA very simple component that does not make use of alma.acs.component.ComponentImplBase
alma::demo::dyncomp::JDynAct
demo::LampAccess
alma::demo::client::LampAccessClientJUnit test client for LampAccessComponent
alma::demo::LampAccessImpl::LampAccessHelper
alma::demo::LampAccessImpl::LampAccessImpl
demo::LampCallback
alma::demo::client::LampCallbackClientClient application that accesses the HelloDemo component
alma::demo::LampCallbackImpl::LampCallbackHelper
alma::demo::LampCallbackImpl::LampCallbackImpl
alma::demo::client::LampComponentClient1Client to the C++ Lamp demo component
demo::LampUnavailable
alma::demo::dyncomp::MyCellEditorMyCellEditor is the cell editor that shows the button in the table
alma::demo::dyncomp::MyCellRendererrThe class used to show the button inside the table
alma::demo::client::guiapps::MySillyPanel
alma::demo::dyncomp::MyTableModelThis is a concrete class definition to represent the data in the table of the activated dynamic components
alma::acs::component::client::MyTestCBvoid
demo::NCPublisher
demo::NCReceiver
demo::ObsProjectTree
demo::SupplierComp
alma::demo::client::TimeoutHandlerClient
alma::demo::client::TimeoutHandlerClient::TimeoutHandlerImplClient application that creates a timeout using the ACS Time System
demo::XmlComponent
alma::demo::client::XmlComponentClientJUnit test client for the XmlComponent
alma::demo::client::guiapps::XmlComponentGui
alma::demo::XmlComponentImpl::XmlComponentHelperHelper class for the XmlContainer component
alma::demo::XmlComponentImpl::XmlComponentHelper::IFTranslatorInterface translator class that presents serialized XML toward the container, but presents the corresponding Java binding objects toward the component implementation
alma::demo::XmlComponentImpl::XmlComponentImplA test component that implements the XmlComponentImpl interface from demo.idl