|
||||||||||
| 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 | |
|---|---|
java.lang.ClassLoader |
getClassLoader()
Create a classloader for this shared library |
Component[] |
getComponents()
Retrieve a list of components using this shared library |
java.lang.String |
getDescription()
Retrieves the description of this shared library |
java.lang.String |
getDescriptor()
Retrieve the JBI descriptor for this service assembly |
java.lang.String |
getName()
Retrieves the name of this shared library |
java.lang.String |
getVersion()
Retrieves the version of this shared library |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getDescription()
java.lang.String getDescriptor()
java.lang.String getVersion()
java.lang.ClassLoader getClassLoader()
Component[] getComponents()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||