Searched refs:_OptionsEventHandler (Results 1 – 1 of 1) sorted by relevance
59 public static class _OptionsEventHandler extends WeakBase class in OptionsEventHandler84 public _OptionsEventHandler(XComponentContext xCompContext) { in _OptionsEventHandler() method in OptionsEventHandler._OptionsEventHandler152 return _OptionsEventHandler.class.getName(); in getImplementationName()412 if ( sImplName.equals( _OptionsEventHandler.class.getName() ) ) in __getComponentFactory()413 xFactory = Factory.createComponentFactory(_OptionsEventHandler.class, in __getComponentFactory()414 _OptionsEventHandler.getServiceNames()); in __getComponentFactory()428 return Factory.writeRegistryServiceInfo(_OptionsEventHandler.class.getName(), in __writeRegistryServiceInfo()429 _OptionsEventHandler.getServiceNames(), in __writeRegistryServiceInfo()
Completed in 20 milliseconds