Class FileBlobStoreService


  • public class FileBlobStoreService
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String NAME  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void activate​(org.osgi.service.component.ComponentContext context, java.util.Map<java.lang.String,​java.lang.Object> config)  
      protected void deactivate()  
      protected static java.lang.String lookup​(org.osgi.service.component.ComponentContext context, java.lang.String property)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FileBlobStoreService

        public FileBlobStoreService()
    • Method Detail

      • activate

        @Activate
        protected void activate​(org.osgi.service.component.ComponentContext context,
                                java.util.Map<java.lang.String,​java.lang.Object> config)
      • deactivate

        @Deactivate
        protected void deactivate()
      • lookup

        protected static java.lang.String lookup​(org.osgi.service.component.ComponentContext context,
                                                 java.lang.String property)