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

alma::test::corbareftest::AdministratorListener Interface Reference

Inheritance diagram for alma::test::corbareftest::AdministratorListener:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void containerLoggedIn (ContainerInfo contInfo)
void containerLoggedOut (int conthandle)
void componentLoggedIn (ComponentInfo compInfo)
void componentReleased (ComponentInfo compInfo)
void componentLoggedOut (int comphandle)
void clientLoggedIn (ClientInfo clientInfo)
void clientLoggedOut (int clientHandle)

Detailed Description

The listener of events generated by the administrator client

Author:
almadev


Member Function Documentation

void alma::test::corbareftest::AdministratorListener::clientLoggedIn ClientInfo  clientInfo  ) 
 

Called if a client logged in

Parameters:
contInfo The container

Implemented in alma::test::corbareftest::TestComponents.

void alma::test::corbareftest::AdministratorListener::clientLoggedOut int  clientHandle  ) 
 

Called if a client logged in

Parameters:
clientHandle The handle of the client

Implemented in alma::test::corbareftest::TestComponents.

void alma::test::corbareftest::AdministratorListener::componentLoggedIn ComponentInfo  compInfo  ) 
 

Called if a component logged in or when a client requested a component

Parameters:
contInfo The component

Implemented in alma::test::corbareftest::TestComponents.

void alma::test::corbareftest::AdministratorListener::componentLoggedOut int  comphandle  ) 
 

Called if component logged out

Parameters:
comphandle The handle of the component

Implemented in alma::test::corbareftest::TestComponents.

void alma::test::corbareftest::AdministratorListener::componentReleased ComponentInfo  compInfo  ) 
 

Called when a client released a component. If this method is called it means that the component is still alive (used by some client)

Parameters:
compInfo The released component

Implemented in alma::test::corbareftest::TestComponents.

void alma::test::corbareftest::AdministratorListener::containerLoggedIn ContainerInfo  contInfo  ) 
 

Called if container logged in

Parameters:
contInfo The container

Implemented in alma::test::corbareftest::TestComponents.

void alma::test::corbareftest::AdministratorListener::containerLoggedOut int  conthandle  ) 
 

Called if container logged out

Parameters:
contHandle The handle of the container Ha chiama

Implemented in alma::test::corbareftest::TestComponents.


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