Home
last modified time | relevance | path

Searched refs:ProtocolHandlerAddonImpl (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/odk/examples/java/Inspector/
H A DProtocolHandlerAddon.java52 public static class ProtocolHandlerAddonImpl extends WeakBase implements class in ProtocolHandlerAddon
80 public ProtocolHandlerAddonImpl( XComponentContext xComponentContext ) { in ProtocolHandlerAddonImpl() method in ProtocolHandlerAddon.ProtocolHandlerAddonImpl
138 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()
/aoo41x/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/
H A DProtocolHandlerAddon.java52 public static class ProtocolHandlerAddonImpl extends WeakBase implements class in ProtocolHandlerAddon
80 public ProtocolHandlerAddonImpl( XComponentContext xComponentContext ) { in ProtocolHandlerAddonImpl() method in ProtocolHandlerAddon.ProtocolHandlerAddonImpl
138 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 25 milliseconds