Yes it is still immediate. The opposite of immediate is delayed. A service component is delayed if its instantiation is deferred until the service is used by a consumer, ie "just in time". Without a service, there is nothing we can delay until... no demand signal.
Neil -- Neil Bartlett Sent from a phone On Monday, 14 July 2014 at 09:20, [email protected] wrote: > > Dear Alliance, > > > > > > I have a question about Immediate Component from SCR R5 Spec Page 278. > > > > > > The following: > > > > > > “A component is an immediate component if it is not a factory component and > either > > > does not specify a service or specifies a service and the immediate attribute > of the component > > > element set to true.” > > > > > > Well, My question is that if the component is not a factory component and > also does not specify a service, > > > however, immediate attribute is set to false, then is the component an > immediate component? > > > > > > I think that the above description from spec seems to miss the case. > > > > > > Best Regards! > > > --Tang > > > _______________________________________________ > OSGi Developer Mail List > [email protected] > https://mail.osgi.org/mailman/listinfo/osgi-dev > >
_______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
