|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IModelManager | |
---|---|
fulmine.context | |
fulmine.util.log |
Uses of IModelManager in fulmine.context |
---|
Subinterfaces of IModelManager in fulmine.context | |
---|---|
interface |
IFrameworkContext
The framework context; this provides access to properties of the context that should only be accessed by the framework internals. |
interface |
IFulmineContext
This is the application context for fulmine, a distributed data model system (DDMS). |
Classes in fulmine.context that implement IModelManager | |
---|---|
class |
FTContext
A context that exists within a cluster of peer contexts. |
class |
FulmineContext
The default IFrameworkContext implementation composed of
collaborating implementations:
IModelManager
IEventManager
IDistributionManager
IRpcManager
|
Methods in fulmine.context that return IModelManager | |
---|---|
protected IModelManager |
FulmineContext.getModelManager()
|
Uses of IModelManager in fulmine.util.log |
---|
Constructors in fulmine.util.log with parameters of type IModelManager | |
---|---|
Statistics(String infoRecordIdentity,
IModelManager context)
Standard constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |