|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IOSGiRemoteServiceContainerAdapter
| Method Summary | |
|---|---|
IRemoteServiceRegistration |
registerRemoteService(java.lang.String[] clazzes,
org.osgi.framework.ServiceReference aServiceReference,
java.util.Dictionary properties)
Register a new remote service. |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Method Detail |
|---|
IRemoteServiceRegistration registerRemoteService(java.lang.String[] clazzes,
org.osgi.framework.ServiceReference aServiceReference,
java.util.Dictionary properties)
clazzes - The class names under which the service will be remoted.
The array must match or be a subset of the service's
properties under the key Constants.OBJECTCLASS.
Must not be null and must not be an
empty array.aServiceReference - a ServiceRefenrence. This object must
nullproperties - to be associated with the service reference (replaces
servicereference's properties)
null .
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||