📄 equinox bundles.htm
字号:
adopts the flexible model of the Connector framework in J2ME, but allows
OSGi bundles to extend it.</TD></TR>
<TR>
<TD vAlign=top align=right><IMG height=16
src="Equinox Bundles_files/Adarrow.gif" width=16 border=0></TD>
<TD><B><A name=ip></A>Initial Provisioning (<A
href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.equinox.ip">org.eclipse.equinox.ip</A>)</B><A
style="COLOR: green"
href="http://www.eclipse.org/equinox/bundles/#legend">
status:green</A><BR>An implementation of the OSGi R4 Initial Provisioning.
This service Defines how the Management Agent can make its way to the
Service Platform, and gives a structured view of the problems and their
corresponding resolution methods.</TD></TR>
<TR>
<TD vAlign=top align=right><IMG height=16
src="Equinox Bundles_files/Adarrow.gif" width=16 border=0></TD>
<TD><B><A name=log></A>Log Service (<A
href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.equinox.log">org.eclipse.equinox.log</A>)</B><A
style="COLOR: green"
href="http://www.eclipse.org/equinox/bundles/#legend">
status:green</A><BR>An implementation of the OSGi R4 Log service. This
service provides a general-purpose message logger for the OSGi
environment.</TD></TR>
<TR>
<TD vAlign=top align=right><IMG height=16
src="Equinox Bundles_files/Adarrow.gif" width=16 border=0></TD>
<TD><B><A name=metatype></A>Metatype Service (<A
href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.equinox.metatype">org.eclipse.equinox.metatype</A>)</B><A
style="COLOR: green"
href="http://www.eclipse.org/equinox/bundles/#legend">
status:green</A><BR>An implementation of the OSGi R4 Metatype service.
This service defines interfaces that allow bundle developers to describe
attribute types in a computer readable form using so-called metadata. It
allows services to specify the type of information of data that they can
use as arguments.</TD></TR>
<TR>
<TD vAlign=top align=right><IMG height=16
src="Equinox Bundles_files/Adarrow.gif" width=16 border=0></TD>
<TD><B><A name=prefs></A>Preferences Service (<A
href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.equinox.preferences">org.eclipse.equinox.preferences</A>)</B><A
style="COLOR: green"
href="http://www.eclipse.org/equinox/bundles/#legend">
status:green</A><BR>The Eclipse preference service is an extension of the
standard OSGi preference service that adds listeners and the notion of
preference scopes.</TD></TR>
<TR>
<TD vAlign=top align=right><IMG height=16
src="Equinox Bundles_files/Adarrow.gif" width=16 border=0></TD>
<TD><B><A name=extensions></A>Extension Registry (<A
href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.equinox.registry">org.eclipse.equinox.registry</A>)</B><A
style="COLOR: green"
href="http://www.eclipse.org/equinox/bundles/#legend">
status:green</A><BR>The Eclipse extension registry allows bundles to
communicate and cooperate using declarative markup and lazy instantiation.
The extension mechanism is similar to OSGi services and declarative
services but has some different contractual and management
characteristics.</TD></TR>
<TR>
<TD vAlign=top align=right><IMG height=16
src="Equinox Bundles_files/Adarrow.gif" width=16 border=0></TD>
<TD><B><A name=supplement></A>Supplemental Bundle/JAR (<A
href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.equinox.supplement">org.eclipse.equinox.supplement</A>)</B><A
style="COLOR: green"
href="http://www.eclipse.org/equinox/bundles/#legend">
status:green</A><BR>A library that includes a very small number of types
normally supplied by the Equinox implementation. This JAR is useful when
running certain bundles outside of Equinox or outside of OSGi altogether.
This bundle is not needed when running inside Equinox.</TD></TR>
<TR>
<TD vAlign=top align=right><IMG height=16
src="Equinox Bundles_files/Adarrow.gif" width=16 border=0></TD>
<TD><B><A name=user></A>User Admin Service (<A
href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.equinox.useradmin">org.eclipse.equinox.useradmin</A>)</B><A
style="COLOR: green"
href="http://www.eclipse.org/equinox/bundles/#legend">
status:green</A><BR>An implementation of the OSGi R4 User Admin Service.
This service provides support for users, groups, and limited
authentication functionality.</TD></TR>
<TR>
<TD vAlign=top align=right><IMG height=16
src="Equinox Bundles_files/Adarrow.gif" width=16 border=0></TD>
<TD><B><A name=wire></A>Wire Admin Service (<A
href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.equinox.wireadmin">org.eclipse.equinox.wireadmin</A>)</B><A
style="COLOR: green"
href="http://www.eclipse.org/equinox/bundles/#legend">
status:green</A><BR>An implementation of the OSGi R4 Wire Admin Service.
This is an administrative service that is used to control a wiring
topology in the OSGi Service Platform. It is intended to be used by user
interfaces or management programs that control the wiring of services in
an OSGi Service Platform.</TD></TR>
<TR>
<TD vAlign=top align=right><IMG height=16
src="Equinox Bundles_files/Adarrow.gif" width=16 border=0></TD>
<TD><B><A name=equinox.util></A>Equinox Utilities (<A
href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.equinox.util">org.eclipse.equinox.util</A>)</B><A
style="COLOR: green"
href="http://www.eclipse.org/equinox/bundles/#legend">
status:green</A><BR>A library of utility classes that are frequently used
the Equinox OSGi Service implementation bundles. </TD></TR>
<TR>
<TD vAlign=top align=right><IMG height=16
src="Equinox Bundles_files/Adarrow.gif" width=16 border=0></TD>
<TD><STRONG><A name=services></A>OSGi Services API (<A
href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.osgi.services">org.eclipse.osgi.services</A>)</STRONG><A
style="COLOR: green"
href="http://www.eclipse.org/equinox/bundles/#legend">
status:green</A><BR>This bundle contains the set of OSGi specified service
APIs. It is included here as a convenience for people developing or
deploying service implementations independent of their
specification.</TD></TR>
<TR>
<TD vAlign=top align=right><IMG height=16
src="Equinox Bundles_files/Adarrow.gif" width=16 border=0></TD>
<TD><STRONG><A name=util></A>OSGi Utilities (<A
href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.osgi.util">org.eclipse.osgi.util</A>)</STRONG><A
style="COLOR: green"
href="http://www.eclipse.org/equinox/bundles/#legend">
status:green</A><BR>This bundle contains the set of OSGi specified
utilities (e.g., ServiceTracker). It is included here as a
convenience.</TD></TR></TBODY></TABLE>
<P><A name=legend></A><B>Status key</B><BR><FONT color=green>green</FONT> -
bundle is production ready. <BR><FONT color=red>red</FONT> - bundle development
is in progress.
<P>The team typically develops using Eclipse itself so getting and managing the
projects is quite straightforward. Simply start Eclipse, and use <STRONG>Import
> CVS > Projects from CVS</STRONG>. Enter the repo access information and
choose the projects you want to load into the workspace. </P>
<P>If you are working without Eclipse (gads! :-) then use your favorite CVS
client and check out the relevant projects.</P>
<P class=bar>Specifications</P>
<P>The specifications for the services are available from the <A
href="http://osgi.org/">OSGi</A> web site. Click <A
href="http://osgi.org/osgi_technology/download_specs2.asp?section=2">here</A> to
download them.</P>
<P class=bar>Committers</P>
<P>The following people are committers on the Equinox bundles component:</P>
<UL>
<LI>Oleg Besedin, IBM Rational
<LI>Stoyan Boshev, ProSyst
<LI>Pavlin Dobrev, ProSyst
<LI>Simon Kaegi, IBM Rational
<LI>BJ Hargrave, IBM Lotus
<LI>DJ Houghton, IBM Rational
<LI>Jeff McAffer, Code 9 (Project co-lead)
<LI>Pascal Rapicault, IBM Rational
<LI>Tom Watson, IBM Lotus (Project co-lead) </LI></UL>
<P> </P></DIV>
<DIV id=rightcolumn>
<DIV class=sideitem>
<H6>Equinox links</H6>
<UL>
<LI><A href="http://www.eclipse.org/equinox">home</A>
<LI><A href="http://www.eclipse.org/equinox/framework">framework</A>
<LI><A href="http://www.eclipse.org/equinox/bundles">bundles</A>
<LI><A href="http://www.eclipse.org/equinox/incubator">incubator</A>
<LI><A href="http://www.eclipse.org/equinox/server">server</A>
<LI><A href="http://www.eclipse.org/equinox/incubator/provisioning">p2</A>
<LI><A href="http://www.eclipse.org/equinox/security">security</A>
<LI><A href="http://wiki.eclipse.org/Equinox">wiki</A>
<LI><A href="http://www.eclipse.org/equinox/documents">documents</A>
<LI><A href="http://download.eclipse.org/equinox/">downloads</A>
<LI><A href="http://www.eclipse.org/equinox/resources.php">resources</A>
<LI><A href="http://wiki.eclipse.org/Equinox/Plan">planning</A>
<LI><A href="http://www.eclipse.org/equinox/faq.php">faq</A>
</LI></UL></DIV></DIV>
<DIV id=rightcolumn>
<DIV class=sideitem>
<H6>Bundles links</H6>
<UL>
<LI><A
href="http://www.eclipse.org/equinox/bundles/resources.php">resources</A>
<LI><A href="http://www.eclipse.org/equinox/bundles/planning">planning</A>
</LI></UL></DIV></DIV>
<SCRIPT type=text/javascript> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </SCRIPT>
<SCRIPT type=text/javascript> var pageTracker = _gat._getTracker("UA-910670-2"); pageTracker._initData(); pageTracker._trackPageview(); </SCRIPT>
<BR style="CLEAR: both; HEIGHT: 1em"> </DIV>
<DIV id=clearFooter></DIV>
<DIV id=footer>
<UL id=footernav>
<LI><A href="http://www.eclipse.org/">Home</A>
<LI><A href="http://www.eclipse.org/legal/privacy.php">Privacy Policy</A>
<LI><A href="http://www.eclipse.org/legal/termsofuse.php">Terms of Use</A>
<LI><A href="http://www.eclipse.org/legal/">Legal</A>
<LI><A href="http://www.eclipse.org/org/foundation/contact.php">Contact Us</A>
</LI></UL><SPAN id=copyright>Copyright © 2009 The Eclipse Foundation. All Rights
Reserved.</SPAN> </DIV></DIV></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -