Service Activator Toolkit
Version 1.0.0

Package org.eclipse.soda.sat.core.util

This package contains a mixed bag of utility classes that are used by SAT, but might be of use to bundle developers.

See:
          Description

Class Summary
BundleManifestUtility The BundleManifestUtility class is a utility that simplifies working with the manifest file of a Bundle object.
BundleUtility The BundleUtility class is a utility that simplifies working with Bundle objects.
FactoryUtility The FactoryUtility class provides an API through which instances of many of the SAT abstractions may be created.
LogUtility The LogUtility class provides access to an instance of the OSGi defined interface LogService that is guaranteed to never change identity.
ServiceReferenceUtility The ServiceReferenceUtility class is a utility that simplifies working with ServiceReference objects.
 

Package org.eclipse.soda.sat.core.util Description

This package contains a mixed bag of utility classes that are used by SAT, but might be of use to bundle developers. This package contains the FactoryUtility class, which is useful when subclassing the is not desirable. This package is exported by the SAT bundle.


Service Activator Toolkit
Version 1.0.0