Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] SCRManager

Question about the SCRManager class in the org.eclipse.equinox.ds declarative services implementation:

Is there any way to get at the SCRManager instance programmatically? That is, there is already a command provider that allows console access to the SCRManager (and the ServiceComponents, etc), but is there any service made available for other bundles to access the SCRManager? AFAICT by quick examination of the source, the answer is currently 'no', but would there be some possibility of having such programmatic access in the future? Should an enhancement request be opened?

The desire here would be to write some management interfaces/UI that would allow the service component state to be queried (like the SCRCommandProvider does now).

Thanks,

Scott




Back to the top