Service Activator Toolkit
Version 1.1.0 (20081206)

Uses of Class
org.eclipse.soda.sat.core.util.BundleUtility

Packages that use BundleUtility
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. 
 

Uses of BundleUtility in org.eclipse.soda.sat.core.util
 

Methods in org.eclipse.soda.sat.core.util that return BundleUtility
static BundleUtility BundleUtility.getInstance()
          Public getter for the BundleUtility singleton instance.
 


Service Activator Toolkit
Version 1.1.0 (20081206)