org.jclouds.karaf.services
Class BlobStoreServiceFactory
java.lang.Object
org.jclouds.karaf.services.BlobStoreServiceFactory
- All Implemented Interfaces:
- org.osgi.service.cm.ManagedServiceFactory
public class BlobStoreServiceFactory
- extends Object
- implements org.osgi.service.cm.ManagedServiceFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlobStoreServiceFactory
public BlobStoreServiceFactory(org.osgi.framework.BundleContext bundleContext)
getName
public String getName()
- Specified by:
getName in interface org.osgi.service.cm.ManagedServiceFactory
updated
public void updated(String pid,
Dictionary properties)
throws org.osgi.service.cm.ConfigurationException
- Specified by:
updated in interface org.osgi.service.cm.ManagedServiceFactory
- Throws:
org.osgi.service.cm.ConfigurationException
deleted
public void deleted(String pid)
- Specified by:
deleted in interface org.osgi.service.cm.ManagedServiceFactory
Copyright © 2009-2011 jclouds. All Rights Reserved.