|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionFactory | |
---|---|
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 |
Uses of ActionFactory in com.sun.enterprise.ee.cms.core |
---|
Subinterfaces of ActionFactory in com.sun.enterprise.ee.cms.core | |
---|---|
interface |
FailureNotificationActionFactory
Marker interface to provide a specific type of ActionFactory. |
interface |
FailureRecoveryActionFactory
Marker interface to provide a specific type of ActionFactory. |
interface |
FailureSuspectedActionFactory
Marker interface to provide a specific type of Action standing for creation of FailureSuspicionAction instances. |
interface |
JoinedAndReadyNotificationActionFactory
Marker interface to provide a specific type of ActionFactory namely JoinedAndReadyNotificationActionFactory. |
interface |
JoinNotificationActionFactory
Marker interface to provide a specific type of ActionFactory namely JoinNotificationActionFactory. |
interface |
MessageActionFactory
Marker interface to provide a specific type of ActionFactory namely MessageActionFactory. |
interface |
PlannedShutdownActionFactory
Marker interface to provide a specific type of ActionFactory This factory's implementation provides a API to produce a PlannedShutdownAction |
Uses of ActionFactory in com.sun.enterprise.ee.cms.impl.client |
---|
Classes in com.sun.enterprise.ee.cms.impl.client that implement ActionFactory | |
---|---|
class |
FailureNotificationActionFactoryImpl
Reference implementation of FailureNotificationActionFactory |
class |
FailureRecoveryActionFactoryImpl
Reference implementation of FailureRecoveryActionFactory interface |
class |
FailureSuspectedActionFactoryImpl
Reference implementation of FailureSuspectedActionFactory |
class |
JoinedAndReadyNotificationActionFactoryImpl
Reference Implementation of JoinedAndReadyNotificationActionFactory |
class |
JoinNotificationActionFactoryImpl
Reference Implementation of JoinNotificationActionFactory |
class |
MessageActionFactoryImpl
Reference implementation of MessageActionFactory interface. |
class |
PlannedShutdownActionFactoryImpl
Reference implementation of PlannedShutdownActionFactory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |