Searched refs:reload (Results 1 – 10 of 10) sorted by relevance
48 public void reload() { throw new RuntimeException("Stub!"); } in reload() method in ServiceLoader
92 sl.reload(); in test()
2028 boolean reload) { in loadBundle() argument2050 cacheKey.getLoader(), reload); in loadBundle()3200 ClassLoader loader, boolean reload) in newBundle() argument3255 final boolean reloadFlag = reload; in newBundle()
1755 public void reload() { in reload() method
398 protected Object reload() throws IOException, ClassNotFoundException { in reload() method in OldObjectOutputStreamTest
1308 objLoaded = reload(); in test_18_31_writeObject()1354 objLoaded = reload(); in test_18_32_writeObject()1399 objLoaded = reload(); in test_NonSerializableExceptionWhenDumping()
219 return reload(); in dumpAndReload()233 protected Object reload() throws IOException, ClassNotFoundException { in reload() method in SerializationStressTest
1050 protected Object reload() throws IOException, ClassNotFoundException { in reload() method in ObjectOutputStreamTest1197 return reload(); in dumpAndReload()
1523 objLoaded = reload(); in test_18_65_writeObject()1563 objLoaded = reload(); in test_18_66_writeObject()1614 objLoaded = reload(); in test_18_67_writeObject()
14875 method public void reload();