|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JoinedAndReadyNotificationActionFactory | |
|---|---|
| com.sun.enterprise.ee.cms.core | Shoal GMS's core client API |
| com.sun.enterprise.ee.cms.impl.client | Shoal GMS's reference implementations of the client-side
ActionFactory and Action sub-types |
| com.sun.enterprise.ee.cms.impl.common | |
| Uses of JoinedAndReadyNotificationActionFactory in com.sun.enterprise.ee.cms.core |
|---|
| Methods in com.sun.enterprise.ee.cms.core with parameters of type JoinedAndReadyNotificationActionFactory | |
|---|---|
void |
GroupManagementService.addActionFactory(JoinedAndReadyNotificationActionFactory joinedAndReadyNotificationActionFactory)
Registers a JoinedAndReadyNotificationActionFactory instance. |
void |
GroupManagementService.removeActionFactory(JoinedAndReadyNotificationActionFactory joinedAndReadyNotificationActionFactory)
Removes a JoinedAndReadyNotificationActionFactory instance |
| Uses of JoinedAndReadyNotificationActionFactory in com.sun.enterprise.ee.cms.impl.client |
|---|
| Classes in com.sun.enterprise.ee.cms.impl.client that implement JoinedAndReadyNotificationActionFactory | |
|---|---|
class |
JoinedAndReadyNotificationActionFactoryImpl
Reference Implementation of JoinedAndReadyNotificationActionFactory |
| Uses of JoinedAndReadyNotificationActionFactory in com.sun.enterprise.ee.cms.impl.common |
|---|
| Methods in com.sun.enterprise.ee.cms.impl.common with parameters of type JoinedAndReadyNotificationActionFactory | |
|---|---|
void |
GroupManagementServiceImpl.addActionFactory(JoinedAndReadyNotificationActionFactory joinedAndReadyNotificationActionFactory)
Registers a JoinedAndReadyNotificationActionFactory instance. |
void |
GroupManagementServiceImpl.removeActionFactory(JoinedAndReadyNotificationActionFactory joinedAndReadyNotificationActionFactory)
Removes a JoinedAndReadyNotificationActionFactory instance To remove a MessageActionFactory for a specific component, use the method: removeActionFactory(String componentName); |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||