org.fusesource.fabric.dosgi.impl
Class ImportRegistration
java.lang.Object
org.fusesource.fabric.dosgi.impl.ImportRegistration
public class ImportRegistration
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportRegistration
public ImportRegistration(org.osgi.framework.ServiceRegistration importedService,
EndpointDescription importedEndpoint)
getImportedService
public org.osgi.framework.ServiceRegistration getImportedService()
getImportedEndpoint
public EndpointDescription getImportedEndpoint()
addReference
public boolean addReference(org.osgi.framework.hooks.service.ListenerHook.ListenerInfo listener)
removeReference
public boolean removeReference(org.osgi.framework.hooks.service.ListenerHook.ListenerInfo listener)
hasReferences
public boolean hasReferences()
close
public void close()
Copyright © 2013 Red Hat. All Rights Reserved.