The class
FactoryUtility is a singleton that provides access to the
abstractions used to implement the BaseBundleActivator and
ManagedServiceFactoryBundleActivator. While it is not
typically necessary to use these abstractions, they provide a more
flexible, and somewhat more complicated, alternative to subclassing.
To access the FactoryUtility singleton use the static method
FactoryUtility.getInstance(). The
FactoryUtility methods fall into the following categories:
Copyright © 2001, 2007 IBM Corporation and others. All Rights Reserved.