Public Member Functions

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

Inheritance diagram for com.cosylab.acs.maci.manager.ManagerImpl.ServiceComponent:
com.cosylab.acs.maci.Component

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)

Detailed Description

Implementation of Component interface for services.


Constructor & Destructor Documentation

com.cosylab.acs.maci.manager.ManagerImpl.ServiceComponent.ServiceComponent ( Object  object  ) 

Construct service Component.

Parameters:
object service itself, non-null.

Member Function Documentation

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

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties