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