Searched refs:ToDoImpl (Results 1 – 1 of 1) sorted by relevance
75 public static class ToDoImpl extends WeakBase implements XServiceInfo, XToDo { class in ToDo114 public ToDoImpl(XComponentContext xCompContext) { in ToDoImpl() method in ToDo.ToDoImpl149 return ToDoImpl.class.getName(); in getImplementationName()934 if ( sImplName.equals( ToDoImpl.class.getName() ) ) in __getComponentFactory()935 xFactory = Factory.createComponentFactory(ToDoImpl.class, in __getComponentFactory()936 ToDoImpl.getServiceNames()); in __getComponentFactory()
Completed in 16 milliseconds