Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
frascati
frascati
Commits
ca81f284
Commit
ca81f284
authored
Mar 21, 2013
by
Lionel Seinturier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Documenting.
parent
4bd74d29
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
tinfi/mixins/src/main/java/org/ow2/frascati/tinfi/control/binding/BasicBindingControllerMixin.java
...ti/tinfi/control/binding/BasicBindingControllerMixin.java
+8
-0
No files found.
tinfi/mixins/src/main/java/org/ow2/frascati/tinfi/control/binding/BasicBindingControllerMixin.java
View file @
ca81f284
...
...
@@ -38,6 +38,14 @@ import org.ow2.frascati.tinfi.control.content.SCAExtendedContentController;
* Provides a basic implementation of the {@link BindingController} interface.
* This mixin manages the references hold by client interfaces.
*
* Since Tinfi 1.4.6, this mixin is no longer used by Tinfi itself (the
* implementation of the binding controller for scaPrimitive and scaComposite
* membranes has been fixed). Yet this mixin is still used by the easy*
* membranes of EasyViper and is thus kept here for this purpose.
*
* TODO the easy* membranes should be updated as this has been the case for
* scaPrimitive and scaComposite.
*
* @author Lionel Seinturier <Lionel.Seinturier@univ-lille1.fr>
*/
public
abstract
class
BasicBindingControllerMixin
implements
BindingController
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment