|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SharedLibrary
This interface represents a JBI Shared Library and will be registered in the OSGi registry
| Method Summary | |
|---|---|
ClassLoader |
getClassLoader()
Create a classloader for this shared library |
Component[] |
getComponents()
Retrieve a list of components using this shared library |
String |
getDescription()
Retrieves the description of this shared library |
String |
getDescriptor()
Retrieve the JBI descriptor for this service assembly |
String |
getName()
Retrieves the name of this shared library |
String |
getVersion()
Retrieves the version of this shared library |
| Method Detail |
|---|
String getName()
String getDescription()
String getDescriptor()
String getVersion()
ClassLoader getClassLoader()
Component[] getComponents()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||