.. java:import:: org.osgi.framework Bundle BundleLoader ============ .. java:package:: org.motechproject.server.api :noindex: .. java:type:: public interface BundleLoader Interface for custom bundle loading processes :author: Ricky Wang Methods ------- loadBundle ^^^^^^^^^^ .. java:method:: void loadBundle(Bundle bundle) throws BundleLoadingException :outertype: BundleLoader :param bundle: :throws BundleLoadingException: