org.objectweb.fractal.fraclet.annotation.generator.template
Class UnbindFcTemplate
java.lang.Object
org.objectweb.fractal.fraclet.annotation.generator.template.UnbindFcTemplate
- All Implemented Interfaces:
- spoon.template.Template
public class UnbindFcTemplate
- extends Object
- implements spoon.template.Template
A template to manage the unbindFc method
- Author:
- Nicolas Pessemier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnbindFcTemplate
public UnbindFcTemplate(String itfName,
spoon.reflect.reference.CtTypeReference<?> serviceType,
String serviceName)
- Constructor for singleton binding
- Parameters:
itfName
- serviceType
- serviceName
-
UnbindFcTemplate
public UnbindFcTemplate(String name)
- Use this constructor for collection bindings
- Parameters:
name
-