Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] persistent start status of a bundle

I don't know why I missed that ;-)

Thanks Tom.

  Tim.


From: Tom Watson <tjwatson@xxxxxxxxxx>
Reply-To: Equinox development mailing list <equinox-dev@xxxxxxxxxxx>
Date: Wednesday, November 28, 2012 12:16 PM
To: Equinox development mailing list <equinox-dev@xxxxxxxxxxx>
Subject: Re: [equinox-dev] persistent start status of a bundle

There is OSGi API for this ...

http://www.osgi.org/javadoc/r5/core/org/osgi/framework/startlevel/BundleStartLevel.html#isPersistentlyStarted()

Tom



Inactive hide details for Tim Diekmann ---11/28/2012 02:07:30 PM---My apologies if this was asked and answered before. Is thereTim Diekmann ---11/28/2012 02:07:30 PM---My apologies if this was asked and answered before. Is there a way in Equinox to determine the persi

From: Tim Diekmann <tdiekman@xxxxxxxxx>
To: Equinox development mailing list <equinox-dev@xxxxxxxxxxx>,
Date: 11/28/2012 02:07 PM
Subject: [equinox-dev] persistent start status of a bundle
Sent by: equinox-dev-bounces@xxxxxxxxxxx





My apologies if this was asked and answered before.

Is there a way in Equinox to determine the persistent start status of a bundle? Not to be confused with the start level.

Thanks,

  Tim.
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev

Attachment: graycol.gif
Description: graycol.gif


Back to the top