Home
last modified time | relevance | path

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

/trunk/main/desktop/test/deployment/locationtest/
H A DLocationTest.java46 public static class _LocationTest extends WeakBase class in LocationTest
68 public _LocationTest(XComponentContext xCompContext) { in _LocationTest() method in LocationTest._LocationTest
107 return _LocationTest.class.getName(); in getImplementationName()
126 if ( sImplName.equals( _LocationTest.class.getName() ) ) in __getComponentFactory()
127 xFactory = Factory.createComponentFactory(_LocationTest.class, in __getComponentFactory()
128 _LocationTest.getServiceNames()); in __getComponentFactory()
142 return Factory.writeRegistryServiceInfo(_LocationTest.class.getName(), in __writeRegistryServiceInfo()
143 _LocationTest.getServiceNames(), in __writeRegistryServiceInfo()

Completed in 13 milliseconds