org.apache.karaf.shell.console
Interface BundleContextAware

All Known Implementing Classes:
AbstractBundleCommand, AddUrlCommand, AddUrlCommand, AdminCommandSupport, BundleCommand, BundleLevel, BundlesCommand, BundlesCommandOptional, CancelCommand, CancelCommand, ChangeOptsCommand, ChangeRmiRegistryPortCommand, ChangeSshPortCommand, ClearLog, ConfigCommandSupport, ConnectCommand, CreateCommand, DeployCommand, DestroyCommand, DisplayException, DisplayLog, DumpCommand, DynamicImport, EditCommand, ExportsCommand, FeaturesCommandSupport, FindCommand, FrameworkOptions, GetLogLevel, Headers, ImportsCommand, Info, InfoAction, InfoCommand, InfoFeatureCommand, InstallBundle, InstallCommand, InstallFeatureCommand, JaasCommandSupport, ListBundles, ListCommand, ListCommand, ListCommand, ListFeaturesCommand, ListFeatureVersionsCommand, ListPendingCommand, ListRealmsCommand, ListRepositoriesCommand, ListServices, ListUrlCommand, ListUrlCommand, ListUsersCommand, LogTail, ManageRealmCommand, ObrCommandSupport, OsgiCommandSupport, PackageCommandSupport, PrintStackTraces, PropAppendCommand, PropDelCommand, PropListCommand, PropSetCommand, RefreshBundle, RefreshUrlCommand, RefreshUrlCommand, RemoveRepositoryCommand, RemoveUrlCommand, RemoveUrlCommand, RenameCommand, ResolveBundle, ResolveCommand, Restart, RestartBundle, RoleAddCommand, RoleDeleteCommand, SetLogLevel, ShowBundleTree, Shutdown, SourceCommand, SshAction, SshServerAction, StartBundle, StartCommand, StartCommand, StartLevel, StopBundle, StopCommand, UninstallBundle, UninstallFeatureCommand, UpdateBundle, UpdateCommand, UpdateCommand, UserAddCommand, UserDeleteCommand, Watch, WebListCommand

public interface BundleContextAware


Method Summary
 void setBundleContext(org.osgi.framework.BundleContext bundleContext)
           
 

Method Detail

setBundleContext

void setBundleContext(org.osgi.framework.BundleContext bundleContext)


Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.