Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
V
A
add(Inhabitant, InhabitantParser)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiInhabitantsParser
This method registers an equivalent service in OSGi's Service Registry.
add(Module)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModulesRegistryImpl
addImport(Module)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
addImport(ModuleDependency)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
addListener(ModuleChangeListener)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
addModuleChangeListener(ModuleChangeListener, OSGiModuleImpl)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModulesRegistryImpl
B
bundleChanged(BundleEvent)
- Method in class org.jvnet.hk2.osgiadapter.
HK2Main
bundleChanged(BundleEvent)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModulesRegistryImpl
BundleEventType
- Enum in
org.jvnet.hk2.osgiadapter
An enum for constants defined in
BundleEvent
C
createChild()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModulesRegistryImpl
createHabitat(ModulesRegistry, StartupContext)
- Method in class org.jvnet.hk2.osgiadapter.
HK2Main
createModuleId(String, String)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiFactoryImpl
createModuleId(ModuleDefinition)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiFactoryImpl
createModulesRegistry()
- Method in class org.jvnet.hk2.osgiadapter.
HK2Main
createModulesRegistry()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiFactoryImpl
D
detach()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
detachAll()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModulesRegistryImpl
dumpState(PrintStream)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
E
equals(Object)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
F
find(Class)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModulesRegistryImpl
G
getBundle()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
getClassLoader()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
getDependencies()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleDefinition
getImportPolicyClassName()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleDefinition
getImports()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
getLifecyclePolicyClassName()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleDefinition
getLocations()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleDefinition
getManifest()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleDefinition
getMetadata()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleDefinition
getMetadata()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
getModuleDefinition()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
getModulesClassLoader(ClassLoader, Collection<ModuleDefinition>, URL[])
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModulesRegistryImpl
Returns a ClassLoader capable of loading classes from a set of modules identified by their module definition and also load new urls.
getModulesClassLoader(ClassLoader, Collection<ModuleDefinition>)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModulesRegistryImpl
Returns a ClassLoader capable of loading classes from a set of modules identified by their module definition
getName()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleDefinition
getName()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
getPackageAdmin()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModulesRegistryImpl
getParentClassLoader()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModulesRegistryImpl
Returns the parent class loader parenting the class loaders created by modules associated with this registry.
getProvidersClass(Class<T>)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
getProvidersClass(String)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
getPublicInterfaces()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleDefinition
getRegistry()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
getState()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
getVersion()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleDefinition
H
hashCode()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
hasProvider(Class)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
HK2Main
- Class in
org.jvnet.hk2.osgiadapter
BundleActivator
that launches a Habitat.
HK2Main()
- Constructor for class org.jvnet.hk2.osgiadapter.
HK2Main
I
initialize(BundleContext)
- Static method in class org.jvnet.hk2.osgiadapter.
OSGiFactoryImpl
isShared()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
isSticky()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
isTransientlyActive()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
L
loadJar(File)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiDirectoryBasedRepository
This class overrides this mthod, because we don't support the following cases: 1.
Logger
- Class in
org.jvnet.hk2.osgiadapter
Logger()
- Constructor for class org.jvnet.hk2.osgiadapter.
Logger
logger
- Static variable in class org.jvnet.hk2.osgiadapter.
Logger
N
newModule(ModuleDefinition)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModulesRegistryImpl
newModuleDefinition(File, Attributes)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiDirectoryBasedRepository
O
org.jvnet.hk2.osgiadapter
- package org.jvnet.hk2.osgiadapter
OSGiDirectoryBasedRepository
- Class in
org.jvnet.hk2.osgiadapter
Only OSGi bundles are recognized as modules.
OSGiDirectoryBasedRepository(String, File)
- Constructor for class org.jvnet.hk2.osgiadapter.
OSGiDirectoryBasedRepository
OSGiDirectoryBasedRepository(String, File, boolean)
- Constructor for class org.jvnet.hk2.osgiadapter.
OSGiDirectoryBasedRepository
OSGiFactoryImpl
- Class in
org.jvnet.hk2.osgiadapter
OSGiInhabitantsParser
- Class in
org.jvnet.hk2.osgiadapter
Parses
/META-INF/inhabitants
and populate
Habitat
.
OSGiInhabitantsParser(Habitat, BundleContext)
- Constructor for class org.jvnet.hk2.osgiadapter.
OSGiInhabitantsParser
OSGiModuleDefinition
- Class in
org.jvnet.hk2.osgiadapter
OSGiModuleDefinition(File)
- Constructor for class org.jvnet.hk2.osgiadapter.
OSGiModuleDefinition
OSGiModuleDefinition(Jar, URI)
- Constructor for class org.jvnet.hk2.osgiadapter.
OSGiModuleDefinition
OSGiModuleDefinition(Bundle)
- Constructor for class org.jvnet.hk2.osgiadapter.
OSGiModuleDefinition
OSGiModuleImpl
- Class in
org.jvnet.hk2.osgiadapter
OSGiModuleImpl(OSGiModulesRegistryImpl, Bundle, ModuleDefinition)
- Constructor for class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
OSGiModulesRegistryImpl
- Class in
org.jvnet.hk2.osgiadapter
This is an implementation of
ModulesRegistry
.
P
parseInhabitants(Module, String, InhabitantsParser)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModulesRegistryImpl
R
refresh()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
register(ModuleLifecycleListener)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModulesRegistryImpl
remove(Module)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModulesRegistryImpl
removeListener(ModuleChangeListener)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
removeModuleChangeListener(ModuleChangeListener)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModulesRegistryImpl
resolve()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
S
SERVICE_NAME
- Static variable in class org.jvnet.hk2.osgiadapter.
OSGiInhabitantsParser
When an HK2 service is defined with a name (using the name attribute of
Service
annotation, then the corresponding OSGi service is registered with the following property name.
setParentClassLoader(StartupContext, ModulesRegistry)
- Method in class org.jvnet.hk2.osgiadapter.
HK2Main
setParentClassLoader(ClassLoader)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModulesRegistryImpl
Sets the classloader parenting the class loaders created by the modules associated with this registry.
setSticky(boolean)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
shutdown()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModulesRegistryImpl
start(BundleContext)
- Method in class org.jvnet.hk2.osgiadapter.
HK2Main
start()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
stop(BundleContext)
- Method in class org.jvnet.hk2.osgiadapter.
HK2Main
stop()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
T
toString()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleDefinition
Assists debugging.
toString()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
U
uninstall()
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModuleImpl
unregister(ModuleLifecycleListener)
- Method in class org.jvnet.hk2.osgiadapter.
OSGiModulesRegistryImpl
V
valueOf(String)
- Static method in enum org.jvnet.hk2.osgiadapter.
BundleEventType
Returns the enum constant of this type with the specified name.
valueOf(int)
- Static method in enum org.jvnet.hk2.osgiadapter.
BundleEventType
values()
- Static method in enum org.jvnet.hk2.osgiadapter.
BundleEventType
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011
Oracle Corporation
. All Rights Reserved.