...
Note |
---|
The property |
...
Add the Private Property and Public Setter
...
This method is called by the OSGi framework each time an instance of, for example, an element is created. The OSGi framework looks for a method that starts with "set" and that has one parameter of the class that is being depended on (in the example SessionManager
).