ACTIVE, INSTALLED, RESOLVED, SIGNERS_ALL, SIGNERS_TRUSTED, START_ACTIVATION_POLICY, START_TRANSIENT, STARTING, STOP_TRANSIENT, STOPPING, UNINSTALLEDpublic Dictionary<String,String> getHeaders()
getHeaders in interface Bundlepublic ServiceReference<?>[] getRegisteredServices()
getRegisteredServices in interface Bundlepublic ServiceReference<?>[] getServicesInUse()
getServicesInUse in interface Bundlepublic boolean hasPermission(Object permission)
hasPermission in interface Bundlepublic URL getResource(String name)
getResource in interface Bundlepublic Dictionary<String,String> getHeaders(String locale)
getHeaders in interface Bundlepublic Class<?> loadClass(String name) throws ClassNotFoundException
loadClass in interface BundleClassNotFoundExceptionpublic Enumeration<URL> getResources(String name) throws IOException
getResources in interface BundleIOExceptionpublic long getLastModified()
getLastModified in interface BundlegetLastModified in interface Frameworkpublic BundleContext getBundleContext()
getBundleContext in interface Bundlepublic Map<X509Certificate,List<X509Certificate>> getSignerCertificates(int signersType)
getSignerCertificates in interface Bundlepublic Version getVersion()
getVersion in interface Bundlepublic File getDataFile(String filename)
getDataFile in interface Bundlepublic int compareTo(Bundle o)
compareTo in interface Comparable<Bundle>public void start(int options)
throws BundleException
start in interface Bundlestart in interface FrameworkBundleExceptionpublic void start()
throws BundleException
start in interface Bundlestart in interface FrameworkBundleExceptionpublic void stop(int options)
throws BundleException
stop in interface Bundlestop in interface FrameworkBundleExceptionpublic void stop()
throws BundleException
stop in interface Bundlestop in interface FrameworkBundleExceptionpublic void update(InputStream input) throws BundleException
update in interface Bundleupdate in interface FrameworkBundleExceptionpublic void update()
throws BundleException
update in interface Bundleupdate in interface FrameworkBundleExceptionpublic void uninstall()
throws BundleException
uninstall in interface Bundleuninstall in interface FrameworkBundleExceptionpublic long getBundleId()
getBundleId in interface BundlegetBundleId in interface Frameworkpublic String getLocation()
getLocation in interface BundlegetLocation in interface Frameworkpublic String getSymbolicName()
getSymbolicName in interface BundlegetSymbolicName in interface Frameworkpublic Enumeration<String> getEntryPaths(String path)
getEntryPaths in interface BundlegetEntryPaths in interface Frameworkpublic Enumeration<URL> findEntries(String path, String filePattern, boolean recurse)
findEntries in interface BundlefindEntries in interface Frameworkpublic <A> A adapt(Class<A> type)
public void init()
throws BundleException
init in interface FrameworkBundleExceptionpublic void init(FrameworkListener... listeners) throws BundleException
init in interface FrameworkBundleExceptionpublic FrameworkEvent waitForStop(long timeout) throws InterruptedException
waitForStop in interface FrameworkInterruptedException
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.