| PREV CLASS NEXT CLASS | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
com.newstep.solid.management.runtime.component
|
Class ComponentStateListener.ClientGroup
|
class ComponentStateListener.ClientGroup
Represents a group of directory clients.
Any action on a group such as register will be broadcast
to all clients within the group.
Author:
msimonsen
| Field Summary |
private final String |
|
private final Logger |
|
Map |
|
ReentrantLock |
|
| Method Summary |
void |
|
void |
|
void |
|
void |
|
void |
|
private final String cgClassName
Final.
Multiplicity:
1
private final Logger cglogger
Final.
Multiplicity:
1
Map clients
Multiplicity:
1
ReentrantLock lock
Multiplicity:
1
void connect ()
void disconnect ()
Throws:
RegistrationException
Throws:
RegistrationException
| PREV CLASS NEXT CLASS | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|