|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenericFactoryNotification | |
|---|---|
| org.ow2.jasmine.jade.reflex.api.factory | |
| org.ow2.jasmine.jade.reflex.factory | |
| org.ow2.jasmine.jade.reflex.util | |
| Uses of GenericFactoryNotification in org.ow2.jasmine.jade.reflex.api.factory |
|---|
| Subinterfaces of GenericFactoryNotification in org.ow2.jasmine.jade.reflex.api.factory | |
|---|---|
interface |
GenericInstallingFactoryNotification
This interface is used to notify the creation of a component between the meta and the exec level (and vice versa). |
| Uses of GenericFactoryNotification in org.ow2.jasmine.jade.reflex.factory |
|---|
| Classes in org.ow2.jasmine.jade.reflex.factory that implement GenericFactoryNotification | |
|---|---|
class |
ReflexGenericFactoryMixin
Provides an implementation of the GenericFactory interface which
manages the causal connection with the dual (i.e meta/execution) level : any
newFcInstance operation performed on the current factory is forwarded to the
factory of the dual level. |
class |
ReflexGenericInstallingFactoryMixin
Provides an implementation of the GenericInstallingFactory interface which
manages the causal connection with the dual (i.e meta/execution) level : any
newFcInstance operation performed on the current factory is forwarded to the
factory of the dual level. |
| Uses of GenericFactoryNotification in org.ow2.jasmine.jade.reflex.util |
|---|
| Methods in org.ow2.jasmine.jade.reflex.util that return GenericFactoryNotification | |
|---|---|
static GenericFactoryNotification |
Reflex.getGenericFactoryNotification(org.objectweb.fractal.api.Component component)
Returns the GenericFactoryNotification interface of the given
component. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||