| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.objectweb.fractal.adl.AbstractLoaderorg.objectweb.fractal.adl.bindings.BindingLoaderorg.objectweb.fractal.adl.bindings.TypeBindingLoaderpublic class TypeBindingLoaderextends BindingLoaderBindingLoader for components with typed interfaces. In
addition to the checks performed by BindingLoader, this
implementation checks that from interfaces are client interfaces, that
to interfaces are server interfaces, and that the signatures and contingency
of client and server interfaces are compatible.
Field Summary |
Fields inherited from class org.objectweb.fractal.adl.AbstractLoader | |
LOADER_BINDING, clientLoader | |
Method Summary |
Methods inherited from class org.objectweb.fractal.adl.bindings.BindingLoader | |
load | |
Methods inherited from class org.objectweb.fractal.adl.AbstractLoader | |
bindFc, listFc, lookupFc, unbindFc | |