Searched refs:ProtocolHandlerAddonImpl (Results 1 – 2 of 2) sorted by relevance
52 public static class ProtocolHandlerAddonImpl extends WeakBase implements class in ProtocolHandlerAddon80 public ProtocolHandlerAddonImpl( XComponentContext xComponentContext ) { in ProtocolHandlerAddonImpl() method in ProtocolHandlerAddon.ProtocolHandlerAddonImpl138 return ProtocolHandlerAddonImpl.class.getName(); in getImplementationName()249 if ( sImplementationName.equals( ProtocolHandlerAddonImpl.class.getName() ) ) in __getComponentFactory()250 xFactory = Factory.createComponentFactory(ProtocolHandlerAddonImpl.class, in __getComponentFactory()251 ProtocolHandlerAddonImpl.getServiceNames()); in __getComponentFactory()268 ProtocolHandlerAddonImpl.class.getName(), in __writeRegistryServiceInfo()269 ProtocolHandlerAddonImpl.getServiceNames(), in __writeRegistryServiceInfo()
52 public static class ProtocolHandlerAddonImpl extends WeakBase implements class in ProtocolHandlerAddon80 public ProtocolHandlerAddonImpl( XComponentContext xComponentContext ) { in ProtocolHandlerAddonImpl() method in ProtocolHandlerAddon.ProtocolHandlerAddonImpl138 return ProtocolHandlerAddonImpl.class.getName(); in getImplementationName()249 if ( sImplementationName.equals( ProtocolHandlerAddonImpl.class.getName() ) ) in __getComponentFactory()250 xFactory = Factory.createComponentFactory(ProtocolHandlerAddonImpl.class, in __getComponentFactory()251 ProtocolHandlerAddonImpl.getServiceNames()); in __getComponentFactory()
Completed in 11 milliseconds