Package fulmine.context

Interface Summary
FulmineContext.SystemInfoFields Encapsulates the field names for the system info record
IContextWatchdog A component that monitors the state of an IFrameworkContext.
IFrameworkContext The framework context; this provides access to properties of the context that should only be accessed by the framework internals.
IFTContextStateListener Receives notifications when a fault tolerant context changes state; transitioning into the active or stand-by state.
IFulmineContext This is the application context for fulmine, a distributed data model system (DDMS).
INetwork A network groups all the necessary components for connecting an IFulmineContext to a specific network transport.
IPermissionProfile Represents the permission profile for the IFulmineContext.
IRemoteUpdateHandler An object that handles update operations, issued from remote contexts, to local containers.
IRpcManagerOperations Interface exposing operations that the handlers of the RpcManager can use.
 

Class Summary
DefaultPermissionProfile A permission profile that has permission only for the default application and default permission code.
FTContext A context that exists within a cluster of peer contexts.
FTDistributionManager A DistributionManager for an FTContext.
FulmineContext The default IFrameworkContext implementation composed of collaborating implementations: IModelManager IEventManager IDistributionManager IRpcManager
RemoteUpdateHandler A remote update handler that allows remote contexts to change the state of local containers as long as the permissions are valid.
RpcManager The standard implementation of an IRpcManager.
 

Enum Summary
IRemoteUpdateHandler.ARG_POSITIONS Holds the argument positions for the IRemoteUpdateHandler.handle(String, int, int, String, String, int, int, String) method.
 



Copyright © 2007-2009. All Rights Reserved.