|
OSGi™ Enterprise Release 5 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImportReference | |
---|---|
org.osgi.service.remoteserviceadmin | Remote Service Admin Package Version 1.0. |
Uses of ImportReference in org.osgi.service.remoteserviceadmin |
---|
Methods in org.osgi.service.remoteserviceadmin that return ImportReference | |
---|---|
ImportReference |
RemoteServiceAdminEvent.getImportReference()
Return the Import Reference for this event. |
ImportReference |
ImportRegistration.getImportReference()
Return the Import Reference for the imported service. |
Methods in org.osgi.service.remoteserviceadmin that return types with arguments of type ImportReference | |
---|---|
java.util.Collection<ImportReference> |
RemoteServiceAdmin.getImportedEndpoints()
Return the currently active Import References. |
Constructors in org.osgi.service.remoteserviceadmin with parameters of type ImportReference | |
---|---|
RemoteServiceAdminEvent(int type,
Bundle source,
ImportReference importReference,
java.lang.Throwable exception)
Create a Remote Service Admin Event for an import notification. |
|
OSGi™ Enterprise Release 5 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |