Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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]
 

See also:
com.cosylab.acs.maci.Component::construct()

Implements com::cosylab::acs::maci::Component.

void com::cosylab::acs::maci::manager::ManagerImpl::ServiceComponent::destruct  )  throws RemoteException [inline]
 

See also:
com.cosylab.acs.maci.Component::destruct()

Implements com::cosylab::acs::maci::Component.

boolean com::cosylab::acs::maci::manager::ManagerImpl::ServiceComponent::doesImplement String  type  )  [inline]
 

See also:
com.cosylab.acs.maci.Component::doesImplement(String)

Implements com::cosylab::acs::maci::Component.

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

See also:
com.cosylab.acs.maci.Component::getObject()

Implements com::cosylab::acs::maci::Component.

String [] com::cosylab::acs::maci::manager::ManagerImpl::ServiceComponent::implementedInterfaces  )  [inline]
 

See also:
com.cosylab.acs.maci.Component::implementedInterfaces()

Implements com::cosylab::acs::maci::Component.


Member Data Documentation

Object com::cosylab::acs::maci::manager::ManagerImpl::ServiceComponent::object [private]
 

Service representing this Component.


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:11:25 2009 for ACS Java API by doxygen 1.3.8