com::cosylab::acs::maci::manager::ManagerImpl::ServiceComponent Class Reference

Inheritance diagram for com::cosylab::acs::maci::manager::ManagerImpl::ServiceComponent:
Inheritance graph
[legend]
Collaboration diagram for com::cosylab::acs::maci::manager::ManagerImpl::ServiceComponent:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ServiceComponent (Object object)
void construct () throws RemoteException
void destruct () throws RemoteException
Object getObject ()
String[] implementedInterfaces ()
boolean doesImplement (String type)

Private Attributes

Object object

Detailed Description

Implementation of Component interface for services.


Constructor & Destructor Documentation

com::cosylab::acs::maci::manager::ManagerImpl::ServiceComponent::ServiceComponent ( Object  object  )  [inline]

Construct service Component.

Parameters:
object service itself, non-null.

Member Function Documentation

void com::cosylab::acs::maci::manager::ManagerImpl::ServiceComponent::construct (  )  throws RemoteException [inline]
void com::cosylab::acs::maci::manager::ManagerImpl::ServiceComponent::destruct (  )  throws RemoteException [inline]
boolean com::cosylab::acs::maci::manager::ManagerImpl::ServiceComponent::doesImplement ( String  type  )  [inline]
Object com::cosylab::acs::maci::manager::ManagerImpl::ServiceComponent::getObject (  )  [inline]
String [] com::cosylab::acs::maci::manager::ManagerImpl::ServiceComponent::implementedInterfaces (  )  [inline]

Member Data Documentation

Service representing this Component.

Referenced by getObject().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2