From 8103765e7770ca0e5aa4ad27c4d57a1933356de2 Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Tue, 7 Jun 2011 10:30:05 +0000 Subject: javadoc --- .../javadoc/org/eclipse/net4j/db/DBException.html | 334 ---- .../javadoc/org/eclipse/net4j/db/DBType.html | 797 ---------- .../javadoc/org/eclipse/net4j/db/DBUtil.html | 889 ----------- .../javadoc/org/eclipse/net4j/db/IDBAdapter.html | 573 ------- .../eclipse/net4j/db/IDBConnectionProvider.html | 219 --- .../org/eclipse/net4j/db/IDBRowHandler.html | 216 --- .../eclipse/net4j/db/class-use/DBException.html | 570 ------- .../org/eclipse/net4j/db/class-use/DBType.html | 435 ------ .../org/eclipse/net4j/db/class-use/DBUtil.html | 144 -- .../org/eclipse/net4j/db/class-use/IDBAdapter.html | 362 ----- .../net4j/db/class-use/IDBConnectionProvider.html | 293 ---- .../eclipse/net4j/db/class-use/IDBRowHandler.html | 193 --- .../javadoc/org/eclipse/net4j/db/ddl/IDBField.html | 555 ------- .../org/eclipse/net4j/db/ddl/IDBIndex.Type.html | 351 ----- .../javadoc/org/eclipse/net4j/db/ddl/IDBIndex.html | 360 ----- .../org/eclipse/net4j/db/ddl/IDBSchema.html | 550 ------- .../org/eclipse/net4j/db/ddl/IDBSchemaElement.html | 281 ---- .../javadoc/org/eclipse/net4j/db/ddl/IDBTable.html | 573 ------- .../eclipse/net4j/db/ddl/class-use/IDBField.html | 459 ------ .../net4j/db/ddl/class-use/IDBIndex.Type.html | 214 --- .../eclipse/net4j/db/ddl/class-use/IDBIndex.html | 228 --- .../eclipse/net4j/db/ddl/class-use/IDBSchema.html | 254 ---- .../net4j/db/ddl/class-use/IDBSchemaElement.html | 292 ---- .../eclipse/net4j/db/ddl/class-use/IDBTable.html | 570 ------- .../org/eclipse/net4j/db/ddl/package-frame.html | 51 - .../org/eclipse/net4j/db/ddl/package-summary.html | 204 --- .../org/eclipse/net4j/db/ddl/package-tree.html | 163 -- .../org/eclipse/net4j/db/ddl/package-use.html | 321 ---- .../org/eclipse/net4j/db/dml/IDBParameter.html | 260 ---- .../org/eclipse/net4j/db/dml/IDBStatement.html | 332 ---- .../net4j/db/dml/class-use/IDBParameter.html | 212 --- .../net4j/db/dml/class-use/IDBStatement.html | 180 --- .../org/eclipse/net4j/db/dml/package-frame.html | 34 - .../org/eclipse/net4j/db/dml/package-summary.html | 177 --- .../org/eclipse/net4j/db/dml/package-tree.html | 151 -- .../org/eclipse/net4j/db/dml/package-use.html | 176 --- .../org/eclipse/net4j/db/package-frame.html | 69 - .../org/eclipse/net4j/db/package-summary.html | 224 --- .../javadoc/org/eclipse/net4j/db/package-tree.html | 175 --- .../javadoc/org/eclipse/net4j/db/package-use.html | 290 ---- .../org/eclipse/net4j/spi/db/DBAdapter.html | 870 ----------- .../javadoc/org/eclipse/net4j/spi/db/DBSchema.html | 740 --------- .../eclipse/net4j/spi/db/class-use/DBAdapter.html | 144 -- .../eclipse/net4j/spi/db/class-use/DBSchema.html | 144 -- .../org/eclipse/net4j/spi/db/package-frame.html | 34 - .../org/eclipse/net4j/spi/db/package-summary.html | 177 --- .../org/eclipse/net4j/spi/db/package-tree.html | 158 -- .../org/eclipse/net4j/spi/db/package-use.html | 144 -- .../org/eclipse/net4j/util/AdapterUtil.html | 232 --- .../javadoc/org/eclipse/net4j/util/CheckUtil.html | 324 ---- .../javadoc/org/eclipse/net4j/util/HexUtil.html | 467 ------ .../org/eclipse/net4j/util/IErrorHandler.html | 212 --- .../eclipse/net4j/util/ImplementationError.html | 288 ---- .../javadoc/org/eclipse/net4j/util/ObjectUtil.html | 400 ----- .../net4j/util/ReflectUtil.ExcludeFromDump.html | 173 --- .../org/eclipse/net4j/util/ReflectUtil.html | 831 ---------- .../javadoc/org/eclipse/net4j/util/StringUtil.html | 574 ------- .../org/eclipse/net4j/util/WrappedException.html | 301 ---- .../org/eclipse/net4j/util/cache/Cache.html | 566 ------- .../org/eclipse/net4j/util/cache/CacheMonitor.html | 718 --------- .../net4j/util/cache/CacheRegistration.html | 542 ------- .../util/cache/HysteresisConditionPolicy.html | 318 ---- .../org/eclipse/net4j/util/cache/ICache.html | 234 --- .../net4j/util/cache/ICacheMonitor.Condition.html | 358 ----- .../util/cache/ICacheMonitor.ConditionPolicy.html | 216 --- .../eclipse/net4j/util/cache/ICacheMonitor.html | 319 ---- .../net4j/util/cache/ICacheMonitorEvent.html | 266 ---- .../org/eclipse/net4j/util/cache/ICacheProbe.html | 349 ----- .../net4j/util/cache/ICacheRegistration.html | 272 ---- .../net4j/util/cache/ThresholdConditionPolicy.html | 335 ---- .../eclipse/net4j/util/cache/class-use/Cache.html | 144 -- .../net4j/util/cache/class-use/CacheMonitor.html | 144 -- .../util/cache/class-use/CacheRegistration.html | 144 -- .../cache/class-use/HysteresisConditionPolicy.html | 144 -- .../eclipse/net4j/util/cache/class-use/ICache.html | 259 ---- .../cache/class-use/ICacheMonitor.Condition.html | 305 ---- .../class-use/ICacheMonitor.ConditionPolicy.html | 228 --- .../net4j/util/cache/class-use/ICacheMonitor.html | 259 ---- .../util/cache/class-use/ICacheMonitorEvent.html | 144 -- .../net4j/util/cache/class-use/ICacheProbe.html | 220 --- .../util/cache/class-use/ICacheRegistration.html | 204 --- .../cache/class-use/ThresholdConditionPolicy.html | 180 --- .../eclipse/net4j/util/cache/package-frame.html | 72 - .../eclipse/net4j/util/cache/package-summary.html | 257 ---- .../org/eclipse/net4j/util/cache/package-tree.html | 188 --- .../org/eclipse/net4j/util/cache/package-use.html | 206 --- .../eclipse/net4j/util/class-use/AdapterUtil.html | 144 -- .../eclipse/net4j/util/class-use/CheckUtil.html | 144 -- .../org/eclipse/net4j/util/class-use/HexUtil.html | 144 -- .../net4j/util/class-use/IErrorHandler.html | 265 ---- .../net4j/util/class-use/ImplementationError.html | 144 -- .../eclipse/net4j/util/class-use/ObjectUtil.html | 144 -- .../class-use/ReflectUtil.ExcludeFromDump.html | 180 --- .../eclipse/net4j/util/class-use/ReflectUtil.html | 144 -- .../eclipse/net4j/util/class-use/StringUtil.html | 144 -- .../net4j/util/class-use/WrappedException.html | 189 --- .../net4j/util/collection/ArrayIterator.html | 353 ----- .../eclipse/net4j/util/collection/BidiMapper.html | 374 ----- .../eclipse/net4j/util/collection/Closeable.html | 237 --- .../net4j/util/collection/CloseableIterator.html | 203 --- .../net4j/util/collection/DynamicArray.html | 317 ---- .../eclipse/net4j/util/collection/FastList.html | 408 ----- .../org/eclipse/net4j/util/collection/HashBag.html | 610 -------- .../org/eclipse/net4j/util/collection/History.html | 679 --------- .../net4j/util/collection/HistoryElement.html | 374 ----- .../eclipse/net4j/util/collection/HistoryUtil.html | 242 --- .../eclipse/net4j/util/collection/IHistory.html | 442 ------ .../net4j/util/collection/IHistoryChangeEvent.html | 222 --- .../net4j/util/collection/IHistoryElement.html | 251 --- .../util/collection/IndexedList.ArrayBacked.html | 344 ----- .../eclipse/net4j/util/collection/IndexedList.html | 814 ---------- .../eclipse/net4j/util/collection/MapEntry.html | 388 ----- .../net4j/util/collection/MoveableArrayList.html | 351 ----- .../net4j/util/collection/MoveableList.html | 230 --- .../net4j/util/collection/MultiMap.ListBased.html | 406 ----- .../eclipse/net4j/util/collection/MultiMap.html | 653 -------- .../org/eclipse/net4j/util/collection/Pair.html | 422 ------ .../net4j/util/collection/PreferenceHistory.html | 350 ----- .../util/collection/RoundRobinBlockingQueue.html | 850 ----------- .../org/eclipse/net4j/util/collection/Triplet.html | 385 ----- .../util/collection/class-use/ArrayIterator.html | 144 -- .../util/collection/class-use/BidiMapper.html | 144 -- .../net4j/util/collection/class-use/Closeable.html | 516 ------- .../collection/class-use/CloseableIterator.html | 144 -- .../util/collection/class-use/DynamicArray.html | 144 -- .../net4j/util/collection/class-use/FastList.html | 144 -- .../net4j/util/collection/class-use/HashBag.html | 144 -- .../net4j/util/collection/class-use/History.html | 180 --- .../util/collection/class-use/HistoryElement.html | 144 -- .../util/collection/class-use/HistoryUtil.html | 144 -- .../net4j/util/collection/class-use/IHistory.html | 251 --- .../collection/class-use/IHistoryChangeEvent.html | 144 -- .../util/collection/class-use/IHistoryElement.html | 331 ---- .../class-use/IndexedList.ArrayBacked.html | 144 -- .../util/collection/class-use/IndexedList.html | 180 --- .../net4j/util/collection/class-use/MapEntry.html | 144 -- .../collection/class-use/MoveableArrayList.html | 144 -- .../util/collection/class-use/MoveableList.html | 180 --- .../collection/class-use/MultiMap.ListBased.html | 144 -- .../net4j/util/collection/class-use/MultiMap.html | 180 --- .../net4j/util/collection/class-use/Pair.html | 223 --- .../collection/class-use/PreferenceHistory.html | 144 -- .../class-use/RoundRobinBlockingQueue.html | 144 -- .../net4j/util/collection/class-use/Triplet.html | 178 --- .../net4j/util/collection/package-frame.html | 87 -- .../net4j/util/collection/package-summary.html | 295 ---- .../net4j/util/collection/package-tree.html | 205 --- .../eclipse/net4j/util/collection/package-use.html | 408 ----- .../concurrent/AsynchronousWorkSerializer.html | 369 ----- .../util/concurrent/CompletionWorkSerializer.html | 372 ----- .../net4j/util/concurrent/ConcurrencyUtil.html | 244 --- .../net4j/util/concurrent/ConcurrentValue.html | 354 ----- .../util/concurrent/ExecutorServiceFactory.html | 362 ----- .../eclipse/net4j/util/concurrent/ICorrelator.html | 270 ---- .../util/concurrent/IRWLockManager.LockType.html | 329 ---- .../net4j/util/concurrent/IRWLockManager.html | 423 ------ .../net4j/util/concurrent/ISynchronizer.html | 260 ---- .../net4j/util/concurrent/IWorkSerializer.html | 232 --- .../MonitoredThread.MultiThreadMonitor.html | 433 ------ .../concurrent/MonitoredThread.ThreadMonitor.html | 235 --- .../net4j/util/concurrent/MonitoredThread.html | 427 ------ .../util/concurrent/NonBlockingIntCounter.html | 332 ---- .../util/concurrent/NonBlockingLongCounter.html | 332 ---- .../net4j/util/concurrent/OnePendingExecutor.html | 258 ---- .../eclipse/net4j/util/concurrent/QueueRunner.html | 364 ----- .../eclipse/net4j/util/concurrent/QueueWorker.html | 544 ------- .../util/concurrent/QueueWorkerWorkSerializer.html | 376 ----- .../org/eclipse/net4j/util/concurrent/RWLock.html | 428 ------ .../util/concurrent/RWLockManager.LockEntry.html | 468 ------ .../concurrent/RWLockManager.LockEntryHandler.html | 215 --- .../concurrent/RWLockManager.LockStrategy.html | 301 ---- .../net4j/util/concurrent/RWLockManager.html | 625 -------- .../net4j/util/concurrent/ResultSynchronizer.html | 308 ---- .../net4j/util/concurrent/RoundRobinList.html | 1043 ------------- .../org/eclipse/net4j/util/concurrent/Sleeper.html | 346 ----- .../util/concurrent/SynchronizingCorrelator.html | 496 ------ .../util/concurrent/SynchronousWorkSerializer.html | 306 ---- .../util/concurrent/TimeoutRuntimeException.html | 317 ---- .../eclipse/net4j/util/concurrent/Timeouter.html | 355 ----- .../concurrent/TimerLifecycle.DaemonFactory.html | 332 ---- .../net4j/util/concurrent/TimerLifecycle.html | 547 ------- .../net4j/util/concurrent/Worker.WorkContext.html | 316 ---- .../org/eclipse/net4j/util/concurrent/Worker.html | 624 -------- .../class-use/AsynchronousWorkSerializer.html | 144 -- .../class-use/CompletionWorkSerializer.html | 144 -- .../util/concurrent/class-use/ConcurrencyUtil.html | 144 -- .../util/concurrent/class-use/ConcurrentValue.html | 144 -- .../class-use/ExecutorServiceFactory.html | 144 -- .../util/concurrent/class-use/ICorrelator.html | 180 --- .../class-use/IRWLockManager.LockType.html | 309 ---- .../util/concurrent/class-use/IRWLockManager.html | 180 --- .../util/concurrent/class-use/ISynchronizer.html | 228 --- .../util/concurrent/class-use/IWorkSerializer.html | 204 --- .../MonitoredThread.MultiThreadMonitor.html | 144 -- .../class-use/MonitoredThread.ThreadMonitor.html | 195 --- .../util/concurrent/class-use/MonitoredThread.html | 220 --- .../class-use/NonBlockingIntCounter.html | 144 -- .../class-use/NonBlockingLongCounter.html | 144 -- .../concurrent/class-use/OnePendingExecutor.html | 144 -- .../util/concurrent/class-use/QueueRunner.html | 180 --- .../util/concurrent/class-use/QueueWorker.html | 188 --- .../class-use/QueueWorkerWorkSerializer.html | 144 -- .../net4j/util/concurrent/class-use/RWLock.html | 144 -- .../class-use/RWLockManager.LockEntry.html | 299 ---- .../class-use/RWLockManager.LockEntryHandler.html | 181 --- .../class-use/RWLockManager.LockStrategy.html | 180 --- .../util/concurrent/class-use/RWLockManager.html | 144 -- .../concurrent/class-use/ResultSynchronizer.html | 144 -- .../util/concurrent/class-use/RoundRobinList.html | 144 -- .../net4j/util/concurrent/class-use/Sleeper.html | 144 -- .../class-use/SynchronizingCorrelator.html | 144 -- .../class-use/SynchronousWorkSerializer.html | 144 -- .../class-use/TimeoutRuntimeException.html | 144 -- .../net4j/util/concurrent/class-use/Timeouter.html | 144 -- .../class-use/TimerLifecycle.DaemonFactory.html | 144 -- .../util/concurrent/class-use/TimerLifecycle.html | 181 --- .../concurrent/class-use/Worker.WorkContext.html | 272 ---- .../net4j/util/concurrent/class-use/Worker.html | 262 ---- .../net4j/util/concurrent/package-frame.html | 125 -- .../net4j/util/concurrent/package-summary.html | 372 ----- .../net4j/util/concurrent/package-tree.html | 219 --- .../eclipse/net4j/util/concurrent/package-use.html | 304 ---- .../eclipse/net4j/util/container/Container.html | 572 ------- .../net4j/util/container/ContainerDelta.html | 327 ---- .../net4j/util/container/ContainerEvent.html | 520 ------- .../util/container/ContainerEventAdapter.html | 354 ----- .../net4j/util/container/ContainerUtil.html | 301 ---- .../util/container/FactoryNotFoundException.html | 289 ---- .../util/container/IContainer.Modifiable.html | 324 ---- .../eclipse/net4j/util/container/IContainer.html | 270 ---- .../net4j/util/container/IContainerDelta.Kind.html | 329 ---- .../net4j/util/container/IContainerDelta.html | 249 --- .../net4j/util/container/IContainerEvent.html | 366 ----- .../container/IContainerEventVisitor.Filtered.html | 247 --- .../util/container/IContainerEventVisitor.html | 249 --- .../net4j/util/container/IElementProcessor.html | 221 --- .../net4j/util/container/IManagedContainer.html | 702 --------- .../net4j/util/container/IPluginContainer.html | 280 ---- .../org/eclipse/net4j/util/container/ISlow.html | 178 --- .../util/container/LifecycleEventConverter.html | 378 ----- .../net4j/util/container/ManagedContainer.html | 1121 -------------- .../util/container/SingleDeltaContainerEvent.html | 462 ------ .../net4j/util/container/class-use/Container.html | 251 --- .../util/container/class-use/ContainerDelta.html | 144 -- .../util/container/class-use/ContainerEvent.html | 226 --- .../container/class-use/ContainerEventAdapter.html | 144 -- .../util/container/class-use/ContainerUtil.html | 144 -- .../class-use/FactoryNotFoundException.html | 144 -- .../container/class-use/IContainer.Modifiable.html | 144 -- .../net4j/util/container/class-use/IContainer.html | 852 ----------- .../container/class-use/IContainerDelta.Kind.html | 345 ----- .../util/container/class-use/IContainerDelta.html | 283 ---- .../util/container/class-use/IContainerEvent.html | 222 --- .../class-use/IContainerEventVisitor.Filtered.html | 144 -- .../class-use/IContainerEventVisitor.html | 212 --- .../container/class-use/IElementProcessor.html | 423 ------ .../container/class-use/IManagedContainer.html | 879 ----------- .../util/container/class-use/IPluginContainer.html | 180 --- .../net4j/util/container/class-use/ISlow.html | 144 -- .../class-use/LifecycleEventConverter.html | 144 -- .../util/container/class-use/ManagedContainer.html | 180 --- .../class-use/SingleDeltaContainerEvent.html | 181 --- .../AbstractDelegator.DelegatingIterator.html | 376 ----- .../util/container/delegate/AbstractDelegator.html | 388 ----- .../container/delegate/ContainerBlockingQueue.html | 564 ------- .../container/delegate/ContainerCollection.html | 712 --------- .../ContainerList.DelegatingListIterator.html | 446 ------ .../util/container/delegate/ContainerList.html | 604 -------- .../util/container/delegate/ContainerMap.html | 653 -------- .../util/container/delegate/ContainerQueue.html | 480 ------ .../util/container/delegate/ContainerSet.html | 351 ----- .../container/delegate/ContainerSortedSet.html | 495 ------ .../delegate/IContainerBlockingQueue.html | 283 ---- .../container/delegate/IContainerCollection.html | 268 ---- .../util/container/delegate/IContainerList.html | 265 ---- .../util/container/delegate/IContainerMap.html | 275 ---- .../util/container/delegate/IContainerQueue.html | 277 ---- .../util/container/delegate/IContainerSet.html | 268 ---- .../container/delegate/IContainerSortedSet.html | 274 ---- .../AbstractDelegator.DelegatingIterator.html | 180 --- .../delegate/class-use/AbstractDelegator.html | 228 --- .../delegate/class-use/ContainerBlockingQueue.html | 144 -- .../delegate/class-use/ContainerCollection.html | 212 --- .../ContainerList.DelegatingListIterator.html | 144 -- .../delegate/class-use/ContainerList.html | 144 -- .../container/delegate/class-use/ContainerMap.html | 144 -- .../delegate/class-use/ContainerQueue.html | 180 --- .../container/delegate/class-use/ContainerSet.html | 180 --- .../delegate/class-use/ContainerSortedSet.html | 144 -- .../class-use/IContainerBlockingQueue.html | 180 --- .../delegate/class-use/IContainerCollection.html | 268 ---- .../delegate/class-use/IContainerList.html | 180 --- .../delegate/class-use/IContainerMap.html | 180 --- .../delegate/class-use/IContainerQueue.html | 204 --- .../delegate/class-use/IContainerSet.html | 204 --- .../delegate/class-use/IContainerSortedSet.html | 180 --- .../util/container/delegate/package-frame.html | 69 - .../util/container/delegate/package-summary.html | 259 ---- .../util/container/delegate/package-tree.html | 238 --- .../net4j/util/container/delegate/package-use.html | 236 --- .../net4j/util/container/package-frame.html | 97 -- .../net4j/util/container/package-summary.html | 299 ---- .../eclipse/net4j/util/container/package-tree.html | 210 --- .../eclipse/net4j/util/container/package-use.html | 625 -------- .../org/eclipse/net4j/util/event/Event.html | 330 ---- .../org/eclipse/net4j/util/event/EventUtil.html | 303 ---- .../event/ExecutorServiceNotifier.ThreadPool.html | 273 ---- .../net4j/util/event/ExecutorServiceNotifier.html | 313 ---- .../org/eclipse/net4j/util/event/IEvent.html | 216 --- .../org/eclipse/net4j/util/event/IListener.html | 219 --- .../org/eclipse/net4j/util/event/INotifier.html | 300 ---- .../org/eclipse/net4j/util/event/Notifier.html | 470 ------ .../org/eclipse/net4j/util/event/ValueEvent.html | 300 ---- .../eclipse/net4j/util/event/ValueNotifier.html | 353 ----- .../eclipse/net4j/util/event/class-use/Event.html | 342 ----- .../net4j/util/event/class-use/EventUtil.html | 144 -- .../ExecutorServiceNotifier.ThreadPool.html | 144 -- .../event/class-use/ExecutorServiceNotifier.html | 180 --- .../eclipse/net4j/util/event/class-use/IEvent.html | 701 --------- .../net4j/util/event/class-use/IListener.html | 549 ------- .../net4j/util/event/class-use/INotifier.html | 1435 ------------------ .../net4j/util/event/class-use/Notifier.html | 814 ---------- .../net4j/util/event/class-use/ValueEvent.html | 144 -- .../net4j/util/event/class-use/ValueNotifier.html | 180 --- .../eclipse/net4j/util/event/package-frame.html | 59 - .../eclipse/net4j/util/event/package-summary.html | 240 --- .../org/eclipse/net4j/util/event/package-tree.html | 171 --- .../org/eclipse/net4j/util/event/package-use.html | 878 ----------- .../org/eclipse/net4j/util/factory/Factory.html | 378 ----- .../util/factory/FactoryCreationException.html | 289 ---- .../net4j/util/factory/FactoryDescriptor.html | 331 ---- .../org/eclipse/net4j/util/factory/FactoryKey.html | 418 ----- .../org/eclipse/net4j/util/factory/IFactory.html | 254 ---- .../eclipse/net4j/util/factory/IFactoryKey.html | 236 --- .../util/factory/ProductCreationException.html | 289 ---- .../net4j/util/factory/class-use/Factory.html | 376 ----- .../class-use/FactoryCreationException.html | 144 -- .../util/factory/class-use/FactoryDescriptor.html | 144 -- .../net4j/util/factory/class-use/FactoryKey.html | 210 --- .../net4j/util/factory/class-use/IFactory.html | 584 ------- .../net4j/util/factory/class-use/IFactoryKey.html | 270 ---- .../class-use/ProductCreationException.html | 275 ---- .../eclipse/net4j/util/factory/package-frame.html | 62 - .../net4j/util/factory/package-summary.html | 237 --- .../eclipse/net4j/util/factory/package-tree.html | 169 --- .../eclipse/net4j/util/factory/package-use.html | 362 ----- .../FiniteStateMachine.ChangeStateTransition.html | 315 ---- .../fsm/FiniteStateMachine.FailTransition.html | 293 ---- .../fsm/FiniteStateMachine.IgnoreTransition.html | 293 ---- .../fsm/FiniteStateMachine.StateChangedEvent.html | 335 ---- .../eclipse/net4j/util/fsm/FiniteStateMachine.html | 833 ---------- .../org/eclipse/net4j/util/fsm/ITransition.html | 219 --- .../FiniteStateMachine.ChangeStateTransition.html | 144 -- .../FiniteStateMachine.FailTransition.html | 144 -- .../FiniteStateMachine.IgnoreTransition.html | 144 -- .../FiniteStateMachine.StateChangedEvent.html | 144 -- .../util/fsm/class-use/FiniteStateMachine.html | 204 --- .../net4j/util/fsm/class-use/ITransition.html | 344 ----- .../org/eclipse/net4j/util/fsm/package-frame.html | 47 - .../eclipse/net4j/util/fsm/package-summary.html | 215 --- .../org/eclipse/net4j/util/fsm/package-tree.html | 168 --- .../org/eclipse/net4j/util/fsm/package-use.html | 195 --- .../eclipse/net4j/util/io/AsyncOutputStream.html | 314 ---- .../org/eclipse/net4j/util/io/AsyncWriter.html | 332 ---- .../org/eclipse/net4j/util/io/CachedFileMap.html | 298 ---- .../eclipse/net4j/util/io/DataInputExtender.html | 799 ---------- .../eclipse/net4j/util/io/DataOutputExtender.html | 715 --------- .../net4j/util/io/DelegatingInputStream.html | 551 ------- .../net4j/util/io/DelegatingOutputStream.html | 422 ------ .../net4j/util/io/DelegatingStreamWrapper.html | 465 ------ .../org/eclipse/net4j/util/io/DigestWriter.html | 496 ------ .../net4j/util/io/ExpectedFileInputStream.html | 411 ----- .../eclipse/net4j/util/io/ExpectedFileReader.html | 455 ------ .../util/io/ExtendedDataInput.Delegating.html | 826 ---------- .../net4j/util/io/ExtendedDataInput.Stream.html | 302 ---- .../eclipse/net4j/util/io/ExtendedDataInput.html | 392 ----- .../net4j/util/io/ExtendedDataInputStream.html | 512 ------- .../util/io/ExtendedDataOutput.Delegating.html | 742 --------- .../net4j/util/io/ExtendedDataOutput.Stream.html | 302 ---- .../eclipse/net4j/util/io/ExtendedDataOutput.html | 333 ---- .../net4j/util/io/ExtendedDataOutputStream.html | 462 ------ .../eclipse/net4j/util/io/ExtendedIOAdapter.html | 292 ---- .../eclipse/net4j/util/io/ExtendedIOHandler.html | 208 --- .../ExtendedIOUtil.ClassLoaderClassResolver.html | 268 ---- .../util/io/ExtendedIOUtil.ClassResolver.html | 219 --- .../org/eclipse/net4j/util/io/ExtendedIOUtil.html | 476 ------ .../net4j/util/io/ExtendedInputHandler.html | 221 --- .../net4j/util/io/ExtendedOutputHandler.html | 221 --- .../eclipse/net4j/util/io/GZIPStreamWrapper.html | 367 ----- .../org/eclipse/net4j/util/io/IOFilter.html | 210 --- .../org/eclipse/net4j/util/io/IORunnable.html | 213 --- .../eclipse/net4j/util/io/IORuntimeException.html | 287 ---- .../eclipse/net4j/util/io/IOTimeoutException.html | 317 ---- .../net4j/util/io/IOUtil.FileCollector.html | 290 ---- .../javadoc/org/eclipse/net4j/util/io/IOUtil.html | 1593 -------------------- .../org/eclipse/net4j/util/io/IOVisitor.html | 216 --- .../org/eclipse/net4j/util/io/IStreamWrapper.html | 282 ---- .../org/eclipse/net4j/util/io/LimitedReader.html | 448 ------ .../javadoc/org/eclipse/net4j/util/io/NIOUtil.html | 227 --- .../org/eclipse/net4j/util/io/SortedFileMap.html | 690 --------- .../eclipse/net4j/util/io/StreamWrapperChain.html | 371 ----- .../net4j/util/io/StringCompressor.Counting.html | 391 ----- .../eclipse/net4j/util/io/StringCompressor.html | 465 ------ .../org/eclipse/net4j/util/io/StringIO.html | 278 ---- .../javadoc/org/eclipse/net4j/util/io/TMPUtil.html | 500 ------ .../org/eclipse/net4j/util/io/XMLOutput.html | 464 ------ .../org/eclipse/net4j/util/io/XORInputStream.html | 333 ---- .../org/eclipse/net4j/util/io/XOROutputStream.html | 332 ---- .../eclipse/net4j/util/io/XORStreamWrapper.html | 362 ----- .../net4j/util/io/ZIPUtil.EntryContext.html | 247 --- .../util/io/ZIPUtil.FileSystemUnzipHandler.html | 313 ---- .../util/io/ZIPUtil.FileSystemZipHandler.html | 292 ---- .../net4j/util/io/ZIPUtil.UnzipHandler.html | 243 --- .../net4j/util/io/ZIPUtil.ZipEntryHandler.html | 219 --- .../javadoc/org/eclipse/net4j/util/io/ZIPUtil.html | 384 ----- .../net4j/util/io/class-use/AsyncOutputStream.html | 144 -- .../net4j/util/io/class-use/AsyncWriter.html | 144 -- .../net4j/util/io/class-use/CachedFileMap.html | 144 -- .../net4j/util/io/class-use/DataInputExtender.html | 144 -- .../util/io/class-use/DataOutputExtender.html | 144 -- .../util/io/class-use/DelegatingInputStream.html | 180 --- .../util/io/class-use/DelegatingOutputStream.html | 180 --- .../util/io/class-use/DelegatingStreamWrapper.html | 180 --- .../net4j/util/io/class-use/DigestWriter.html | 144 -- .../util/io/class-use/ExpectedFileInputStream.html | 144 -- .../util/io/class-use/ExpectedFileReader.html | 144 -- .../io/class-use/ExtendedDataInput.Delegating.html | 144 -- .../io/class-use/ExtendedDataInput.Stream.html | 144 -- .../net4j/util/io/class-use/ExtendedDataInput.html | 339 ----- .../util/io/class-use/ExtendedDataInputStream.html | 346 ----- .../class-use/ExtendedDataOutput.Delegating.html | 144 -- .../io/class-use/ExtendedDataOutput.Stream.html | 144 -- .../util/io/class-use/ExtendedDataOutput.html | 346 ----- .../io/class-use/ExtendedDataOutputStream.html | 346 ----- .../net4j/util/io/class-use/ExtendedIOAdapter.html | 144 -- .../net4j/util/io/class-use/ExtendedIOHandler.html | 180 --- .../ExtendedIOUtil.ClassLoaderClassResolver.html | 144 -- .../io/class-use/ExtendedIOUtil.ClassResolver.html | 229 --- .../net4j/util/io/class-use/ExtendedIOUtil.html | 144 -- .../util/io/class-use/ExtendedInputHandler.html | 196 --- .../util/io/class-use/ExtendedOutputHandler.html | 196 --- .../net4j/util/io/class-use/GZIPStreamWrapper.html | 180 --- .../eclipse/net4j/util/io/class-use/IOFilter.html | 192 --- .../net4j/util/io/class-use/IORunnable.html | 226 --- .../util/io/class-use/IORuntimeException.html | 603 -------- .../util/io/class-use/IOTimeoutException.html | 144 -- .../util/io/class-use/IOUtil.FileCollector.html | 144 -- .../eclipse/net4j/util/io/class-use/IOUtil.html | 144 -- .../eclipse/net4j/util/io/class-use/IOVisitor.html | 224 --- .../net4j/util/io/class-use/IStreamWrapper.html | 371 ----- .../net4j/util/io/class-use/LimitedReader.html | 144 -- .../eclipse/net4j/util/io/class-use/NIOUtil.html | 144 -- .../net4j/util/io/class-use/SortedFileMap.html | 180 --- .../util/io/class-use/StreamWrapperChain.html | 144 -- .../io/class-use/StringCompressor.Counting.html | 144 -- .../net4j/util/io/class-use/StringCompressor.html | 180 --- .../eclipse/net4j/util/io/class-use/StringIO.html | 204 --- .../eclipse/net4j/util/io/class-use/TMPUtil.html | 144 -- .../eclipse/net4j/util/io/class-use/XMLOutput.html | 214 --- .../net4j/util/io/class-use/XORInputStream.html | 180 --- .../net4j/util/io/class-use/XOROutputStream.html | 180 --- .../net4j/util/io/class-use/XORStreamWrapper.html | 144 -- .../util/io/class-use/ZIPUtil.EntryContext.html | 188 --- .../class-use/ZIPUtil.FileSystemUnzipHandler.html | 144 -- .../io/class-use/ZIPUtil.FileSystemZipHandler.html | 144 -- .../util/io/class-use/ZIPUtil.UnzipHandler.html | 197 --- .../util/io/class-use/ZIPUtil.ZipEntryHandler.html | 197 --- .../eclipse/net4j/util/io/class-use/ZIPUtil.html | 144 -- .../org/eclipse/net4j/util/io/package-frame.html | 154 -- .../org/eclipse/net4j/util/io/package-summary.html | 422 ------ .../org/eclipse/net4j/util/io/package-tree.html | 237 --- .../org/eclipse/net4j/util/io/package-use.html | 466 ------ .../eclipse/net4j/util/lifecycle/ILifecycle.html | 304 ---- .../net4j/util/lifecycle/ILifecycleEvent.Kind.html | 361 ----- .../net4j/util/lifecycle/ILifecycleEvent.html | 264 ---- .../eclipse/net4j/util/lifecycle/Lifecycle.html | 791 ---------- .../net4j/util/lifecycle/LifecycleEvent.html | 338 ----- .../util/lifecycle/LifecycleEventAdapter.html | 394 ----- .../net4j/util/lifecycle/LifecycleException.html | 289 ---- .../net4j/util/lifecycle/LifecycleState.html | 360 ----- .../util/lifecycle/LifecycleUtil.Activator.html | 205 --- .../util/lifecycle/LifecycleUtil.Deactivator.html | 205 --- .../util/lifecycle/LifecycleUtil.Delegator.html | 311 ---- .../net4j/util/lifecycle/LifecycleUtil.html | 655 -------- .../net4j/util/lifecycle/class-use/ILifecycle.html | 869 ----------- .../lifecycle/class-use/ILifecycleEvent.Kind.html | 220 --- .../util/lifecycle/class-use/ILifecycleEvent.html | 242 --- .../net4j/util/lifecycle/class-use/Lifecycle.html | 632 -------- .../util/lifecycle/class-use/LifecycleEvent.html | 144 -- .../lifecycle/class-use/LifecycleEventAdapter.html | 144 -- .../lifecycle/class-use/LifecycleException.html | 251 --- .../util/lifecycle/class-use/LifecycleState.html | 260 ---- .../class-use/LifecycleUtil.Activator.html | 144 -- .../class-use/LifecycleUtil.Deactivator.html | 144 -- .../class-use/LifecycleUtil.Delegator.html | 144 -- .../util/lifecycle/class-use/LifecycleUtil.html | 144 -- .../net4j/util/lifecycle/package-frame.html | 90 -- .../net4j/util/lifecycle/package-summary.html | 280 ---- .../eclipse/net4j/util/lifecycle/package-tree.html | 199 --- .../eclipse/net4j/util/lifecycle/package-use.html | 488 ------ .../org/eclipse/net4j/util/om/LegacyUtil.html | 248 --- .../net4j/util/om/OMBundle.DebugSupport.html | 377 ----- .../net4j/util/om/OMBundle.TranslationSupport.html | 335 ---- .../org/eclipse/net4j/util/om/OMBundle.html | 470 ------ .../org/eclipse/net4j/util/om/OMPlatform.html | 526 ------- .../net4j/util/om/OSGiActivator.StateHandler.html | 330 ---- .../net4j/util/om/OSGiActivator.WithState.html | 386 ----- .../org/eclipse/net4j/util/om/OSGiActivator.html | 624 -------- .../org/eclipse/net4j/util/om/OSGiApplication.html | 498 ------ .../net4j/util/om/class-use/LegacyUtil.html | 144 -- .../util/om/class-use/OMBundle.DebugSupport.html | 180 --- .../om/class-use/OMBundle.TranslationSupport.html | 180 --- .../eclipse/net4j/util/om/class-use/OMBundle.html | 379 ----- .../net4j/util/om/class-use/OMPlatform.html | 196 --- .../om/class-use/OSGiActivator.StateHandler.html | 144 -- .../util/om/class-use/OSGiActivator.WithState.html | 144 -- .../net4j/util/om/class-use/OSGiActivator.html | 180 --- .../net4j/util/om/class-use/OSGiApplication.html | 144 -- .../net4j/util/om/log/AbstractLogHandler.html | 384 ----- .../net4j/util/om/log/EclipseLoggingBridge.html | 330 ---- .../eclipse/net4j/util/om/log/FileLogHandler.html | 318 ---- .../org/eclipse/net4j/util/om/log/Logger.html | 627 -------- .../eclipse/net4j/util/om/log/OMLogHandler.html | 219 --- .../eclipse/net4j/util/om/log/OMLogger.Level.html | 361 ----- .../org/eclipse/net4j/util/om/log/OMLogger.html | 535 ------- .../net4j/util/om/log/OSGiLoggingBridge.html | 378 ----- .../eclipse/net4j/util/om/log/PrintLogHandler.html | 337 ----- .../util/om/log/class-use/AbstractLogHandler.html | 188 --- .../om/log/class-use/EclipseLoggingBridge.html | 180 --- .../util/om/log/class-use/FileLogHandler.html | 144 -- .../net4j/util/om/log/class-use/Logger.html | 144 -- .../net4j/util/om/log/class-use/OMLogHandler.html | 249 --- .../util/om/log/class-use/OMLogger.Level.html | 432 ------ .../net4j/util/om/log/class-use/OMLogger.html | 294 ---- .../util/om/log/class-use/OSGiLoggingBridge.html | 180 --- .../util/om/log/class-use/PrintLogHandler.html | 180 --- .../eclipse/net4j/util/om/log/package-frame.html | 66 - .../eclipse/net4j/util/om/log/package-summary.html | 245 --- .../eclipse/net4j/util/om/log/package-tree.html | 174 --- .../org/eclipse/net4j/util/om/log/package-use.html | 250 --- .../om/monitor/AbstractMonitor.AsyncTimerTask.html | 323 ---- .../net4j/util/om/monitor/AbstractMonitor.html | 763 ---------- .../net4j/util/om/monitor/DelegatingMonitor.html | 670 -------- ...ipseMonitor.SynchronizedSubProgressMonitor.html | 590 -------- .../net4j/util/om/monitor/EclipseMonitor.html | 464 ------ .../org/eclipse/net4j/util/om/monitor/Monitor.html | 487 ------ .../util/om/monitor/MonitorCanceledException.html | 291 ---- .../net4j/util/om/monitor/NestedMonitor.html | 531 ------- .../om/monitor/NotifyingMonitor.ProgressEvent.html | 336 ----- .../net4j/util/om/monitor/NotifyingMonitor.html | 517 ------- .../net4j/util/om/monitor/OMMonitor.Async.html | 218 --- .../eclipse/net4j/util/om/monitor/OMMonitor.html | 608 -------- .../net4j/util/om/monitor/OMMonitorProgress.html | 350 ----- .../om/monitor/ProgressDistributable.Default.html | 331 ---- .../util/om/monitor/ProgressDistributable.html | 277 ---- .../om/monitor/ProgressDistributor.Arithmetic.html | 293 ---- .../om/monitor/ProgressDistributor.Geometric.html | 293 ---- .../net4j/util/om/monitor/ProgressDistributor.html | 349 ----- .../net4j/util/om/monitor/TimeoutMonitor.html | 582 ------- .../class-use/AbstractMonitor.AsyncTimerTask.html | 180 --- .../util/om/monitor/class-use/AbstractMonitor.html | 251 --- .../om/monitor/class-use/DelegatingMonitor.html | 144 -- ...ipseMonitor.SynchronizedSubProgressMonitor.html | 144 -- .../util/om/monitor/class-use/EclipseMonitor.html | 144 -- .../net4j/util/om/monitor/class-use/Monitor.html | 196 --- .../class-use/MonitorCanceledException.html | 372 ----- .../util/om/monitor/class-use/NestedMonitor.html | 144 -- .../class-use/NotifyingMonitor.ProgressEvent.html | 144 -- .../om/monitor/class-use/NotifyingMonitor.html | 144 -- .../util/om/monitor/class-use/OMMonitor.Async.html | 244 --- .../net4j/util/om/monitor/class-use/OMMonitor.html | 545 ------- .../om/monitor/class-use/OMMonitorProgress.html | 252 ---- .../class-use/ProgressDistributable.Default.html | 144 -- .../monitor/class-use/ProgressDistributable.html | 243 --- .../class-use/ProgressDistributor.Arithmetic.html | 144 -- .../class-use/ProgressDistributor.Geometric.html | 144 -- .../om/monitor/class-use/ProgressDistributor.html | 188 --- .../util/om/monitor/class-use/TimeoutMonitor.html | 144 -- .../net4j/util/om/monitor/package-frame.html | 84 -- .../net4j/util/om/monitor/package-summary.html | 281 ---- .../net4j/util/om/monitor/package-tree.html | 193 --- .../eclipse/net4j/util/om/monitor/package-use.html | 257 ---- .../org/eclipse/net4j/util/om/package-frame.html | 57 - .../org/eclipse/net4j/util/om/package-summary.html | 235 --- .../org/eclipse/net4j/util/om/package-tree.html | 162 -- .../org/eclipse/net4j/util/om/package-use.html | 251 --- .../net4j/util/om/pref/OMPreference.Type.html | 425 ------ .../eclipse/net4j/util/om/pref/OMPreference.html | 364 ----- .../eclipse/net4j/util/om/pref/OMPreferences.html | 1023 ------------- .../util/om/pref/OMPreferencesChangeEvent.html | 288 ---- .../util/om/pref/class-use/OMPreference.Type.html | 197 --- .../net4j/util/om/pref/class-use/OMPreference.html | 447 ------ .../util/om/pref/class-use/OMPreferences.html | 217 --- .../pref/class-use/OMPreferencesChangeEvent.html | 144 -- .../eclipse/net4j/util/om/pref/package-frame.html | 47 - .../net4j/util/om/pref/package-summary.html | 215 --- .../eclipse/net4j/util/om/pref/package-tree.html | 165 -- .../eclipse/net4j/util/om/pref/package-use.html | 220 --- .../eclipse/net4j/util/om/trace/ContextTracer.html | 478 ------ .../net4j/util/om/trace/OMTraceHandler.html | 213 --- .../net4j/util/om/trace/OMTraceHandlerEvent.html | 293 ---- .../org/eclipse/net4j/util/om/trace/OMTracer.html | 463 ------ .../eclipse/net4j/util/om/trace/PerfTracer.html | 342 ----- .../net4j/util/om/trace/PrintTraceHandler.html | 508 ------- .../net4j/util/om/trace/RemoteTraceHandler.html | 480 ------ .../util/om/trace/RemoteTraceServer.Event.html | 488 ------ .../util/om/trace/RemoteTraceServer.Listener.html | 216 --- .../om/trace/RemoteTraceServer.PrintListener.html | 315 ---- .../net4j/util/om/trace/RemoteTraceServer.html | 566 ------- .../net4j/util/om/trace/TraceHandlerEvent.html | 466 ------ .../org/eclipse/net4j/util/om/trace/Tracer.html | 584 ------- .../util/om/trace/class-use/ContextTracer.html | 180 --- .../util/om/trace/class-use/OMTraceHandler.html | 225 --- .../om/trace/class-use/OMTraceHandlerEvent.html | 365 ----- .../net4j/util/om/trace/class-use/OMTracer.html | 328 ---- .../net4j/util/om/trace/class-use/PerfTracer.html | 144 -- .../util/om/trace/class-use/PrintTraceHandler.html | 180 --- .../om/trace/class-use/RemoteTraceHandler.html | 144 -- .../trace/class-use/RemoteTraceServer.Event.html | 196 --- .../class-use/RemoteTraceServer.Listener.html | 204 --- .../class-use/RemoteTraceServer.PrintListener.html | 180 --- .../util/om/trace/class-use/RemoteTraceServer.html | 180 --- .../util/om/trace/class-use/TraceHandlerEvent.html | 144 -- .../net4j/util/om/trace/class-use/Tracer.html | 144 -- .../eclipse/net4j/util/om/trace/package-frame.html | 63 - .../net4j/util/om/trace/package-summary.html | 247 --- .../eclipse/net4j/util/om/trace/package-tree.html | 168 --- .../eclipse/net4j/util/om/trace/package-use.html | 243 --- .../org/eclipse/net4j/util/options/IOptions.html | 227 --- .../net4j/util/options/IOptionsContainer.html | 212 --- .../eclipse/net4j/util/options/IOptionsEvent.html | 221 --- .../eclipse/net4j/util/options/OptionsEvent.html | 293 ---- .../net4j/util/options/class-use/IOptions.html | 210 --- .../util/options/class-use/IOptionsContainer.html | 180 --- .../util/options/class-use/IOptionsEvent.html | 180 --- .../net4j/util/options/class-use/OptionsEvent.html | 144 -- .../eclipse/net4j/util/options/package-frame.html | 47 - .../net4j/util/options/package-summary.html | 195 --- .../eclipse/net4j/util/options/package-tree.html | 169 --- .../eclipse/net4j/util/options/package-use.html | 182 --- .../org/eclipse/net4j/util/package-frame.html | 86 -- .../org/eclipse/net4j/util/package-summary.html | 269 ---- .../org/eclipse/net4j/util/package-tree.html | 173 --- .../org/eclipse/net4j/util/package-use.html | 227 --- .../net4j/util/ref/KeyedPhantomReference.html | 339 ----- .../org/eclipse/net4j/util/ref/KeyedReference.html | 308 ---- .../eclipse/net4j/util/ref/KeyedSoftReference.html | 355 ----- .../net4j/util/ref/KeyedStrongReference.html | 396 ----- .../eclipse/net4j/util/ref/KeyedWeakReference.html | 346 ----- .../net4j/util/ref/ReferenceQueueWorker.html | 535 ------- .../org/eclipse/net4j/util/ref/ReferenceType.html | 360 ----- .../net4j/util/ref/ReferenceValueMap.Soft.html | 351 ----- .../net4j/util/ref/ReferenceValueMap.Strong.html | 373 ----- .../net4j/util/ref/ReferenceValueMap.Weak.html | 351 ----- .../eclipse/net4j/util/ref/ReferenceValueMap.html | 752 --------- .../util/ref/class-use/KeyedPhantomReference.html | 144 -- .../net4j/util/ref/class-use/KeyedReference.html | 300 ---- .../util/ref/class-use/KeyedSoftReference.html | 144 -- .../util/ref/class-use/KeyedStrongReference.html | 144 -- .../util/ref/class-use/KeyedWeakReference.html | 144 -- .../util/ref/class-use/ReferenceQueueWorker.html | 144 -- .../net4j/util/ref/class-use/ReferenceType.html | 229 --- .../util/ref/class-use/ReferenceValueMap.Soft.html | 144 -- .../ref/class-use/ReferenceValueMap.Strong.html | 144 -- .../util/ref/class-use/ReferenceValueMap.Weak.html | 144 -- .../util/ref/class-use/ReferenceValueMap.html | 196 --- .../org/eclipse/net4j/util/ref/package-frame.html | 70 - .../eclipse/net4j/util/ref/package-summary.html | 234 --- .../org/eclipse/net4j/util/ref/package-tree.html | 194 --- .../org/eclipse/net4j/util/ref/package-use.html | 183 --- .../net4j/util/registry/DelegatingRegistry.html | 572 ------- .../util/registry/HashMapDelegatingRegistry.html | 437 ------ .../net4j/util/registry/HashMapRegistry.html | 421 ------ .../org/eclipse/net4j/util/registry/IRegistry.html | 341 ----- .../net4j/util/registry/Registry.Transaction.html | 339 ----- .../org/eclipse/net4j/util/registry/Registry.html | 882 ----------- .../eclipse/net4j/util/registry/RegistryUtil.html | 230 --- .../net4j/util/registry/UnmodifiableRegistry.html | 794 ---------- .../registry/class-use/DelegatingRegistry.html | 180 --- .../class-use/HashMapDelegatingRegistry.html | 144 -- .../util/registry/class-use/HashMapRegistry.html | 144 -- .../net4j/util/registry/class-use/IRegistry.html | 477 ------ .../registry/class-use/Registry.Transaction.html | 180 --- .../net4j/util/registry/class-use/Registry.html | 198 --- .../util/registry/class-use/RegistryUtil.html | 144 -- .../registry/class-use/UnmodifiableRegistry.html | 144 -- .../eclipse/net4j/util/registry/package-frame.html | 53 - .../net4j/util/registry/package-summary.html | 236 --- .../eclipse/net4j/util/registry/package-tree.html | 181 --- .../eclipse/net4j/util/registry/package-use.html | 266 ---- .../net4j/util/security/ChallengeNegotiator.html | 631 -------- .../security/ChallengeNegotiatorConfigurer.html | 406 ----- .../util/security/ChallengeNegotiatorFactory.html | 315 ---- .../ChallengeResponseNegotiator.Transition.html | 297 ---- .../util/security/ChallengeResponseNegotiator.html | 680 --------- .../eclipse/net4j/util/security/Credentials.html | 265 ---- .../util/security/CredentialsProviderFactory.html | 310 ---- .../net4j/util/security/FileUserManager.html | 494 ------ .../util/security/FileUserManagerFactory.html | 319 ---- .../util/security/IChallengeResponse.Event.html | 329 ---- .../util/security/IChallengeResponse.State.html | 377 ----- .../net4j/util/security/IChallengeResponse.html | 254 ---- .../eclipse/net4j/util/security/ICredentials.html | 200 --- .../net4j/util/security/ICredentialsProvider.html | 235 --- .../security/INegotiationContext.Receiver.html | 218 --- .../net4j/util/security/INegotiationContext.html | 463 ------ .../eclipse/net4j/util/security/INegotiator.html | 234 --- .../net4j/util/security/INegotiatorAware.html | 237 --- .../net4j/util/security/IPasswordCredentials.html | 228 --- .../security/IPasswordCredentialsProvider.html | 228 --- .../eclipse/net4j/util/security/IRandomizer.html | 386 ----- .../eclipse/net4j/util/security/IUserAware.html | 218 --- .../eclipse/net4j/util/security/IUserManager.html | 266 ---- .../net4j/util/security/NegotiationContext.html | 462 ------ .../net4j/util/security/NegotiationException.html | 290 ---- .../eclipse/net4j/util/security/Negotiator.html | 590 -------- .../net4j/util/security/NegotiatorFactory.html | 289 ---- .../net4j/util/security/PasswordCredentials.html | 305 ---- .../PasswordCredentialsProvider.Delegating.html | 337 ----- .../util/security/PasswordCredentialsProvider.html | 386 ----- .../eclipse/net4j/util/security/Randomizer.html | 783 ---------- .../net4j/util/security/RandomizerFactory.html | 326 ---- .../net4j/util/security/ResponseNegotiator.html | 510 ------- .../util/security/ResponseNegotiatorFactory.html | 315 ---- .../util/security/ResponseNegotiatorInjector.html | 325 ---- .../eclipse/net4j/util/security/SecurityUtil.html | 324 ---- .../eclipse/net4j/util/security/UserManager.html | 498 ------ .../net4j/util/security/UserManagerFactory.html | 289 ---- .../security/class-use/ChallengeNegotiator.html | 180 --- .../class-use/ChallengeNegotiatorConfigurer.html | 144 -- .../class-use/ChallengeNegotiatorFactory.html | 144 -- .../ChallengeResponseNegotiator.Transition.html | 144 -- .../class-use/ChallengeResponseNegotiator.html | 188 --- .../net4j/util/security/class-use/Credentials.html | 180 --- .../class-use/CredentialsProviderFactory.html | 144 -- .../util/security/class-use/FileUserManager.html | 180 --- .../security/class-use/FileUserManagerFactory.html | 144 -- .../class-use/IChallengeResponse.Event.html | 208 --- .../class-use/IChallengeResponse.State.html | 225 --- .../security/class-use/IChallengeResponse.html | 196 --- .../util/security/class-use/ICredentials.html | 220 --- .../security/class-use/ICredentialsProvider.html | 220 --- .../class-use/INegotiationContext.Receiver.html | 252 ---- .../security/class-use/INegotiationContext.html | 431 ------ .../net4j/util/security/class-use/INegotiator.html | 348 ----- .../util/security/class-use/INegotiatorAware.html | 306 ---- .../security/class-use/IPasswordCredentials.html | 242 --- .../class-use/IPasswordCredentialsProvider.html | 278 ---- .../net4j/util/security/class-use/IRandomizer.html | 221 --- .../net4j/util/security/class-use/IUserAware.html | 539 ------- .../util/security/class-use/IUserManager.html | 229 --- .../security/class-use/NegotiationContext.html | 144 -- .../security/class-use/NegotiationException.html | 226 --- .../net4j/util/security/class-use/Negotiator.html | 196 --- .../util/security/class-use/NegotiatorFactory.html | 188 --- .../security/class-use/PasswordCredentials.html | 144 -- .../PasswordCredentialsProvider.Delegating.html | 144 -- .../class-use/PasswordCredentialsProvider.html | 180 --- .../net4j/util/security/class-use/Randomizer.html | 180 --- .../util/security/class-use/RandomizerFactory.html | 144 -- .../security/class-use/ResponseNegotiator.html | 180 --- .../class-use/ResponseNegotiatorFactory.html | 144 -- .../class-use/ResponseNegotiatorInjector.html | 180 --- .../util/security/class-use/SecurityUtil.html | 144 -- .../net4j/util/security/class-use/UserManager.html | 180 --- .../security/class-use/UserManagerFactory.html | 180 --- .../eclipse/net4j/util/security/package-frame.html | 131 -- .../net4j/util/security/package-summary.html | 347 ----- .../eclipse/net4j/util/security/package-tree.html | 219 --- .../eclipse/net4j/util/security/package-use.html | 565 ------- .../net4j/util/transaction/ITransaction.html | 292 ---- .../util/transaction/ITransactionalOperation.html | 251 --- .../net4j/util/transaction/Transaction.html | 391 ----- .../util/transaction/TransactionException.html | 289 ---- .../net4j/util/transaction/TransactionUtil.html | 230 --- .../util/transaction/class-use/ITransaction.html | 203 --- .../class-use/ITransactionalOperation.html | 188 --- .../util/transaction/class-use/Transaction.html | 144 -- .../class-use/TransactionException.html | 188 --- .../transaction/class-use/TransactionUtil.html | 144 -- .../net4j/util/transaction/package-frame.html | 58 - .../net4j/util/transaction/package-summary.html | 229 --- .../net4j/util/transaction/package-tree.html | 166 -- .../net4j/util/transaction/package-use.html | 182 --- 784 files changed, 229213 deletions(-) delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/DBException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/DBType.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/DBUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/IDBAdapter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/IDBConnectionProvider.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/IDBRowHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/DBException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/DBType.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/DBUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/IDBAdapter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/IDBConnectionProvider.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/IDBRowHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBField.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBIndex.Type.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBIndex.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBSchema.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBSchemaElement.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBTable.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBField.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBIndex.Type.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBIndex.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBSchema.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBSchemaElement.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBTable.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/IDBParameter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/IDBStatement.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/class-use/IDBParameter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/class-use/IDBStatement.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/DBAdapter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/DBSchema.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/class-use/DBAdapter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/class-use/DBSchema.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/AdapterUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/CheckUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/HexUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/IErrorHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ImplementationError.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ObjectUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ReflectUtil.ExcludeFromDump.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ReflectUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/StringUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/WrappedException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/Cache.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/CacheMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/CacheRegistration.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/HysteresisConditionPolicy.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICache.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheMonitor.Condition.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheMonitor.ConditionPolicy.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheMonitorEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheProbe.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheRegistration.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ThresholdConditionPolicy.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/Cache.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/CacheMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/CacheRegistration.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/HysteresisConditionPolicy.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICache.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheMonitor.Condition.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheMonitor.ConditionPolicy.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheMonitorEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheProbe.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheRegistration.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ThresholdConditionPolicy.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/AdapterUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/CheckUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/HexUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/IErrorHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/ImplementationError.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/ObjectUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/ReflectUtil.ExcludeFromDump.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/ReflectUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/StringUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/WrappedException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/ArrayIterator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/BidiMapper.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/Closeable.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/CloseableIterator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/DynamicArray.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/FastList.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/HashBag.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/History.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/HistoryElement.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/HistoryUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/IHistory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/IHistoryChangeEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/IHistoryElement.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/IndexedList.ArrayBacked.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/IndexedList.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/MapEntry.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/MoveableArrayList.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/MoveableList.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/MultiMap.ListBased.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/MultiMap.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/Pair.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/PreferenceHistory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/RoundRobinBlockingQueue.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/Triplet.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/ArrayIterator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/BidiMapper.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/Closeable.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/CloseableIterator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/DynamicArray.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/FastList.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/HashBag.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/History.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/HistoryElement.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/HistoryUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/IHistory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/IHistoryChangeEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/IHistoryElement.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/IndexedList.ArrayBacked.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/IndexedList.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/MapEntry.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/MoveableArrayList.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/MoveableList.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/MultiMap.ListBased.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/MultiMap.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/Pair.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/PreferenceHistory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/RoundRobinBlockingQueue.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/Triplet.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/AsynchronousWorkSerializer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/CompletionWorkSerializer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ConcurrencyUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ConcurrentValue.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ExecutorServiceFactory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ICorrelator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/IRWLockManager.LockType.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/IRWLockManager.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ISynchronizer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/IWorkSerializer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/MonitoredThread.MultiThreadMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/MonitoredThread.ThreadMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/MonitoredThread.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/NonBlockingIntCounter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/NonBlockingLongCounter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/OnePendingExecutor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/QueueRunner.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/QueueWorker.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/QueueWorkerWorkSerializer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RWLock.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RWLockManager.LockEntry.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RWLockManager.LockEntryHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RWLockManager.LockStrategy.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RWLockManager.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ResultSynchronizer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RoundRobinList.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/Sleeper.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/SynchronizingCorrelator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/SynchronousWorkSerializer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/TimeoutRuntimeException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/Timeouter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/TimerLifecycle.DaemonFactory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/TimerLifecycle.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/Worker.WorkContext.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/Worker.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/AsynchronousWorkSerializer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/CompletionWorkSerializer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ConcurrencyUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ConcurrentValue.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ExecutorServiceFactory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ICorrelator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/IRWLockManager.LockType.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/IRWLockManager.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ISynchronizer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/IWorkSerializer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/MonitoredThread.MultiThreadMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/MonitoredThread.ThreadMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/MonitoredThread.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/NonBlockingIntCounter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/NonBlockingLongCounter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/OnePendingExecutor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/QueueRunner.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/QueueWorker.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/QueueWorkerWorkSerializer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RWLock.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RWLockManager.LockEntry.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RWLockManager.LockEntryHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RWLockManager.LockStrategy.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RWLockManager.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ResultSynchronizer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RoundRobinList.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/Sleeper.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/SynchronizingCorrelator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/SynchronousWorkSerializer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/TimeoutRuntimeException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/Timeouter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/TimerLifecycle.DaemonFactory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/TimerLifecycle.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/Worker.WorkContext.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/Worker.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/Container.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ContainerDelta.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ContainerEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ContainerEventAdapter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ContainerUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/FactoryNotFoundException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainer.Modifiable.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainerDelta.Kind.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainerDelta.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainerEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainerEventVisitor.Filtered.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainerEventVisitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IElementProcessor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IManagedContainer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IPluginContainer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ISlow.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/LifecycleEventConverter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ManagedContainer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/SingleDeltaContainerEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/Container.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ContainerDelta.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ContainerEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ContainerEventAdapter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ContainerUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/FactoryNotFoundException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainer.Modifiable.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainerDelta.Kind.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainerDelta.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainerEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainerEventVisitor.Filtered.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainerEventVisitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IElementProcessor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IManagedContainer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IPluginContainer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ISlow.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/LifecycleEventConverter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ManagedContainer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/SingleDeltaContainerEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/AbstractDelegator.DelegatingIterator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/AbstractDelegator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerBlockingQueue.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerCollection.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerList.DelegatingListIterator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerList.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerMap.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerQueue.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerSet.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerSortedSet.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerBlockingQueue.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerCollection.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerList.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerMap.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerQueue.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerSet.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerSortedSet.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/AbstractDelegator.DelegatingIterator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/AbstractDelegator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerBlockingQueue.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerCollection.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerList.DelegatingListIterator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerList.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerMap.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerQueue.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerSet.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerSortedSet.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerBlockingQueue.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerCollection.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerList.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerMap.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerQueue.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerSet.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerSortedSet.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/Event.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/EventUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/ExecutorServiceNotifier.ThreadPool.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/ExecutorServiceNotifier.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/IEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/IListener.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/INotifier.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/Notifier.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/ValueEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/ValueNotifier.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/Event.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/EventUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/ExecutorServiceNotifier.ThreadPool.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/ExecutorServiceNotifier.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/IEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/IListener.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/INotifier.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/Notifier.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/ValueEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/ValueNotifier.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/Factory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/FactoryCreationException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/FactoryDescriptor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/FactoryKey.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/IFactory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/IFactoryKey.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/ProductCreationException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/Factory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/FactoryCreationException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/FactoryDescriptor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/FactoryKey.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/IFactory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/IFactoryKey.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/ProductCreationException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/FiniteStateMachine.ChangeStateTransition.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/FiniteStateMachine.FailTransition.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/FiniteStateMachine.IgnoreTransition.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/FiniteStateMachine.StateChangedEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/FiniteStateMachine.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/ITransition.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/FiniteStateMachine.ChangeStateTransition.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/FiniteStateMachine.FailTransition.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/FiniteStateMachine.IgnoreTransition.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/FiniteStateMachine.StateChangedEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/FiniteStateMachine.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/ITransition.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/AsyncOutputStream.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/AsyncWriter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/CachedFileMap.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DataInputExtender.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DataOutputExtender.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DelegatingInputStream.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DelegatingOutputStream.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DelegatingStreamWrapper.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DigestWriter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExpectedFileInputStream.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExpectedFileReader.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInput.Delegating.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInput.Stream.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInput.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInputStream.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataOutput.Delegating.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataOutput.Stream.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataOutput.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataOutputStream.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOAdapter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOUtil.ClassLoaderClassResolver.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOUtil.ClassResolver.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedInputHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedOutputHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/GZIPStreamWrapper.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IOFilter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IORunnable.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IORuntimeException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IOTimeoutException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IOUtil.FileCollector.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IOUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IOVisitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IStreamWrapper.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/LimitedReader.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/NIOUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/SortedFileMap.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/StreamWrapperChain.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/StringCompressor.Counting.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/StringCompressor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/StringIO.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/TMPUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/XMLOutput.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/XORInputStream.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/XOROutputStream.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/XORStreamWrapper.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.EntryContext.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.FileSystemUnzipHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.FileSystemZipHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.UnzipHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.ZipEntryHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/AsyncOutputStream.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/AsyncWriter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/CachedFileMap.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DataInputExtender.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DataOutputExtender.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DelegatingInputStream.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DelegatingOutputStream.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DelegatingStreamWrapper.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DigestWriter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExpectedFileInputStream.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExpectedFileReader.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataInput.Delegating.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataInput.Stream.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataInput.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataInputStream.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataOutput.Delegating.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataOutput.Stream.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataOutput.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataOutputStream.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedIOAdapter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedIOHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedIOUtil.ClassLoaderClassResolver.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedIOUtil.ClassResolver.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedIOUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedInputHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedOutputHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/GZIPStreamWrapper.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IOFilter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IORunnable.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IORuntimeException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IOTimeoutException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IOUtil.FileCollector.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IOUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IOVisitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IStreamWrapper.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/LimitedReader.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/NIOUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/SortedFileMap.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/StreamWrapperChain.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/StringCompressor.Counting.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/StringCompressor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/StringIO.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/TMPUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/XMLOutput.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/XORInputStream.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/XOROutputStream.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/XORStreamWrapper.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.EntryContext.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.FileSystemUnzipHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.FileSystemZipHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.UnzipHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.ZipEntryHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/ILifecycle.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/ILifecycleEvent.Kind.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/ILifecycleEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/Lifecycle.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleEventAdapter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleState.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleUtil.Activator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleUtil.Deactivator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleUtil.Delegator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/ILifecycle.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/ILifecycleEvent.Kind.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/ILifecycleEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/Lifecycle.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleEventAdapter.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleState.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleUtil.Activator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleUtil.Deactivator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleUtil.Delegator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/LegacyUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OMBundle.DebugSupport.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OMBundle.TranslationSupport.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OMBundle.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OMPlatform.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OSGiActivator.StateHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OSGiActivator.WithState.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OSGiActivator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OSGiApplication.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/LegacyUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OMBundle.DebugSupport.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OMBundle.TranslationSupport.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OMBundle.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OMPlatform.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OSGiActivator.StateHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OSGiActivator.WithState.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OSGiActivator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OSGiApplication.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/AbstractLogHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/EclipseLoggingBridge.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/FileLogHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/Logger.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/OMLogHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/OMLogger.Level.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/OMLogger.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/OSGiLoggingBridge.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/PrintLogHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/AbstractLogHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/EclipseLoggingBridge.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/FileLogHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/Logger.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/OMLogHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/OMLogger.Level.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/OMLogger.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/OSGiLoggingBridge.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/PrintLogHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/AbstractMonitor.AsyncTimerTask.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/AbstractMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/DelegatingMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/EclipseMonitor.SynchronizedSubProgressMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/EclipseMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/Monitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/MonitorCanceledException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/NestedMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/NotifyingMonitor.ProgressEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/NotifyingMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/OMMonitor.Async.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/OMMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/OMMonitorProgress.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/ProgressDistributable.Default.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/ProgressDistributable.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/ProgressDistributor.Arithmetic.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/ProgressDistributor.Geometric.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/ProgressDistributor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/TimeoutMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/AbstractMonitor.AsyncTimerTask.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/AbstractMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/DelegatingMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/EclipseMonitor.SynchronizedSubProgressMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/EclipseMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/Monitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/MonitorCanceledException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/NestedMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/NotifyingMonitor.ProgressEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/NotifyingMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/OMMonitor.Async.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/OMMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/OMMonitorProgress.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/ProgressDistributable.Default.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/ProgressDistributable.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/ProgressDistributor.Arithmetic.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/ProgressDistributor.Geometric.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/ProgressDistributor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/TimeoutMonitor.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/OMPreference.Type.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/OMPreference.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/OMPreferences.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/OMPreferencesChangeEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/class-use/OMPreference.Type.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/class-use/OMPreference.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/class-use/OMPreferences.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/class-use/OMPreferencesChangeEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/ContextTracer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/OMTraceHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/OMTraceHandlerEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/OMTracer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/PerfTracer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/PrintTraceHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/RemoteTraceHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/RemoteTraceServer.Event.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/RemoteTraceServer.Listener.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/RemoteTraceServer.PrintListener.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/RemoteTraceServer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/TraceHandlerEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/Tracer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/ContextTracer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/OMTraceHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/OMTraceHandlerEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/OMTracer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/PerfTracer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/PrintTraceHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/RemoteTraceHandler.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/RemoteTraceServer.Event.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/RemoteTraceServer.Listener.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/RemoteTraceServer.PrintListener.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/RemoteTraceServer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/TraceHandlerEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/Tracer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/IOptions.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/IOptionsContainer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/IOptionsEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/OptionsEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/class-use/IOptions.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/class-use/IOptionsContainer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/class-use/IOptionsEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/class-use/OptionsEvent.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/KeyedPhantomReference.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/KeyedReference.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/KeyedSoftReference.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/KeyedStrongReference.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/KeyedWeakReference.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceQueueWorker.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceType.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceValueMap.Soft.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceValueMap.Strong.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceValueMap.Weak.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceValueMap.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/KeyedPhantomReference.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/KeyedReference.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/KeyedSoftReference.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/KeyedStrongReference.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/KeyedWeakReference.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceQueueWorker.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceType.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceValueMap.Soft.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceValueMap.Strong.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceValueMap.Weak.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceValueMap.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/DelegatingRegistry.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/HashMapDelegatingRegistry.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/HashMapRegistry.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/IRegistry.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/Registry.Transaction.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/Registry.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/RegistryUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/UnmodifiableRegistry.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/DelegatingRegistry.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/HashMapDelegatingRegistry.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/HashMapRegistry.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/IRegistry.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/Registry.Transaction.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/Registry.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/RegistryUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/UnmodifiableRegistry.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/ChallengeNegotiator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/ChallengeNegotiatorConfigurer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/ChallengeNegotiatorFactory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/ChallengeResponseNegotiator.Transition.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/ChallengeResponseNegotiator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/Credentials.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/CredentialsProviderFactory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/FileUserManager.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/FileUserManagerFactory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/IChallengeResponse.Event.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/IChallengeResponse.State.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/IChallengeResponse.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/ICredentials.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/ICredentialsProvider.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/INegotiationContext.Receiver.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/INegotiationContext.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/INegotiator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/INegotiatorAware.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/IPasswordCredentials.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/IPasswordCredentialsProvider.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/IRandomizer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/IUserAware.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/IUserManager.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/NegotiationContext.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/NegotiationException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/Negotiator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/NegotiatorFactory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/PasswordCredentials.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/PasswordCredentialsProvider.Delegating.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/PasswordCredentialsProvider.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/Randomizer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/RandomizerFactory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/ResponseNegotiator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/ResponseNegotiatorFactory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/ResponseNegotiatorInjector.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/SecurityUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/UserManager.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/UserManagerFactory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/ChallengeNegotiator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/ChallengeNegotiatorConfigurer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/ChallengeNegotiatorFactory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/ChallengeResponseNegotiator.Transition.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/ChallengeResponseNegotiator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/Credentials.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/CredentialsProviderFactory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/FileUserManager.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/FileUserManagerFactory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/IChallengeResponse.Event.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/IChallengeResponse.State.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/IChallengeResponse.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/ICredentials.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/ICredentialsProvider.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/INegotiationContext.Receiver.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/INegotiationContext.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/INegotiator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/INegotiatorAware.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/IPasswordCredentials.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/IPasswordCredentialsProvider.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/IRandomizer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/IUserAware.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/IUserManager.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/NegotiationContext.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/NegotiationException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/Negotiator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/NegotiatorFactory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/PasswordCredentials.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/PasswordCredentialsProvider.Delegating.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/PasswordCredentialsProvider.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/Randomizer.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/RandomizerFactory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/ResponseNegotiator.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/ResponseNegotiatorFactory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/ResponseNegotiatorInjector.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/SecurityUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/UserManager.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/class-use/UserManagerFactory.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/security/package-use.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/transaction/ITransaction.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/transaction/ITransactionalOperation.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/transaction/Transaction.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/transaction/TransactionException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/transaction/TransactionUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/transaction/class-use/ITransaction.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/transaction/class-use/ITransactionalOperation.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/transaction/class-use/Transaction.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/transaction/class-use/TransactionException.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/transaction/class-use/TransactionUtil.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/transaction/package-frame.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/transaction/package-summary.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/transaction/package-tree.html delete mode 100644 plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/transaction/package-use.html (limited to 'plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j') diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/DBException.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/DBException.html deleted file mode 100644 index f420136bbe..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/DBException.html +++ /dev/null @@ -1,334 +0,0 @@ - - - - - - -DBException (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.db -
-Class DBException

-
-java.lang.Object
-  extended by java.lang.Throwable
-      extended by java.lang.Exception
-          extended by java.lang.RuntimeException
-              extended by org.eclipse.net4j.db.DBException
-
-
-
All Implemented Interfaces:
Serializable
-
-
-
-
public class DBException
extends RuntimeException
- - -

-A runtime exception thrown to indicate problems with a database, frequently used to wrap - checked SQL exceptions. -

- -

-

-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
DBException() - -
-           
DBException(String message) - -
-           
DBException(String message, - Throwable cause) - -
-           
DBException(String message, - Throwable cause, - String sql) - -
-           
DBException(Throwable cause) - -
-           
DBException(Throwable cause, - String sql) - -
-           
-  - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-DBException

-
-public DBException()
-
-
-
- -

-DBException

-
-public DBException(String message)
-
-
-
- -

-DBException

-
-public DBException(Throwable cause)
-
-
-
- -

-DBException

-
-public DBException(String message,
-                   Throwable cause)
-
-
-
- -

-DBException

-
-public DBException(Throwable cause,
-                   String sql)
-
-
-
Since:
-
4.0
-
-
-
- -

-DBException

-
-public DBException(String message,
-                   Throwable cause,
-                   String sql)
-
-
-
Since:
-
4.0
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/DBType.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/DBType.html deleted file mode 100644 index b6c1c0dafc..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/DBType.html +++ /dev/null @@ -1,797 +0,0 @@ - - - - - - -DBType (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.db -
-Enum DBType

-
-java.lang.Object
-  extended by java.lang.Enum<DBType>
-      extended by org.eclipse.net4j.db.DBType
-
-
-
All Implemented Interfaces:
Serializable, Comparable<DBType>
-
-
-
-
public enum DBType
extends Enum<DBType>
- - -

-Enumerates the SQL data types that are compatible with the DB framework. -

- -

-

-
Author:
-
Eike Stepper
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enum Constant Summary
BIGINT - -
-           
BINARY - -
-           
BIT - -
-           
BLOB - -
-           
BOOLEAN - -
-           
CHAR - -
-           
CLOB - -
-           
DATE - -
-           
DECIMAL - -
-           
DOUBLE - -
-           
FLOAT - -
-           
INTEGER - -
-           
LONGVARBINARY - -
-           
LONGVARCHAR - -
-           
NUMERIC - -
-           
REAL - -
-           
SMALLINT - -
-           
TIME - -
-           
TIMESTAMP - -
-           
TINYINT - -
-           
VARBINARY - -
-           
VARCHAR - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- intgetCode() - -
-           
- StringgetKeyword() - -
-           
-static DBTypegetTypeByKeyword(String keyword) - -
-           
-abstract  voidreadValue(ExtendedDataInput in, - PreparedStatement statement, - int column, - boolean canBeNull) - -
-           
- StringtoString() - -
-           
-static DBTypevalueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static DBType[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-abstract  voidwriteValue(ExtendedDataOutput out, - ResultSet resultSet, - int column, - boolean canBeNull) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-BOOLEAN

-
-public static final DBType BOOLEAN
-
-
-
-
-
- -

-BIT

-
-public static final DBType BIT
-
-
-
-
-
- -

-TINYINT

-
-public static final DBType TINYINT
-
-
-
-
-
- -

-SMALLINT

-
-public static final DBType SMALLINT
-
-
-
-
-
- -

-INTEGER

-
-public static final DBType INTEGER
-
-
-
-
-
- -

-BIGINT

-
-public static final DBType BIGINT
-
-
-
-
-
- -

-FLOAT

-
-public static final DBType FLOAT
-
-
-
-
-
- -

-REAL

-
-public static final DBType REAL
-
-
-
-
-
- -

-DOUBLE

-
-public static final DBType DOUBLE
-
-
-
-
-
- -

-NUMERIC

-
-public static final DBType NUMERIC
-
-
-
-
-
- -

-DECIMAL

-
-public static final DBType DECIMAL
-
-
-
-
-
- -

-CHAR

-
-public static final DBType CHAR
-
-
-
-
-
- -

-VARCHAR

-
-public static final DBType VARCHAR
-
-
-
-
-
- -

-LONGVARCHAR

-
-public static final DBType LONGVARCHAR
-
-
-
-
-
- -

-CLOB

-
-public static final DBType CLOB
-
-
-
-
-
- -

-DATE

-
-public static final DBType DATE
-
-
-
-
-
- -

-TIME

-
-public static final DBType TIME
-
-
-
-
-
- -

-TIMESTAMP

-
-public static final DBType TIMESTAMP
-
-
-
-
-
- -

-BINARY

-
-public static final DBType BINARY
-
-
-
-
-
- -

-VARBINARY

-
-public static final DBType VARBINARY
-
-
-
-
-
- -

-LONGVARBINARY

-
-public static final DBType LONGVARBINARY
-
-
-
-
-
- -

-BLOB

-
-public static final DBType BLOB
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static DBType[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (DBType c : DBType.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static DBType valueOf(String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
IllegalArgumentException - if this enum type has no constant -with the specified name -
NullPointerException - if the argument is null
-
-
-
- -

-getCode

-
-public int getCode()
-
-
-
-
-
-
- -

-getKeyword

-
-public String getKeyword()
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Enum<DBType>
-
-
-
-
-
-
- -

-writeValue

-
-public abstract void writeValue(ExtendedDataOutput out,
-                                ResultSet resultSet,
-                                int column,
-                                boolean canBeNull)
-                         throws SQLException,
-                                IOException
-
-
- -
Throws: -
SQLException -
IOException
Since:
-
3.0
-
-
-
-
- -

-readValue

-
-public abstract void readValue(ExtendedDataInput in,
-                               PreparedStatement statement,
-                               int column,
-                               boolean canBeNull)
-                        throws SQLException,
-                               IOException
-
-
- -
Throws: -
SQLException -
IOException
Since:
-
3.0
-
-
-
-
- -

-getTypeByKeyword

-
-public static DBType getTypeByKeyword(String keyword)
-
-
-
Since:
-
3.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/DBUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/DBUtil.html deleted file mode 100644 index aaf8b6a13a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/DBUtil.html +++ /dev/null @@ -1,889 +0,0 @@ - - - - - - -DBUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.db -
-Class DBUtil

-
-java.lang.Object
-  extended by org.eclipse.net4j.db.DBUtil
-
-
-
-
public final class DBUtil
extends Object
- - -

-A utility class with various static factory and convenience methods. -

- -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static Exceptionclose(Connection connection) - -
-           
-static Exceptionclose(ResultSet resultSet) - -
-           
-static Exceptionclose(Statement statement) - -
-           
-static IDBConnectionProvidercreateConnectionProvider(DataSource dataSource) - -
-           
-static DataSourcecreateDataSource(Map<Object,Object> properties) - -
-           
-static DataSourcecreateDataSource(Map<Object,Object> properties, - String namespace) - -
-           
-static DataSourcecreateDataSource(Map<Object,Object> properties, - String namespace, - String driverClassKey) - -
-           
-static IDBSchemacreateSchema(String name) - -
-           
-static voiddeserializeTable(ExtendedDataInput in, - Connection connection, - IDBTable table, - OMMonitor monitor) - -
-           
-static List<Exception>dropAllTables(Connection connection, - String dbName) - -
-           
-static List<String>getAllSchemaTableNames(Connection connection) - -
-           
-static List<String>getAllSchemaTableNames(DatabaseMetaData metaData) - -
-           
-static List<String>getAllTableNames(Connection connection, - String dbName) - -
-           
-static IDBAdaptergetDBAdapter(String adapterName) - -
-          Can only be used when Eclipse is running.
-static intgetRowCount(ResultSet resultSet) - -
-          Returns the number of rows contained in the given result set.
-static intselect(Connection connection, - IDBRowHandler rowHandler, - IDBField... fields) - -
-           
-static intselect(Connection connection, - IDBRowHandler rowHandler, - String where, - IDBField... fields) - -
-           
-static Object[]select(Connection connection, - String where, - IDBField... fields) - -
-           
-static intselectMaximumInt(Connection connection, - IDBField field, - String... where) - -
-           
-static longselectMaximumLong(Connection connection, - IDBField field, - String... where) - -
-           
-static intselectMinimumInt(Connection connection, - IDBField field, - String... where) - -
-           
-static longselectMinimumLong(Connection connection, - IDBField field, - String... where) - -
-           
-static voidserializeTable(ExtendedDataOutput out, - Connection connection, - IDBTable table, - String tableAlias, - String sqlSuffix) - -
-           
-static voidsqlDump(Connection conn, - String sql) - -
-          Deprecated. Should only be used when debugging.
-static voidsqlDump(IDBConnectionProvider connectionProvider, - String sql) - -
-          Deprecated. Should only be used when debugging.
-static Stringtrace(String sql) - -
-           
-static intupdate(Connection connection, - String sql) - -
-           
-static intupdate(PreparedStatement stmt, - boolean exactlyOne) - -
-          Execute update on the given prepared statement and handle common cases of return values.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-sqlDump

-
-@Deprecated
-public static void sqlDump(Connection conn,
-                                      String sql)
-
-
Deprecated. Should only be used when debugging. -

-

For debugging purposes ONLY! -

-

-
Since:
-
3.0
-
-
-
-
- -

-sqlDump

-
-@Deprecated
-public static void sqlDump(IDBConnectionProvider connectionProvider,
-                                      String sql)
-
-
Deprecated. Should only be used when debugging. -

-

For debugging purposes ONLY! -

-

-
Since:
-
3.0
-
-
-
-
- -

-createSchema

-
-public static IDBSchema createSchema(String name)
-
-
-
-
-
-
- -

-createDataSource

-
-public static DataSource createDataSource(Map<Object,Object> properties)
-
-
-
-
-
-
- -

-createDataSource

-
-public static DataSource createDataSource(Map<Object,Object> properties,
-                                          String namespace)
-
-
-
-
-
-
- -

-createDataSource

-
-public static DataSource createDataSource(Map<Object,Object> properties,
-                                          String namespace,
-                                          String driverClassKey)
-
-
-
-
-
-
- -

-createConnectionProvider

-
-public static IDBConnectionProvider createConnectionProvider(DataSource dataSource)
-
-
-
-
-
-
- -

-getDBAdapter

-
-public static IDBAdapter getDBAdapter(String adapterName)
-
-
Can only be used when Eclipse is running. In standalone scenarios create the adapter instance by directly calling - the constructor of the adapter class. -

-

-
-
-
-
- -

-close

-
-public static Exception close(Connection connection)
-
-
-
-
-
-
- -

-close

-
-public static Exception close(Statement statement)
-
-
-
-
-
-
- -

-close

-
-public static Exception close(ResultSet resultSet)
-
-
-
-
-
-
- -

-getAllSchemaTableNames

-
-public static List<String> getAllSchemaTableNames(Connection connection)
-
-
-
Since:
-
3.0
-
-
-
-
- -

-getAllSchemaTableNames

-
-public static List<String> getAllSchemaTableNames(DatabaseMetaData metaData)
-
-
-
Since:
-
3.0
-
-
-
-
- -

-getAllTableNames

-
-public static List<String> getAllTableNames(Connection connection,
-                                            String dbName)
-
-
-
-
-
-
- -

-dropAllTables

-
-public static List<Exception> dropAllTables(Connection connection,
-                                            String dbName)
-
-
-
Since:
-
4.0
-
-
-
-
- -

-selectMinimumInt

-
-public static int selectMinimumInt(Connection connection,
-                                   IDBField field,
-                                   String... where)
-                            throws DBException
-
-
- -
Throws: -
DBException
Since:
-
3.0
-
-
-
-
- -

-selectMinimumLong

-
-public static long selectMinimumLong(Connection connection,
-                                     IDBField field,
-                                     String... where)
-                              throws DBException
-
-
- -
Throws: -
DBException
Since:
-
3.0
-
-
-
-
- -

-selectMaximumInt

-
-public static int selectMaximumInt(Connection connection,
-                                   IDBField field,
-                                   String... where)
-                            throws DBException
-
-
- -
Throws: -
DBException
Since:
-
3.0
-
-
-
-
- -

-selectMaximumLong

-
-public static long selectMaximumLong(Connection connection,
-                                     IDBField field,
-                                     String... where)
-                              throws DBException
-
-
- -
Throws: -
DBException
Since:
-
3.0
-
-
-
-
- -

-update

-
-public static int update(Connection connection,
-                         String sql)
-
-
-
-
-
-
- -

-update

-
-public static int update(PreparedStatement stmt,
-                         boolean exactlyOne)
-                  throws SQLException
-
-
Execute update on the given prepared statement and handle common cases of return values. -

-

-
Parameters:
stmt - the prepared statement
exactlyOne - if true, the update count is checked to be 1. Else the update result is only - checked so that the update was successful (i.e. result code != Statement.EXECUTE_FAILED). -
Returns:
the update count / execution result as returned by PreparedStatement.executeUpdate(). Can be used - by the caller to perform more advanced checks. -
Throws: -
SQLException - if PreparedStatement.executeUpdate() throws it. -
IllegalStateException - if the check indicated by excatlyOne indicates an error.
Since:
-
4.0
-
-
-
-
- -

-select

-
-public static int select(Connection connection,
-                         IDBRowHandler rowHandler,
-                         String where,
-                         IDBField... fields)
-                  throws DBException
-
-
- -
Throws: -
DBException
-
-
-
- -

-select

-
-public static int select(Connection connection,
-                         IDBRowHandler rowHandler,
-                         IDBField... fields)
-                  throws DBException
-
-
- -
Throws: -
DBException
-
-
-
- -

-select

-
-public static Object[] select(Connection connection,
-                              String where,
-                              IDBField... fields)
-                       throws DBException
-
-
- -
Throws: -
DBException
-
-
-
- -

-getRowCount

-
-public static int getRowCount(ResultSet resultSet)
-                       throws DBException
-
-
Returns the number of rows contained in the given result set. -

- The statement of the result set must have been created with - TYPE_SCROLL_INSENSITIVE. -

-

- -
Throws: -
DBException
Since:
-
4.0
-
-
-
-
- -

-serializeTable

-
-public static void serializeTable(ExtendedDataOutput out,
-                                  Connection connection,
-                                  IDBTable table,
-                                  String tableAlias,
-                                  String sqlSuffix)
-                           throws DBException,
-                                  IOException
-
-
- -
Throws: -
DBException -
IOException
Since:
-
3.0
-
-
-
-
- -

-deserializeTable

-
-public static void deserializeTable(ExtendedDataInput in,
-                                    Connection connection,
-                                    IDBTable table,
-                                    OMMonitor monitor)
-                             throws IOException
-
-
- -
Throws: -
IOException
Since:
-
4.0
-
-
-
-
- -

-trace

-
-public static String trace(String sql)
-
-
-
Since:
-
3.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/IDBAdapter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/IDBAdapter.html deleted file mode 100644 index 12bb38d414..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/IDBAdapter.html +++ /dev/null @@ -1,573 +0,0 @@ - - - - - - -IDBAdapter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.db -
-Interface IDBAdapter

-
-
All Known Implementing Classes:
DBAdapter
-
-
-
-
public interface IDBAdapter
- - -

-Abstracts all aspects of a database that are vendor-specific. -

- -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Field Summary
-static IRegistry<String,IDBAdapter>REGISTRY - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- DBTypeadaptType(DBType type) - -
-          Provide a way for the DBAdapter to override unsupported DB types with replacements.
- DataSourcecreateJDBCDataSource() - -
-           
- booleancreateTable(IDBTable table, - Statement statement) - -
-           
- Set<IDBTable>createTables(Iterable<? extends IDBTable> tables, - Connection connection) - -
-           
- booleandropTable(IDBTable table, - Statement statement) - -
-           
- Collection<IDBTable>dropTables(Iterable<? extends IDBTable> tables, - Connection connection) - -
-           
- DrivergetJDBCDriver() - -
-           
- intgetMaxFieldNameLength() - -
-           
- intgetMaxTableNameLength() - -
-           
- StringgetName() - -
-           
- String[]getReservedWords() - -
-           
- StringgetVersion() - -
-           
- booleanisDuplicateKeyException(SQLException ex) - -
-          Check if an exception indicates a constraint violation (duplicate key)
- booleanisReservedWord(String word) - -
-           
- booleanisTypeIndexable(DBType type) - -
-           
- booleanisValidFirstChar(char ch) - -
-          Check if a character is valid as first character.
-  -

- - - - - - - - -
-Field Detail
- -

-REGISTRY

-
-static final IRegistry<String,IDBAdapter> REGISTRY
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-getName

-
-String getName()
-
-
-
-
-
-
- -

-getVersion

-
-String getVersion()
-
-
-
-
-
-
- -

-getJDBCDriver

-
-Driver getJDBCDriver()
-
-
-
-
-
-
- -

-createJDBCDataSource

-
-DataSource createJDBCDataSource()
-
-
-
-
-
-
- -

-createTables

-
-Set<IDBTable> createTables(Iterable<? extends IDBTable> tables,
-                           Connection connection)
-                           throws DBException
-
-
- -
Throws: -
DBException
-
-
-
- -

-createTable

-
-boolean createTable(IDBTable table,
-                    Statement statement)
-                    throws DBException
-
-
- -
Throws: -
DBException
-
-
-
- -

-dropTables

-
-Collection<IDBTable> dropTables(Iterable<? extends IDBTable> tables,
-                                Connection connection)
-                                throws DBException
-
-
- -
Throws: -
DBException
-
-
-
- -

-dropTable

-
-boolean dropTable(IDBTable table,
-                  Statement statement)
-
-
-
-
-
-
- -

-getReservedWords

-
-String[] getReservedWords()
-
-
-
-
-
-
- -

-isReservedWord

-
-boolean isReservedWord(String word)
-
-
-
-
-
-
- -

-getMaxTableNameLength

-
-int getMaxTableNameLength()
-
-
-
Since:
-
2.0
-
-
-
-
- -

-getMaxFieldNameLength

-
-int getMaxFieldNameLength()
-
-
-
Since:
-
2.0
-
-
-
-
- -

-isTypeIndexable

-
-boolean isTypeIndexable(DBType type)
-
-
-
-
-
-
- -

-adaptType

-
-DBType adaptType(DBType type)
-
-
Provide a way for the DBAdapter to override unsupported DB types with replacements. The default implementation just - returns the given type. Subclasses may override single types with replacements. -

-

-
Since:
-
3.0
-
-
-
-
- -

-isValidFirstChar

-
-boolean isValidFirstChar(char ch)
-
-
Check if a character is valid as first character. (e.g., underscores are forbidden as first character in Derby - elements. -

-

-
Since:
-
4.0
-
-
-
-
- -

-isDuplicateKeyException

-
-boolean isDuplicateKeyException(SQLException ex)
-
-
Check if an exception indicates a constraint violation (duplicate key) -

-

-
Since:
-
4.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/IDBConnectionProvider.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/IDBConnectionProvider.html deleted file mode 100644 index 2e6394c0ca..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/IDBConnectionProvider.html +++ /dev/null @@ -1,219 +0,0 @@ - - - - - - -IDBConnectionProvider (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.db -
-Interface IDBConnectionProvider

-
-
-
public interface IDBConnectionProvider
- - -

-Provides a database connection, roughly comparable with a data source. -

- -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- ConnectiongetConnection() - -
-          Returns a connection.
-  -

- - - - - - - - -
-Method Detail
- -

-getConnection

-
-Connection getConnection()
-                         throws DBException
-
-
Returns a connection. -

-

- -
Throws: -
DBException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/IDBRowHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/IDBRowHandler.html deleted file mode 100644 index 376e6b6f09..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/IDBRowHandler.html +++ /dev/null @@ -1,216 +0,0 @@ - - - - - - -IDBRowHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.db -
-Interface IDBRowHandler

-
-
-
public interface IDBRowHandler
- - -

-Call-back that handles the values of, for example, a row in a database table. -

- -

-

-
Author:
-
Eike Stepper
-
See Also:
DBUtil.select(java.sql.Connection, IDBRowHandler, String, org.eclipse.net4j.db.ddl.IDBField...)
-
- -

- - - - - - - - - - - - -
-Method Summary
- booleanhandle(int row, - Object... values) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-handle

-
-boolean handle(int row,
-               Object... values)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/DBException.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/DBException.html deleted file mode 100644 index d79935eeda..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/DBException.html +++ /dev/null @@ -1,570 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.db.DBException (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.db.DBException

-
- - - - - - - - - - - - - - - - - -
-Packages that use DBException
org.eclipse.net4j.dbThe Net4j DB framework. 
org.eclipse.net4j.db.ddlThe Net4j DB framework concepts for the abstraction of the SQL data definition language. 
org.eclipse.net4j.spi.dbServer service provider interfaces and useful base implementations for the Net4j DB framework. 
-  -

- - - - - -
-Uses of DBException in org.eclipse.net4j.db
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.db that throw DBException
- booleanIDBAdapter.createTable(IDBTable table, - Statement statement) - -
-           
- Set<IDBTable>IDBAdapter.createTables(Iterable<? extends IDBTable> tables, - Connection connection) - -
-           
- Collection<IDBTable>IDBAdapter.dropTables(Iterable<? extends IDBTable> tables, - Connection connection) - -
-           
- ConnectionIDBConnectionProvider.getConnection() - -
-          Returns a connection.
-static intDBUtil.getRowCount(ResultSet resultSet) - -
-          Returns the number of rows contained in the given result set.
-static intDBUtil.select(Connection connection, - IDBRowHandler rowHandler, - IDBField... fields) - -
-           
-static intDBUtil.select(Connection connection, - IDBRowHandler rowHandler, - String where, - IDBField... fields) - -
-           
-static Object[]DBUtil.select(Connection connection, - String where, - IDBField... fields) - -
-           
-static intDBUtil.selectMaximumInt(Connection connection, - IDBField field, - String... where) - -
-           
-static longDBUtil.selectMaximumLong(Connection connection, - IDBField field, - String... where) - -
-           
-static intDBUtil.selectMinimumInt(Connection connection, - IDBField field, - String... where) - -
-           
-static longDBUtil.selectMinimumLong(Connection connection, - IDBField field, - String... where) - -
-           
-static voidDBUtil.serializeTable(ExtendedDataOutput out, - Connection connection, - IDBTable table, - String tableAlias, - String sqlSuffix) - -
-           
-  -

- - - - - -
-Uses of DBException in org.eclipse.net4j.db.ddl
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.db.ddl that throw DBException
- IDBTableIDBSchema.addTable(String name) - -
-           
- Set<IDBTable>IDBSchema.create(IDBAdapter dbAdapter, - Connection connection) - -
-           
- Set<IDBTable>IDBSchema.create(IDBAdapter dbAdapter, - DataSource dataSource) - -
-           
- Set<IDBTable>IDBSchema.create(IDBAdapter dbAdapter, - IDBConnectionProvider connectionProvider) - -
-           
- voidIDBSchema.drop(IDBAdapter dbAdapter, - Connection connection) - -
-           
- voidIDBSchema.drop(IDBAdapter dbAdapter, - DataSource dataSource) - -
-           
- voidIDBSchema.drop(IDBAdapter dbAdapter, - IDBConnectionProvider connectionProvider) - -
-           
- voidIDBSchema.export(Connection connection, - PrintStream out) - -
-           
- voidIDBSchema.export(DataSource dataSource, - PrintStream out) - -
-           
- voidIDBSchema.export(IDBConnectionProvider connectionProvider, - PrintStream out) - -
-           
- IDBTableIDBSchema.removeTable(String name) - -
-           
-  -

- - - - - -
-Uses of DBException in org.eclipse.net4j.spi.db
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.spi.db that throw DBException
- IDBTableDBSchema.addTable(String name) - -
-           
- voidDBSchema.assertUnlocked() - -
-           
- Set<IDBTable>DBSchema.create(IDBAdapter dbAdapter, - Connection connection) - -
-           
- Set<IDBTable>DBSchema.create(IDBAdapter dbAdapter, - DataSource dataSource) - -
-           
- Set<IDBTable>DBSchema.create(IDBAdapter dbAdapter, - IDBConnectionProvider connectionProvider) - -
-           
- booleanDBAdapter.createTable(IDBTable table, - Statement statement) - -
-           
- Set<IDBTable>DBAdapter.createTables(Iterable<? extends IDBTable> tables, - Connection connection) - -
-           
- voidDBSchema.drop(IDBAdapter dbAdapter, - Connection connection) - -
-           
- voidDBSchema.drop(IDBAdapter dbAdapter, - DataSource dataSource) - -
-           
- voidDBSchema.drop(IDBAdapter dbAdapter, - IDBConnectionProvider connectionProvider) - -
-           
- Collection<IDBTable>DBAdapter.dropTables(Iterable<? extends IDBTable> tables, - Connection connection) - -
-           
- voidDBSchema.export(Connection connection, - PrintStream out) - -
-           
- voidDBSchema.export(DataSource dataSource, - PrintStream out) - -
-           
- voidDBSchema.export(IDBConnectionProvider connectionProvider, - PrintStream out) - -
-           
-protected  voidDBAdapter.validateTable(IDBTable table, - Statement statement) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/DBType.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/DBType.html deleted file mode 100644 index da65816efd..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/DBType.html +++ /dev/null @@ -1,435 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.db.DBType (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.db.DBType

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use DBType
org.eclipse.net4j.dbThe Net4j DB framework. 
org.eclipse.net4j.db.ddlThe Net4j DB framework concepts for the abstraction of the SQL data definition language. 
org.eclipse.net4j.db.dmlThe Net4j DB framework concepts for the abstraction of the SQL data manipulation language. 
org.eclipse.net4j.spi.dbServer service provider interfaces and useful base implementations for the Net4j DB framework. 
-  -

- - - - - -
-Uses of DBType in org.eclipse.net4j.db
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.db that return DBType
- DBTypeIDBAdapter.adaptType(DBType type) - -
-          Provide a way for the DBAdapter to override unsupported DB types with replacements.
-static DBTypeDBType.getTypeByKeyword(String keyword) - -
-           
-static DBTypeDBType.valueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static DBType[]DBType.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.db with parameters of type DBType
- DBTypeIDBAdapter.adaptType(DBType type) - -
-          Provide a way for the DBAdapter to override unsupported DB types with replacements.
- booleanIDBAdapter.isTypeIndexable(DBType type) - -
-           
-  -

- - - - - -
-Uses of DBType in org.eclipse.net4j.db.ddl
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.db.ddl that return DBType
- DBTypeIDBField.getType() - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.db.ddl with parameters of type DBType
- IDBFieldIDBTable.addField(String name, - DBType type) - -
-           
- IDBFieldIDBTable.addField(String name, - DBType type, - boolean notNull) - -
-           
- IDBFieldIDBTable.addField(String name, - DBType type, - int precision) - -
-           
- IDBFieldIDBTable.addField(String name, - DBType type, - int precision, - boolean notNull) - -
-           
- IDBFieldIDBTable.addField(String name, - DBType type, - int precision, - int scale) - -
-           
- IDBFieldIDBTable.addField(String name, - DBType type, - int precision, - int scale, - boolean notNull) - -
-           
- voidIDBField.setType(DBType type) - -
-           
-  -

- - - - - -
-Uses of DBType in org.eclipse.net4j.db.dml
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.db.dml that return DBType
- DBTypeIDBParameter.getType() - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.db.dml with parameters of type DBType
- IDBParameterIDBStatement.addParameter(DBType type) - -
-           
-  -

- - - - - -
-Uses of DBType in org.eclipse.net4j.spi.db
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.spi.db that return DBType
- DBTypeDBAdapter.adaptType(DBType type) - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.spi.db with parameters of type DBType
- DBTypeDBAdapter.adaptType(DBType type) - -
-           
- booleanDBAdapter.isTypeIndexable(DBType type) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/DBUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/DBUtil.html deleted file mode 100644 index 48f004bd7f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/DBUtil.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.db.DBUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.db.DBUtil

-
-No usage of org.eclipse.net4j.db.DBUtil -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/IDBAdapter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/IDBAdapter.html deleted file mode 100644 index 44ea087ac9..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/IDBAdapter.html +++ /dev/null @@ -1,362 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.db.IDBAdapter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.db.IDBAdapter

-
- - - - - - - - - - - - - - - - - -
-Packages that use IDBAdapter
org.eclipse.net4j.dbThe Net4j DB framework. 
org.eclipse.net4j.db.ddlThe Net4j DB framework concepts for the abstraction of the SQL data definition language. 
org.eclipse.net4j.spi.dbServer service provider interfaces and useful base implementations for the Net4j DB framework. 
-  -

- - - - - -
-Uses of IDBAdapter in org.eclipse.net4j.db
-  -

- - - - - - - - - -
Fields in org.eclipse.net4j.db with type parameters of type IDBAdapter
-static IRegistry<String,IDBAdapter>IDBAdapter.REGISTRY - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.db that return IDBAdapter
-static IDBAdapterDBUtil.getDBAdapter(String adapterName) - -
-          Can only be used when Eclipse is running.
-  -

- - - - - -
-Uses of IDBAdapter in org.eclipse.net4j.db.ddl
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.db.ddl with parameters of type IDBAdapter
- Set<IDBTable>IDBSchema.create(IDBAdapter dbAdapter, - Connection connection) - -
-           
- Set<IDBTable>IDBSchema.create(IDBAdapter dbAdapter, - DataSource dataSource) - -
-           
- Set<IDBTable>IDBSchema.create(IDBAdapter dbAdapter, - IDBConnectionProvider connectionProvider) - -
-           
- voidIDBSchema.drop(IDBAdapter dbAdapter, - Connection connection) - -
-           
- voidIDBSchema.drop(IDBAdapter dbAdapter, - DataSource dataSource) - -
-           
- voidIDBSchema.drop(IDBAdapter dbAdapter, - IDBConnectionProvider connectionProvider) - -
-           
-  -

- - - - - -
-Uses of IDBAdapter in org.eclipse.net4j.spi.db
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.spi.db that implement IDBAdapter
- classDBAdapter - -
-          A useful base class for implementing custom DB adapters.
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.spi.db with parameters of type IDBAdapter
- Set<IDBTable>DBSchema.create(IDBAdapter dbAdapter, - Connection connection) - -
-           
- Set<IDBTable>DBSchema.create(IDBAdapter dbAdapter, - DataSource dataSource) - -
-           
- Set<IDBTable>DBSchema.create(IDBAdapter dbAdapter, - IDBConnectionProvider connectionProvider) - -
-           
- voidDBSchema.drop(IDBAdapter dbAdapter, - Connection connection) - -
-           
- voidDBSchema.drop(IDBAdapter dbAdapter, - DataSource dataSource) - -
-           
- voidDBSchema.drop(IDBAdapter dbAdapter, - IDBConnectionProvider connectionProvider) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/IDBConnectionProvider.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/IDBConnectionProvider.html deleted file mode 100644 index d1d015e79f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/IDBConnectionProvider.html +++ /dev/null @@ -1,293 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.db.IDBConnectionProvider (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.db.IDBConnectionProvider

-
- - - - - - - - - - - - - - - - - -
-Packages that use IDBConnectionProvider
org.eclipse.net4j.dbThe Net4j DB framework. 
org.eclipse.net4j.db.ddlThe Net4j DB framework concepts for the abstraction of the SQL data definition language. 
org.eclipse.net4j.spi.dbServer service provider interfaces and useful base implementations for the Net4j DB framework. 
-  -

- - - - - -
-Uses of IDBConnectionProvider in org.eclipse.net4j.db
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.db that return IDBConnectionProvider
-static IDBConnectionProviderDBUtil.createConnectionProvider(DataSource dataSource) - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.db with parameters of type IDBConnectionProvider
-static voidDBUtil.sqlDump(IDBConnectionProvider connectionProvider, - String sql) - -
-          Deprecated. Should only be used when debugging.
-  -

- - - - - -
-Uses of IDBConnectionProvider in org.eclipse.net4j.db.ddl
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.db.ddl with parameters of type IDBConnectionProvider
- Set<IDBTable>IDBSchema.create(IDBAdapter dbAdapter, - IDBConnectionProvider connectionProvider) - -
-           
- voidIDBSchema.drop(IDBAdapter dbAdapter, - IDBConnectionProvider connectionProvider) - -
-           
- voidIDBSchema.export(IDBConnectionProvider connectionProvider, - PrintStream out) - -
-           
-  -

- - - - - -
-Uses of IDBConnectionProvider in org.eclipse.net4j.spi.db
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.spi.db with parameters of type IDBConnectionProvider
- Set<IDBTable>DBSchema.create(IDBAdapter dbAdapter, - IDBConnectionProvider connectionProvider) - -
-           
- voidDBSchema.drop(IDBAdapter dbAdapter, - IDBConnectionProvider connectionProvider) - -
-           
- voidDBSchema.export(IDBConnectionProvider connectionProvider, - PrintStream out) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/IDBRowHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/IDBRowHandler.html deleted file mode 100644 index fe97c22851..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/class-use/IDBRowHandler.html +++ /dev/null @@ -1,193 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.db.IDBRowHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.db.IDBRowHandler

-
- - - - - - - - - -
-Packages that use IDBRowHandler
org.eclipse.net4j.dbThe Net4j DB framework. 
-  -

- - - - - -
-Uses of IDBRowHandler in org.eclipse.net4j.db
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.db with parameters of type IDBRowHandler
-static intDBUtil.select(Connection connection, - IDBRowHandler rowHandler, - IDBField... fields) - -
-           
-static intDBUtil.select(Connection connection, - IDBRowHandler rowHandler, - String where, - IDBField... fields) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBField.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBField.html deleted file mode 100644 index fd5fae8f3c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBField.html +++ /dev/null @@ -1,555 +0,0 @@ - - - - - - -IDBField (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.db.ddl -
-Interface IDBField

-
-
All Superinterfaces:
IDBSchemaElement
-
-
-
-
public interface IDBField
extends IDBSchemaElement
- - -

-A field (column) specification in a DB table. -

- -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - -
-Field Summary
-static intDEFAULT - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- StringformatPrecision() - -
-           
- StringformatPrecisionAndScale() - -
-           
- StringgetFullName() - -
-           
- intgetPosition() - -
-           
- intgetPrecision() - -
-           
- intgetScale() - -
-           
- IDBTablegetTable() - -
-           
- DBTypegetType() - -
-           
- booleanisNotNull() - -
-           
- voidsetName(String name) - -
-           
- voidsetNotNull(boolean on) - -
-           
- voidsetPrecision(int precision) - -
-           
- voidsetScale(int scale) - -
-           
- voidsetType(DBType type) - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.db.ddl.IDBSchemaElement
getName, getProperties, getSchema
-  -

- - - - - - - - -
-Field Detail
- -

-DEFAULT

-
-static final int DEFAULT
-
-
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Method Detail
- -

-getTable

-
-IDBTable getTable()
-
-
-
-
-
-
-
-
-
- -

-setName

-
-void setName(String name)
-
-
-
-
-
-
-
-
-
- -

-getType

-
-DBType getType()
-
-
-
-
-
-
-
-
-
- -

-setType

-
-void setType(DBType type)
-
-
-
-
-
-
-
-
-
- -

-getPrecision

-
-int getPrecision()
-
-
-
-
-
-
-
-
-
- -

-setPrecision

-
-void setPrecision(int precision)
-
-
-
-
-
-
-
-
-
- -

-getScale

-
-int getScale()
-
-
-
-
-
-
-
-
-
- -

-setScale

-
-void setScale(int scale)
-
-
-
-
-
-
-
-
-
- -

-isNotNull

-
-boolean isNotNull()
-
-
-
-
-
-
-
-
-
- -

-setNotNull

-
-void setNotNull(boolean on)
-
-
-
-
-
-
-
-
-
- -

-getPosition

-
-int getPosition()
-
-
-
-
-
-
-
-
-
- -

-getFullName

-
-String getFullName()
-
-
-
Specified by:
getFullName in interface IDBSchemaElement
-
-
-
-
-
-
- -

-formatPrecision

-
-String formatPrecision()
-
-
-
-
-
-
-
-
-
- -

-formatPrecisionAndScale

-
-String formatPrecisionAndScale()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBIndex.Type.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBIndex.Type.html deleted file mode 100644 index 0052555597..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBIndex.Type.html +++ /dev/null @@ -1,351 +0,0 @@ - - - - - - -IDBIndex.Type (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.db.ddl -
-Enum IDBIndex.Type

-
-java.lang.Object
-  extended by java.lang.Enum<IDBIndex.Type>
-      extended by org.eclipse.net4j.db.ddl.IDBIndex.Type
-
-
-
All Implemented Interfaces:
Serializable, Comparable<IDBIndex.Type>
-
-
-
Enclosing interface:
IDBIndex
-
-
-
-
public static enum IDBIndex.Type
extends Enum<IDBIndex.Type>
- - -

-The type of an index specification in a DB table. -

- -

-

-
Author:
-
Eike Stepper
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - - - - - - -
-Enum Constant Summary
NON_UNIQUE - -
-           
PRIMARY_KEY - -
-           
UNIQUE - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-static IDBIndex.TypevalueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static IDBIndex.Type[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-PRIMARY_KEY

-
-public static final IDBIndex.Type PRIMARY_KEY
-
-
-
-
-
- -

-UNIQUE

-
-public static final IDBIndex.Type UNIQUE
-
-
-
-
-
- -

-NON_UNIQUE

-
-public static final IDBIndex.Type NON_UNIQUE
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static IDBIndex.Type[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (IDBIndex.Type c : IDBIndex.Type.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static IDBIndex.Type valueOf(String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
IllegalArgumentException - if this enum type has no constant -with the specified name -
NullPointerException - if the argument is null
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBIndex.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBIndex.html deleted file mode 100644 index eec96861da..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBIndex.html +++ /dev/null @@ -1,360 +0,0 @@ - - - - - - -IDBIndex (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.db.ddl -
-Interface IDBIndex

-
-
All Superinterfaces:
IDBSchemaElement
-
-
-
-
public interface IDBIndex
extends IDBSchemaElement
- - -

-An index specification in a DB table. -

- -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static classIDBIndex.Type - -
-          The type of an index specification in a DB table.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- IDBFieldgetField(int index) - -
-           
- intgetFieldCount() - -
-           
- IDBField[]getFields() - -
-           
- intgetPosition() - -
-           
- IDBTablegetTable() - -
-           
- IDBIndex.TypegetType() - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.db.ddl.IDBSchemaElement
getFullName, getName, getProperties, getSchema
-  -

- - - - - - - - -
-Method Detail
- -

-getTable

-
-IDBTable getTable()
-
-
-
-
-
-
-
-
-
- -

-getType

-
-IDBIndex.Type getType()
-
-
-
-
-
-
-
-
-
- -

-getField

-
-IDBField getField(int index)
-
-
-
-
-
-
-
-
-
- -

-getFieldCount

-
-int getFieldCount()
-
-
-
-
-
-
-
-
-
- -

-getFields

-
-IDBField[] getFields()
-
-
-
-
-
-
-
-
-
- -

-getPosition

-
-int getPosition()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBSchema.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBSchema.html deleted file mode 100644 index a9c9bbd8f7..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBSchema.html +++ /dev/null @@ -1,550 +0,0 @@ - - - - - - -IDBSchema (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.db.ddl -
-Interface IDBSchema

-
-
All Superinterfaces:
IDBSchemaElement
-
-
-
All Known Implementing Classes:
DBSchema
-
-
-
-
public interface IDBSchema
extends IDBSchemaElement
- - -

-Specifies a number of DB tables that can be created in or dropped from a database through a - DB adapter. -

- -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- IDBTableaddTable(String name) - -
-           
- Set<IDBTable>create(IDBAdapter dbAdapter, - Connection connection) - -
-           
- Set<IDBTable>create(IDBAdapter dbAdapter, - DataSource dataSource) - -
-           
- Set<IDBTable>create(IDBAdapter dbAdapter, - IDBConnectionProvider connectionProvider) - -
-           
- voiddrop(IDBAdapter dbAdapter, - Connection connection) - -
-           
- voiddrop(IDBAdapter dbAdapter, - DataSource dataSource) - -
-           
- voiddrop(IDBAdapter dbAdapter, - IDBConnectionProvider connectionProvider) - -
-           
- voidexport(Connection connection, - PrintStream out) - -
-           
- voidexport(DataSource dataSource, - PrintStream out) - -
-           
- voidexport(IDBConnectionProvider connectionProvider, - PrintStream out) - -
-           
- IDBTablegetTable(String name) - -
-           
- IDBTable[]getTables() - -
-           
- IDBTableremoveTable(String name) - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.db.ddl.IDBSchemaElement
getFullName, getName, getProperties, getSchema
-  -

- - - - - - - - -
-Method Detail
- -

-addTable

-
-IDBTable addTable(String name)
-                  throws DBException
-
-
-
-
-
- -
Throws: -
DBException
-
-
-
- -

-removeTable

-
-IDBTable removeTable(String name)
-                     throws DBException
-
-
-
-
-
- -
Throws: -
DBException
Since:
-
4.0
-
-
-
-
- -

-getTable

-
-IDBTable getTable(String name)
-
-
-
-
-
-
-
-
-
- -

-getTables

-
-IDBTable[] getTables()
-
-
-
-
-
-
-
-
-
- -

-create

-
-Set<IDBTable> create(IDBAdapter dbAdapter,
-                     Connection connection)
-                     throws DBException
-
-
-
-
-
- -
Throws: -
DBException
-
-
-
- -

-create

-
-Set<IDBTable> create(IDBAdapter dbAdapter,
-                     DataSource dataSource)
-                     throws DBException
-
-
-
-
-
- -
Throws: -
DBException
-
-
-
- -

-create

-
-Set<IDBTable> create(IDBAdapter dbAdapter,
-                     IDBConnectionProvider connectionProvider)
-                     throws DBException
-
-
-
-
-
- -
Throws: -
DBException
-
-
-
- -

-drop

-
-void drop(IDBAdapter dbAdapter,
-          Connection connection)
-          throws DBException
-
-
-
-
-
- -
Throws: -
DBException
-
-
-
- -

-drop

-
-void drop(IDBAdapter dbAdapter,
-          DataSource dataSource)
-          throws DBException
-
-
-
-
-
- -
Throws: -
DBException
-
-
-
- -

-drop

-
-void drop(IDBAdapter dbAdapter,
-          IDBConnectionProvider connectionProvider)
-          throws DBException
-
-
-
-
-
- -
Throws: -
DBException
-
-
-
- -

-export

-
-void export(Connection connection,
-            PrintStream out)
-            throws DBException
-
-
-
-
-
- -
Throws: -
DBException
-
-
-
- -

-export

-
-void export(DataSource dataSource,
-            PrintStream out)
-            throws DBException
-
-
-
-
-
- -
Throws: -
DBException
-
-
-
- -

-export

-
-void export(IDBConnectionProvider connectionProvider,
-            PrintStream out)
-            throws DBException
-
-
-
-
-
- -
Throws: -
DBException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBSchemaElement.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBSchemaElement.html deleted file mode 100644 index 561fc8e8ed..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBSchemaElement.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - - - -IDBSchemaElement (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.db.ddl -
-Interface IDBSchemaElement

-
-
All Known Subinterfaces:
IDBField, IDBIndex, IDBSchema, IDBTable
-
-
-
All Known Implementing Classes:
DBSchema, org.eclipse.net4j.internal.db.ddl.DBSchemaElement
-
-
-
-
public interface IDBSchemaElement
- - -

-Specifies a hierachical namespace for elements in a DB schema. -

- -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- StringgetFullName() - -
-           
- StringgetName() - -
-           
- PropertiesgetProperties() - -
-           
- IDBSchemagetSchema() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getSchema

-
-IDBSchema getSchema()
-
-
-
-
-
-
- -

-getName

-
-String getName()
-
-
-
-
-
-
- -

-getFullName

-
-String getFullName()
-
-
-
-
-
-
- -

-getProperties

-
-Properties getProperties()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBTable.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBTable.html deleted file mode 100644 index 4e9d330ffc..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/IDBTable.html +++ /dev/null @@ -1,573 +0,0 @@ - - - - - - -IDBTable (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.db.ddl -
-Interface IDBTable

-
-
All Superinterfaces:
IDBSchemaElement
-
-
-
-
public interface IDBTable
extends IDBSchemaElement
- - -

-A table specification in a DB schema. -

- -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- IDBFieldaddField(String name, - DBType type) - -
-           
- IDBFieldaddField(String name, - DBType type, - boolean notNull) - -
-           
- IDBFieldaddField(String name, - DBType type, - int precision) - -
-           
- IDBFieldaddField(String name, - DBType type, - int precision, - boolean notNull) - -
-           
- IDBFieldaddField(String name, - DBType type, - int precision, - int scale) - -
-           
- IDBFieldaddField(String name, - DBType type, - int precision, - int scale, - boolean notNull) - -
-           
- IDBIndexaddIndex(IDBIndex.Type type, - IDBField... fields) - -
-           
- IDBFieldgetField(int index) - -
-           
- IDBFieldgetField(String name) - -
-           
- intgetFieldCount() - -
-           
- IDBField[]getFields() - -
-           
- intgetIndexCount() - -
-           
- IDBIndex[]getIndices() - -
-           
- IDBIndexgetPrimaryKeyIndex() - -
-           
- StringsqlInsert() - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.db.ddl.IDBSchemaElement
getFullName, getName, getProperties, getSchema
-  -

- - - - - - - - -
-Method Detail
- -

-addField

-
-IDBField addField(String name,
-                  DBType type)
-
-
-
-
-
-
-
-
-
- -

-addField

-
-IDBField addField(String name,
-                  DBType type,
-                  boolean notNull)
-
-
-
-
-
-
-
-
-
- -

-addField

-
-IDBField addField(String name,
-                  DBType type,
-                  int precision)
-
-
-
-
-
-
-
-
-
- -

-addField

-
-IDBField addField(String name,
-                  DBType type,
-                  int precision,
-                  boolean notNull)
-
-
-
-
-
-
-
-
-
- -

-addField

-
-IDBField addField(String name,
-                  DBType type,
-                  int precision,
-                  int scale)
-
-
-
-
-
-
-
-
-
- -

-addField

-
-IDBField addField(String name,
-                  DBType type,
-                  int precision,
-                  int scale,
-                  boolean notNull)
-
-
-
-
-
-
-
-
-
- -

-getField

-
-IDBField getField(String name)
-
-
-
-
-
-
-
-
-
- -

-getField

-
-IDBField getField(int index)
-
-
-
-
-
-
-
-
-
- -

-getFieldCount

-
-int getFieldCount()
-
-
-
-
-
-
-
-
-
- -

-getFields

-
-IDBField[] getFields()
-
-
-
-
-
-
-
-
-
- -

-addIndex

-
-IDBIndex addIndex(IDBIndex.Type type,
-                  IDBField... fields)
-
-
-
-
-
-
-
-
-
- -

-getIndexCount

-
-int getIndexCount()
-
-
-
-
-
-
-
-
-
- -

-getIndices

-
-IDBIndex[] getIndices()
-
-
-
-
-
-
-
-
-
- -

-getPrimaryKeyIndex

-
-IDBIndex getPrimaryKeyIndex()
-
-
-
-
-
-
-
-
-
- -

-sqlInsert

-
-String sqlInsert()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBField.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBField.html deleted file mode 100644 index 6f8ae9ef7d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBField.html +++ /dev/null @@ -1,459 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.db.ddl.IDBField (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.db.ddl.IDBField

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use IDBField
org.eclipse.net4j.dbThe Net4j DB framework. 
org.eclipse.net4j.db.ddlThe Net4j DB framework concepts for the abstraction of the SQL data definition language. 
org.eclipse.net4j.db.dmlThe Net4j DB framework concepts for the abstraction of the SQL data manipulation language. 
org.eclipse.net4j.spi.dbServer service provider interfaces and useful base implementations for the Net4j DB framework. 
-  -

- - - - - -
-Uses of IDBField in org.eclipse.net4j.db
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.db with parameters of type IDBField
-static intDBUtil.select(Connection connection, - IDBRowHandler rowHandler, - IDBField... fields) - -
-           
-static intDBUtil.select(Connection connection, - IDBRowHandler rowHandler, - String where, - IDBField... fields) - -
-           
-static Object[]DBUtil.select(Connection connection, - String where, - IDBField... fields) - -
-           
-static intDBUtil.selectMaximumInt(Connection connection, - IDBField field, - String... where) - -
-           
-static longDBUtil.selectMaximumLong(Connection connection, - IDBField field, - String... where) - -
-           
-static intDBUtil.selectMinimumInt(Connection connection, - IDBField field, - String... where) - -
-           
-static longDBUtil.selectMinimumLong(Connection connection, - IDBField field, - String... where) - -
-           
-  -

- - - - - -
-Uses of IDBField in org.eclipse.net4j.db.ddl
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.db.ddl that return IDBField
- IDBFieldIDBTable.addField(String name, - DBType type) - -
-           
- IDBFieldIDBTable.addField(String name, - DBType type, - boolean notNull) - -
-           
- IDBFieldIDBTable.addField(String name, - DBType type, - int precision) - -
-           
- IDBFieldIDBTable.addField(String name, - DBType type, - int precision, - boolean notNull) - -
-           
- IDBFieldIDBTable.addField(String name, - DBType type, - int precision, - int scale) - -
-           
- IDBFieldIDBTable.addField(String name, - DBType type, - int precision, - int scale, - boolean notNull) - -
-           
- IDBFieldIDBIndex.getField(int index) - -
-           
- IDBFieldIDBTable.getField(int index) - -
-           
- IDBFieldIDBTable.getField(String name) - -
-           
- IDBField[]IDBIndex.getFields() - -
-           
- IDBField[]IDBTable.getFields() - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.db.ddl with parameters of type IDBField
- IDBIndexIDBTable.addIndex(IDBIndex.Type type, - IDBField... fields) - -
-           
-  -

- - - - - -
-Uses of IDBField in org.eclipse.net4j.db.dml
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.db.dml with parameters of type IDBField
- IDBParameterIDBStatement.addParameter(IDBField field) - -
-           
-  -

- - - - - -
-Uses of IDBField in org.eclipse.net4j.spi.db
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.spi.db with parameters of type IDBField
-protected  voidDBAdapter.addIndexField(StringBuilder builder, - IDBField field) - -
-           
-protected  StringDBAdapter.createFieldDefinition(IDBField field) - -
-           
-protected  StringDBAdapter.getTypeName(IDBField field) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBIndex.Type.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBIndex.Type.html deleted file mode 100644 index a6bc577e2b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBIndex.Type.html +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.db.ddl.IDBIndex.Type (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.db.ddl.IDBIndex.Type

-
- - - - - - - - - -
-Packages that use IDBIndex.Type
org.eclipse.net4j.db.ddlThe Net4j DB framework concepts for the abstraction of the SQL data definition language. 
-  -

- - - - - -
-Uses of IDBIndex.Type in org.eclipse.net4j.db.ddl
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.db.ddl that return IDBIndex.Type
- IDBIndex.TypeIDBIndex.getType() - -
-           
-static IDBIndex.TypeIDBIndex.Type.valueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static IDBIndex.Type[]IDBIndex.Type.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.db.ddl with parameters of type IDBIndex.Type
- IDBIndexIDBTable.addIndex(IDBIndex.Type type, - IDBField... fields) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBIndex.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBIndex.html deleted file mode 100644 index 8fb2a61971..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBIndex.html +++ /dev/null @@ -1,228 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.db.ddl.IDBIndex (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.db.ddl.IDBIndex

-
- - - - - - - - - - - - - -
-Packages that use IDBIndex
org.eclipse.net4j.db.ddlThe Net4j DB framework concepts for the abstraction of the SQL data definition language. 
org.eclipse.net4j.spi.dbServer service provider interfaces and useful base implementations for the Net4j DB framework. 
-  -

- - - - - -
-Uses of IDBIndex in org.eclipse.net4j.db.ddl
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.db.ddl that return IDBIndex
- IDBIndexIDBTable.addIndex(IDBIndex.Type type, - IDBField... fields) - -
-           
- IDBIndex[]IDBTable.getIndices() - -
-           
- IDBIndexIDBTable.getPrimaryKeyIndex() - -
-           
-  -

- - - - - -
-Uses of IDBIndex in org.eclipse.net4j.spi.db
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.spi.db with parameters of type IDBIndex
-protected  voidDBAdapter.createIndex(IDBIndex index, - Statement statement, - int num) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBSchema.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBSchema.html deleted file mode 100644 index 5dd7450856..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBSchema.html +++ /dev/null @@ -1,254 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.db.ddl.IDBSchema (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.db.ddl.IDBSchema

-
- - - - - - - - - - - - - - - - - -
-Packages that use IDBSchema
org.eclipse.net4j.dbThe Net4j DB framework. 
org.eclipse.net4j.db.ddlThe Net4j DB framework concepts for the abstraction of the SQL data definition language. 
org.eclipse.net4j.spi.dbServer service provider interfaces and useful base implementations for the Net4j DB framework. 
-  -

- - - - - -
-Uses of IDBSchema in org.eclipse.net4j.db
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.db that return IDBSchema
-static IDBSchemaDBUtil.createSchema(String name) - -
-           
-  -

- - - - - -
-Uses of IDBSchema in org.eclipse.net4j.db.ddl
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.db.ddl that return IDBSchema
- IDBSchemaIDBSchemaElement.getSchema() - -
-           
-  -

- - - - - -
-Uses of IDBSchema in org.eclipse.net4j.spi.db
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.spi.db that implement IDBSchema
- classDBSchema - -
-          A useful base class for implementing custom DB schemas.
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.spi.db that return IDBSchema
- IDBSchemaDBSchema.getSchema() - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBSchemaElement.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBSchemaElement.html deleted file mode 100644 index 5f22afbb81..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBSchemaElement.html +++ /dev/null @@ -1,292 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.db.ddl.IDBSchemaElement (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.db.ddl.IDBSchemaElement

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use IDBSchemaElement
org.eclipse.net4j.db.ddlThe Net4j DB framework concepts for the abstraction of the SQL data definition language. 
org.eclipse.net4j.db.dmlThe Net4j DB framework concepts for the abstraction of the SQL data manipulation language. 
org.eclipse.net4j.internal.db.ddl  
org.eclipse.net4j.spi.dbServer service provider interfaces and useful base implementations for the Net4j DB framework. 
-  -

- - - - - -
-Uses of IDBSchemaElement in org.eclipse.net4j.db.ddl
-  -

- - - - - - - - - - - - - - - - - - - - - -
Subinterfaces of IDBSchemaElement in org.eclipse.net4j.db.ddl
- interfaceIDBField - -
-          A field (column) specification in a DB table.
- interfaceIDBIndex - -
-          An index specification in a DB table.
- interfaceIDBSchema - -
-          Specifies a number of DB tables that can be created in or dropped from a database through a - DB adapter.
- interfaceIDBTable - -
-          A table specification in a DB schema.
-  -

- - - - - -
-Uses of IDBSchemaElement in org.eclipse.net4j.db.dml
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.db.dml with parameters of type IDBSchemaElement
- voidIDBStatement.addSQL(IDBSchemaElement schemaElement) - -
-           
-  -

- - - - - -
-Uses of IDBSchemaElement in org.eclipse.net4j.internal.db.ddl
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.internal.db.ddl that implement IDBSchemaElement
- classorg.eclipse.net4j.internal.db.ddl.DBSchemaElement - -
-           
-  -

- - - - - -
-Uses of IDBSchemaElement in org.eclipse.net4j.spi.db
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.spi.db that implement IDBSchemaElement
- classDBSchema - -
-          A useful base class for implementing custom DB schemas.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBTable.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBTable.html deleted file mode 100644 index 54cbdaa96a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/class-use/IDBTable.html +++ /dev/null @@ -1,570 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.db.ddl.IDBTable (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.db.ddl.IDBTable

-
- - - - - - - - - - - - - - - - - -
-Packages that use IDBTable
org.eclipse.net4j.dbThe Net4j DB framework. 
org.eclipse.net4j.db.ddlThe Net4j DB framework concepts for the abstraction of the SQL data definition language. 
org.eclipse.net4j.spi.dbServer service provider interfaces and useful base implementations for the Net4j DB framework. 
-  -

- - - - - -
-Uses of IDBTable in org.eclipse.net4j.db
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.db that return types with arguments of type IDBTable
- Set<IDBTable>IDBAdapter.createTables(Iterable<? extends IDBTable> tables, - Connection connection) - -
-           
- Collection<IDBTable>IDBAdapter.dropTables(Iterable<? extends IDBTable> tables, - Connection connection) - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.db with parameters of type IDBTable
- booleanIDBAdapter.createTable(IDBTable table, - Statement statement) - -
-           
-static voidDBUtil.deserializeTable(ExtendedDataInput in, - Connection connection, - IDBTable table, - OMMonitor monitor) - -
-           
- booleanIDBAdapter.dropTable(IDBTable table, - Statement statement) - -
-           
-static voidDBUtil.serializeTable(ExtendedDataOutput out, - Connection connection, - IDBTable table, - String tableAlias, - String sqlSuffix) - -
-           
-  -

- - - - - - - - - - - - - -
Method parameters in org.eclipse.net4j.db with type arguments of type IDBTable
- Set<IDBTable>IDBAdapter.createTables(Iterable<? extends IDBTable> tables, - Connection connection) - -
-           
- Collection<IDBTable>IDBAdapter.dropTables(Iterable<? extends IDBTable> tables, - Connection connection) - -
-           
-  -

- - - - - -
-Uses of IDBTable in org.eclipse.net4j.db.ddl
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.db.ddl that return IDBTable
- IDBTableIDBSchema.addTable(String name) - -
-           
- IDBTableIDBField.getTable() - -
-           
- IDBTableIDBIndex.getTable() - -
-           
- IDBTableIDBSchema.getTable(String name) - -
-           
- IDBTable[]IDBSchema.getTables() - -
-           
- IDBTableIDBSchema.removeTable(String name) - -
-           
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.db.ddl that return types with arguments of type IDBTable
- Set<IDBTable>IDBSchema.create(IDBAdapter dbAdapter, - Connection connection) - -
-           
- Set<IDBTable>IDBSchema.create(IDBAdapter dbAdapter, - DataSource dataSource) - -
-           
- Set<IDBTable>IDBSchema.create(IDBAdapter dbAdapter, - IDBConnectionProvider connectionProvider) - -
-           
-  -

- - - - - -
-Uses of IDBTable in org.eclipse.net4j.spi.db
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.spi.db that return IDBTable
- IDBTableDBSchema.addTable(String name) - -
-           
- IDBTableDBSchema.getTable(String name) - -
-           
- IDBTable[]DBSchema.getTables() - -
-           
- IDBTableDBSchema.removeTable(String name) - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.spi.db that return types with arguments of type IDBTable
- Set<IDBTable>DBSchema.create(IDBAdapter dbAdapter, - Connection connection) - -
-           
- Set<IDBTable>DBSchema.create(IDBAdapter dbAdapter, - DataSource dataSource) - -
-           
- Set<IDBTable>DBSchema.create(IDBAdapter dbAdapter, - IDBConnectionProvider connectionProvider) - -
-           
- Set<IDBTable>DBAdapter.createTables(Iterable<? extends IDBTable> tables, - Connection connection) - -
-           
- Collection<IDBTable>DBAdapter.dropTables(Iterable<? extends IDBTable> tables, - Connection connection) - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.spi.db with parameters of type IDBTable
- voidDBAdapter.appendFieldNames(Appendable appendable, - IDBTable table) - -
-           
-protected  StringDBAdapter.createConstraints(IDBTable table) - -
-           
- booleanDBAdapter.createTable(IDBTable table, - Statement statement) - -
-           
-protected  voidDBAdapter.doCreateTable(IDBTable table, - Statement statement) - -
-           
- booleanDBAdapter.dropTable(IDBTable table, - Statement statement) - -
-           
-protected  StringDBAdapter.getDropTableSQL(IDBTable table) - -
-           
-protected  voidDBAdapter.validateTable(IDBTable table, - Statement statement) - -
-           
-  -

- - - - - - - - - - - - - -
Method parameters in org.eclipse.net4j.spi.db with type arguments of type IDBTable
- Set<IDBTable>DBAdapter.createTables(Iterable<? extends IDBTable> tables, - Connection connection) - -
-           
- Collection<IDBTable>DBAdapter.dropTables(Iterable<? extends IDBTable> tables, - Connection connection) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/package-frame.html deleted file mode 100644 index d1cdb774ac..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/package-frame.html +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - -org.eclipse.net4j.db.ddl (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.db.ddl - - - - -
-Interfaces  - -
-IDBField -
-IDBIndex -
-IDBSchema -
-IDBSchemaElement -
-IDBTable
- - - - - - -
-Enums  - -
-IDBIndex.Type
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/package-summary.html deleted file mode 100644 index 36006799b2..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/package-summary.html +++ /dev/null @@ -1,204 +0,0 @@ - - - - - - -org.eclipse.net4j.db.ddl (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.db.ddl -

-The Net4j DB framework concepts for the abstraction of the SQL data definition language. -

-See: -
-          Description -

- - - - - - - - - - - - - - - - - - - - - - - - - -
-Interface Summary
IDBFieldA field (column) specification in a DB table.
IDBIndexAn index specification in a DB table.
IDBSchemaSpecifies a number of DB tables that can be created in or dropped from a database through a - DB adapter.
IDBSchemaElementSpecifies a hierachical namespace for elements in a DB schema.
IDBTableA table specification in a DB schema.
-  - -

- - - - - - - - - -
-Enum Summary
IDBIndex.TypeThe type of an index specification in a DB table.
-  - -

-

-Package org.eclipse.net4j.db.ddl Description -

- -

-The Net4j DB framework concepts for the abstraction of the SQL data definition language. -

-

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/package-tree.html deleted file mode 100644 index 05040d04c3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/package-tree.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - -org.eclipse.net4j.db.ddl Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.db.ddl -

-
-
-
Package Hierarchies:
All Packages
-
-

-Interface Hierarchy -

- -

-Enum Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/package-use.html deleted file mode 100644 index 5fa60a130c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/ddl/package-use.html +++ /dev/null @@ -1,321 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.db.ddl (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.db.ddl

-
- - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use org.eclipse.net4j.db.ddl
org.eclipse.net4j.dbThe Net4j DB framework. 
org.eclipse.net4j.db.ddlThe Net4j DB framework concepts for the abstraction of the SQL data definition language. 
org.eclipse.net4j.db.dmlThe Net4j DB framework concepts for the abstraction of the SQL data manipulation language. 
org.eclipse.net4j.internal.db.ddl  
org.eclipse.net4j.spi.dbServer service provider interfaces and useful base implementations for the Net4j DB framework. 
-  -

- - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.db.ddl used by org.eclipse.net4j.db
IDBField - -
-          A field (column) specification in a DB table.
IDBSchema - -
-          Specifies a number of DB tables that can be created in or dropped from a database through a - DB adapter.
IDBTable - -
-          A table specification in a DB schema.
-  -

- - - - - - - - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.db.ddl used by org.eclipse.net4j.db.ddl
IDBField - -
-          A field (column) specification in a DB table.
IDBIndex - -
-          An index specification in a DB table.
IDBIndex.Type - -
-          The type of an index specification in a DB table.
IDBSchema - -
-          Specifies a number of DB tables that can be created in or dropped from a database through a - DB adapter.
IDBSchemaElement - -
-          Specifies a hierachical namespace for elements in a DB schema.
IDBTable - -
-          A table specification in a DB schema.
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.db.ddl used by org.eclipse.net4j.db.dml
IDBField - -
-          A field (column) specification in a DB table.
IDBSchemaElement - -
-          Specifies a hierachical namespace for elements in a DB schema.
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.db.ddl used by org.eclipse.net4j.internal.db.ddl
IDBSchemaElement - -
-          Specifies a hierachical namespace for elements in a DB schema.
-  -

- - - - - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.db.ddl used by org.eclipse.net4j.spi.db
IDBField - -
-          A field (column) specification in a DB table.
IDBIndex - -
-          An index specification in a DB table.
IDBSchema - -
-          Specifies a number of DB tables that can be created in or dropped from a database through a - DB adapter.
IDBSchemaElement - -
-          Specifies a hierachical namespace for elements in a DB schema.
IDBTable - -
-          A table specification in a DB schema.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/IDBParameter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/IDBParameter.html deleted file mode 100644 index 42fcd856b9..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/IDBParameter.html +++ /dev/null @@ -1,260 +0,0 @@ - - - - - - -IDBParameter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.db.dml -
-Interface IDBParameter

-
-
-
public interface IDBParameter
- - -

-A parameter specification in a DB statement. -

- -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Method Summary
- intgetPosition() - -
-          Returns the zero based position of this parameter within the parameters list - of the containing statement.
- IDBStatementgetStatement() - -
-           
- DBTypegetType() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getStatement

-
-IDBStatement getStatement()
-
-
-
-
-
-
- -

-getPosition

-
-int getPosition()
-
-
Returns the zero based position of this parameter within the parameters list - of the containing statement. -

-

-
-
-
-
- -

-getType

-
-DBType getType()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/IDBStatement.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/IDBStatement.html deleted file mode 100644 index df555e34f3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/IDBStatement.html +++ /dev/null @@ -1,332 +0,0 @@ - - - - - - -IDBStatement (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.db.dml -
-Interface IDBStatement

-
-
-
public interface IDBStatement
- - -

-Specifies an SQL statement with zero or more parameters. -

- -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- IDBParameteraddParameter(DBType type) - -
-           
- IDBParameteraddParameter(IDBField field) - -
-           
- voidaddSQL(IDBParameter parameter) - -
-           
- voidaddSQL(IDBSchemaElement schemaElement) - -
-           
- voidaddSQL(String literal) - -
-           
- IDBParameter[]getParameters() - -
-           
- StringgetSQL() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-addParameter

-
-IDBParameter addParameter(DBType type)
-
-
-
-
-
-
- -

-addParameter

-
-IDBParameter addParameter(IDBField field)
-
-
-
-
-
-
- -

-getParameters

-
-IDBParameter[] getParameters()
-
-
-
-
-
-
- -

-addSQL

-
-void addSQL(String literal)
-
-
-
-
-
-
- -

-addSQL

-
-void addSQL(IDBParameter parameter)
-
-
-
-
-
-
- -

-addSQL

-
-void addSQL(IDBSchemaElement schemaElement)
-
-
-
-
-
-
- -

-getSQL

-
-String getSQL()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/class-use/IDBParameter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/class-use/IDBParameter.html deleted file mode 100644 index 2832cd2fc7..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/class-use/IDBParameter.html +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.db.dml.IDBParameter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.db.dml.IDBParameter

-
- - - - - - - - - -
-Packages that use IDBParameter
org.eclipse.net4j.db.dmlThe Net4j DB framework concepts for the abstraction of the SQL data manipulation language. 
-  -

- - - - - -
-Uses of IDBParameter in org.eclipse.net4j.db.dml
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.db.dml that return IDBParameter
- IDBParameterIDBStatement.addParameter(DBType type) - -
-           
- IDBParameterIDBStatement.addParameter(IDBField field) - -
-           
- IDBParameter[]IDBStatement.getParameters() - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.db.dml with parameters of type IDBParameter
- voidIDBStatement.addSQL(IDBParameter parameter) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/class-use/IDBStatement.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/class-use/IDBStatement.html deleted file mode 100644 index 96d9eb6de5..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/class-use/IDBStatement.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.db.dml.IDBStatement (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.db.dml.IDBStatement

-
- - - - - - - - - -
-Packages that use IDBStatement
org.eclipse.net4j.db.dmlThe Net4j DB framework concepts for the abstraction of the SQL data manipulation language. 
-  -

- - - - - -
-Uses of IDBStatement in org.eclipse.net4j.db.dml
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.db.dml that return IDBStatement
- IDBStatementIDBParameter.getStatement() - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/package-frame.html deleted file mode 100644 index 24c44627d3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/package-frame.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - -org.eclipse.net4j.db.dml (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.db.dml - - - - -
-Interfaces  - -
-IDBParameter -
-IDBStatement
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/package-summary.html deleted file mode 100644 index 2ac3c1cd44..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/package-summary.html +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - -org.eclipse.net4j.db.dml (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.db.dml -

-The Net4j DB framework concepts for the abstraction of the SQL data manipulation language. -

-See: -
-          Description -

- - - - - - - - - - - - - -
-Interface Summary
IDBParameterA parameter specification in a DB statement.
IDBStatementSpecifies an SQL statement with zero or more parameters.
-  - -

-

-Package org.eclipse.net4j.db.dml Description -

- -

-The Net4j DB framework concepts for the abstraction of the SQL data manipulation language. -

-

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/package-tree.html deleted file mode 100644 index 1d392c5093..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/package-tree.html +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - -org.eclipse.net4j.db.dml Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.db.dml -

-
-
-
Package Hierarchies:
All Packages
-
-

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/package-use.html deleted file mode 100644 index b6a68266da..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/dml/package-use.html +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.db.dml (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.db.dml

-
- - - - - - - - - -
-Packages that use org.eclipse.net4j.db.dml
org.eclipse.net4j.db.dmlThe Net4j DB framework concepts for the abstraction of the SQL data manipulation language. 
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.db.dml used by org.eclipse.net4j.db.dml
IDBParameter - -
-          A parameter specification in a DB statement.
IDBStatement - -
-          Specifies an SQL statement with zero or more parameters.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/package-frame.html deleted file mode 100644 index 43762a7182..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/package-frame.html +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - -org.eclipse.net4j.db (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.db - - - - -
-Interfaces  - -
-IDBAdapter -
-IDBConnectionProvider -
-IDBRowHandler
- - - - - - -
-Classes  - -
-DBUtil
- - - - - - -
-Enums  - -
-DBType
- - - - - - -
-Exceptions  - -
-DBException
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/package-summary.html deleted file mode 100644 index 4a6d44e9a4..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/package-summary.html +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - -org.eclipse.net4j.db (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.db -

-The Net4j DB framework. -

-See: -
-          Description -

- - - - - - - - - - - - - - - - - -
-Interface Summary
IDBAdapterAbstracts all aspects of a database that are vendor-specific.
IDBConnectionProviderProvides a database connection, roughly comparable with a data source.
IDBRowHandlerCall-back that handles the values of, for example, a row in a database table.
-  - -

- - - - - - - - - -
-Class Summary
DBUtilA utility class with various static factory and convenience methods.
-  - -

- - - - - - - - - -
-Enum Summary
DBTypeEnumerates the SQL data types that are compatible with the DB framework.
-  - -

- - - - - - - - - -
-Exception Summary
DBExceptionA runtime exception thrown to indicate problems with a database, frequently used to wrap - checked SQL exceptions.
-  - -

-

-Package org.eclipse.net4j.db Description -

- -

-The Net4j DB framework. -

-

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/package-tree.html deleted file mode 100644 index 4f906869da..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/package-tree.html +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - -org.eclipse.net4j.db Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.db -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -

-Enum Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/package-use.html deleted file mode 100644 index 9b72326772..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/db/package-use.html +++ /dev/null @@ -1,290 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.db (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.db

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use org.eclipse.net4j.db
org.eclipse.net4j.dbThe Net4j DB framework. 
org.eclipse.net4j.db.ddlThe Net4j DB framework concepts for the abstraction of the SQL data definition language. 
org.eclipse.net4j.db.dmlThe Net4j DB framework concepts for the abstraction of the SQL data manipulation language. 
org.eclipse.net4j.spi.dbServer service provider interfaces and useful base implementations for the Net4j DB framework. 
-  -

- - - - - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.db used by org.eclipse.net4j.db
DBException - -
-          A runtime exception thrown to indicate problems with a database, frequently used to wrap - checked SQL exceptions.
DBType - -
-          Enumerates the SQL data types that are compatible with the DB framework.
IDBAdapter - -
-          Abstracts all aspects of a database that are vendor-specific.
IDBConnectionProvider - -
-          Provides a database connection, roughly comparable with a data source.
IDBRowHandler - -
-          Call-back that handles the values of, for example, a row in a database table.
-  -

- - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.db used by org.eclipse.net4j.db.ddl
DBException - -
-          A runtime exception thrown to indicate problems with a database, frequently used to wrap - checked SQL exceptions.
DBType - -
-          Enumerates the SQL data types that are compatible with the DB framework.
IDBAdapter - -
-          Abstracts all aspects of a database that are vendor-specific.
IDBConnectionProvider - -
-          Provides a database connection, roughly comparable with a data source.
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.db used by org.eclipse.net4j.db.dml
DBType - -
-          Enumerates the SQL data types that are compatible with the DB framework.
-  -

- - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.db used by org.eclipse.net4j.spi.db
DBException - -
-          A runtime exception thrown to indicate problems with a database, frequently used to wrap - checked SQL exceptions.
DBType - -
-          Enumerates the SQL data types that are compatible with the DB framework.
IDBAdapter - -
-          Abstracts all aspects of a database that are vendor-specific.
IDBConnectionProvider - -
-          Provides a database connection, roughly comparable with a data source.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/DBAdapter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/DBAdapter.html deleted file mode 100644 index 8bfcbdfacd..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/DBAdapter.html +++ /dev/null @@ -1,870 +0,0 @@ - - - - - - -DBAdapter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.spi.db -
-Class DBAdapter

-
-java.lang.Object
-  extended by org.eclipse.net4j.spi.db.DBAdapter
-
-
-
All Implemented Interfaces:
IDBAdapter
-
-
-
-
public abstract class DBAdapter
extends Object
implements IDBAdapter
- - -

-A useful base class for implementing custom DB adapters. -

- -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface org.eclipse.net4j.db.IDBAdapter
REGISTRY
-  - - - - - - - - - - -
-Constructor Summary
DBAdapter(String name, - String version) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- DBTypeadaptType(DBType type) - -
-          Provide a way for the DBAdapter to override unsupported DB types with replacements.
-protected  voidaddIndexField(StringBuilder builder, - IDBField field) - -
-           
- voidappendFieldNames(Appendable appendable, - IDBTable table) - -
-           
-protected  StringcreateConstraints(IDBTable table) - -
-           
-protected  StringcreateFieldDefinition(IDBField field) - -
-           
-protected  voidcreateIndex(IDBIndex index, - Statement statement, - int num) - -
-           
- booleancreateTable(IDBTable table, - Statement statement) - -
-           
- Set<IDBTable>createTables(Iterable<? extends IDBTable> tables, - Connection connection) - -
-           
-protected  voiddoCreateTable(IDBTable table, - Statement statement) - -
-           
- booleandropTable(IDBTable table, - Statement statement) - -
-           
- Collection<IDBTable>dropTables(Iterable<? extends IDBTable> tables, - Connection connection) - -
-           
-protected  StringgetDropTableSQL(IDBTable table) - -
-           
- intgetMaxFieldNameLength() - -
-           
- intgetMaxTableNameLength() - -
-           
- StringgetName() - -
-           
- String[]getSQL92ReservedWords() - -
-           
-protected  StringgetTypeName(IDBField field) - -
-           
- StringgetVersion() - -
-           
- booleanisDuplicateKeyException(SQLException ex) - -
-          Check if an exception indicates a constraint violation (duplicate key)
- booleanisReservedWord(String word) - -
-           
- booleanisTypeIndexable(DBType type) - -
-           
- booleanisValidFirstChar(char ch) - -
-          Check if a character is valid as first character.
- StringtoString() - -
-           
-protected  voidvalidateTable(IDBTable table, - Statement statement) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.db.IDBAdapter
createJDBCDataSource, getJDBCDriver, getReservedWords
-  -

- - - - - - - - -
-Constructor Detail
- -

-DBAdapter

-
-public DBAdapter(String name,
-                 String version)
-
-
- - - - - - - - -
-Method Detail
- -

-getName

-
-public String getName()
-
-
-
Specified by:
getName in interface IDBAdapter
-
-
-
-
-
-
- -

-getVersion

-
-public String getVersion()
-
-
-
Specified by:
getVersion in interface IDBAdapter
-
-
-
-
-
-
- -

-createTables

-
-public Set<IDBTable> createTables(Iterable<? extends IDBTable> tables,
-                                  Connection connection)
-                           throws DBException
-
-
-
Specified by:
createTables in interface IDBAdapter
-
-
- -
Throws: -
DBException
-
-
-
- -

-createTable

-
-public boolean createTable(IDBTable table,
-                           Statement statement)
-                    throws DBException
-
-
-
Specified by:
createTable in interface IDBAdapter
-
-
- -
Throws: -
DBException
-
-
-
- -

-dropTables

-
-public Collection<IDBTable> dropTables(Iterable<? extends IDBTable> tables,
-                                       Connection connection)
-                                throws DBException
-
-
-
Specified by:
dropTables in interface IDBAdapter
-
-
- -
Throws: -
DBException
-
-
-
- -

-dropTable

-
-public boolean dropTable(IDBTable table,
-                         Statement statement)
-
-
-
Specified by:
dropTable in interface IDBAdapter
-
-
-
-
-
-
- -

-getDropTableSQL

-
-protected String getDropTableSQL(IDBTable table)
-
-
-
-
-
-
-
-
-
- -

-getMaxTableNameLength

-
-public int getMaxTableNameLength()
-
-
-
Specified by:
getMaxTableNameLength in interface IDBAdapter
-
-
-
Since:
-
2.0
-
-
-
-
- -

-getMaxFieldNameLength

-
-public int getMaxFieldNameLength()
-
-
-
Specified by:
getMaxFieldNameLength in interface IDBAdapter
-
-
-
Since:
-
2.0
-
-
-
-
- -

-isTypeIndexable

-
-public boolean isTypeIndexable(DBType type)
-
-
-
Specified by:
isTypeIndexable in interface IDBAdapter
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
-
- -

-doCreateTable

-
-protected void doCreateTable(IDBTable table,
-                             Statement statement)
-                      throws SQLException
-
-
-
-
-
- -
Throws: -
SQLException
Since:
-
2.0
-
-
-
-
- -

-createIndex

-
-protected void createIndex(IDBIndex index,
-                           Statement statement,
-                           int num)
-                    throws SQLException
-
-
-
-
-
- -
Throws: -
SQLException
Since:
-
2.0
-
-
-
-
- -

-addIndexField

-
-protected void addIndexField(StringBuilder builder,
-                             IDBField field)
-
-
-
-
-
-
-
-
-
- -

-createConstraints

-
-protected String createConstraints(IDBTable table)
-
-
-
-
-
-
Since:
-
2.0
-
-
-
-
- -

-createFieldDefinition

-
-protected String createFieldDefinition(IDBField field)
-
-
-
-
-
-
Since:
-
2.0
-
-
-
-
- -

-getTypeName

-
-protected String getTypeName(IDBField field)
-
-
-
-
-
-
-
-
-
- -

-getSQL92ReservedWords

-
-public String[] getSQL92ReservedWords()
-
-
-
-
-
-
-
-
-
- -

-isReservedWord

-
-public boolean isReservedWord(String word)
-
-
-
Specified by:
isReservedWord in interface IDBAdapter
-
-
-
-
-
-
- -

-validateTable

-
-protected void validateTable(IDBTable table,
-                             Statement statement)
-                      throws DBException
-
-
-
-
-
- -
Throws: -
DBException
Since:
-
2.0
-
-
-
-
- -

-appendFieldNames

-
-public void appendFieldNames(Appendable appendable,
-                             IDBTable table)
-
-
-
-
-
-
-
-
-
- -

-adaptType

-
-public DBType adaptType(DBType type)
-
-
Description copied from interface: IDBAdapter
-
Provide a way for the DBAdapter to override unsupported DB types with replacements. The default implementation just - returns the given type. Subclasses may override single types with replacements. -

-

-
Specified by:
adaptType in interface IDBAdapter
-
-
-
Since:
-
3.0
-
-
-
-
- -

-isValidFirstChar

-
-public boolean isValidFirstChar(char ch)
-
-
Description copied from interface: IDBAdapter
-
Check if a character is valid as first character. (e.g., underscores are forbidden as first character in Derby - elements. -

-

-
Specified by:
isValidFirstChar in interface IDBAdapter
-
-
-
Since:
-
4.0
-
-
-
-
- -

-isDuplicateKeyException

-
-public boolean isDuplicateKeyException(SQLException ex)
-
-
Description copied from interface: IDBAdapter
-
Check if an exception indicates a constraint violation (duplicate key) -

-

-
Specified by:
isDuplicateKeyException in interface IDBAdapter
-
-
-
Since:
-
4.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/DBSchema.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/DBSchema.html deleted file mode 100644 index 2f2834a445..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/DBSchema.html +++ /dev/null @@ -1,740 +0,0 @@ - - - - - - -DBSchema (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.spi.db -
-Class DBSchema

-
-java.lang.Object
-  extended by org.eclipse.net4j.internal.db.ddl.DBSchemaElement
-      extended by org.eclipse.net4j.spi.db.DBSchema
-
-
-
All Implemented Interfaces:
IDBSchema, IDBSchemaElement
-
-
-
-
public class DBSchema
extends org.eclipse.net4j.internal.db.ddl.DBSchemaElement
implements IDBSchema
- - -

-A useful base class for implementing custom DB schemas. -

- -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
DBSchema(String name) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- IDBTableaddTable(String name) - -
-           
- voidassertUnlocked() - -
-           
- Set<IDBTable>create(IDBAdapter dbAdapter, - Connection connection) - -
-           
- Set<IDBTable>create(IDBAdapter dbAdapter, - DataSource dataSource) - -
-           
- Set<IDBTable>create(IDBAdapter dbAdapter, - IDBConnectionProvider connectionProvider) - -
-           
- voiddrop(IDBAdapter dbAdapter, - Connection connection) - -
-           
- voiddrop(IDBAdapter dbAdapter, - DataSource dataSource) - -
-           
- voiddrop(IDBAdapter dbAdapter, - IDBConnectionProvider connectionProvider) - -
-           
- voidexport(Connection connection, - PrintStream out) - -
-           
- voidexport(DataSource dataSource, - PrintStream out) - -
-           
- voidexport(IDBConnectionProvider connectionProvider, - PrintStream out) - -
-           
- StringgetFullName() - -
-           
- StringgetName() - -
-           
- IDBSchemagetSchema() - -
-           
- IDBTablegetTable(String name) - -
-           
- IDBTable[]getTables() - -
-           
- booleanisLocked() - -
-           
- booleanlock() - -
-           
- IDBTableremoveTable(String name) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.internal.db.ddl.DBSchemaElement
getProperties, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.db.ddl.IDBSchemaElement
getProperties
-  -

- - - - - - - - -
-Constructor Detail
- -

-DBSchema

-
-public DBSchema(String name)
-
-
- - - - - - - - -
-Method Detail
- -

-getFullName

-
-public String getFullName()
-
-
-
Specified by:
getFullName in interface IDBSchemaElement
-
-
-
-
-
-
- -

-getSchema

-
-public IDBSchema getSchema()
-
-
-
Specified by:
getSchema in interface IDBSchemaElement
-
-
-
-
-
-
- -

-getName

-
-public String getName()
-
-
-
Specified by:
getName in interface IDBSchemaElement
-
-
-
-
-
-
- -

-addTable

-
-public IDBTable addTable(String name)
-                  throws DBException
-
-
-
Specified by:
addTable in interface IDBSchema
-
-
- -
Throws: -
DBException
Since:
-
2.0
-
-
-
-
- -

-removeTable

-
-public IDBTable removeTable(String name)
-
-
-
Specified by:
removeTable in interface IDBSchema
-
-
-
Since:
-
4.0
-
-
-
-
- -

-getTable

-
-public IDBTable getTable(String name)
-
-
-
Specified by:
getTable in interface IDBSchema
-
-
-
Since:
-
2.0
-
-
-
-
- -

-getTables

-
-public IDBTable[] getTables()
-
-
-
Specified by:
getTables in interface IDBSchema
-
-
-
Since:
-
2.0
-
-
-
-
- -

-isLocked

-
-public boolean isLocked()
-
-
-
-
-
-
-
-
-
- -

-lock

-
-public boolean lock()
-
-
-
-
-
-
-
-
-
- -

-create

-
-public Set<IDBTable> create(IDBAdapter dbAdapter,
-                            Connection connection)
-                     throws DBException
-
-
-
Specified by:
create in interface IDBSchema
-
-
- -
Throws: -
DBException
-
-
-
- -

-create

-
-public Set<IDBTable> create(IDBAdapter dbAdapter,
-                            DataSource dataSource)
-                     throws DBException
-
-
-
Specified by:
create in interface IDBSchema
-
-
- -
Throws: -
DBException
-
-
-
- -

-create

-
-public Set<IDBTable> create(IDBAdapter dbAdapter,
-                            IDBConnectionProvider connectionProvider)
-                     throws DBException
-
-
-
Specified by:
create in interface IDBSchema
-
-
- -
Throws: -
DBException
-
-
-
- -

-drop

-
-public void drop(IDBAdapter dbAdapter,
-                 Connection connection)
-          throws DBException
-
-
-
Specified by:
drop in interface IDBSchema
-
-
- -
Throws: -
DBException
-
-
-
- -

-drop

-
-public void drop(IDBAdapter dbAdapter,
-                 DataSource dataSource)
-          throws DBException
-
-
-
Specified by:
drop in interface IDBSchema
-
-
- -
Throws: -
DBException
-
-
-
- -

-drop

-
-public void drop(IDBAdapter dbAdapter,
-                 IDBConnectionProvider connectionProvider)
-          throws DBException
-
-
-
Specified by:
drop in interface IDBSchema
-
-
- -
Throws: -
DBException
-
-
-
- -

-export

-
-public void export(Connection connection,
-                   PrintStream out)
-            throws DBException
-
-
-
Specified by:
export in interface IDBSchema
-
-
- -
Throws: -
DBException
-
-
-
- -

-export

-
-public void export(DataSource dataSource,
-                   PrintStream out)
-            throws DBException
-
-
-
Specified by:
export in interface IDBSchema
-
-
- -
Throws: -
DBException
-
-
-
- -

-export

-
-public void export(IDBConnectionProvider connectionProvider,
-                   PrintStream out)
-            throws DBException
-
-
-
Specified by:
export in interface IDBSchema
-
-
- -
Throws: -
DBException
-
-
-
- -

-assertUnlocked

-
-public void assertUnlocked()
-                    throws DBException
-
-
-
-
-
- -
Throws: -
DBException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/class-use/DBAdapter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/class-use/DBAdapter.html deleted file mode 100644 index 085f611ec4..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/class-use/DBAdapter.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.spi.db.DBAdapter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.spi.db.DBAdapter

-
-No usage of org.eclipse.net4j.spi.db.DBAdapter -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/class-use/DBSchema.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/class-use/DBSchema.html deleted file mode 100644 index 743b4edc39..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/class-use/DBSchema.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.spi.db.DBSchema (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.spi.db.DBSchema

-
-No usage of org.eclipse.net4j.spi.db.DBSchema -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/package-frame.html deleted file mode 100644 index 08e8f018fe..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/package-frame.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - -org.eclipse.net4j.spi.db (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.spi.db - - - - -
-Classes  - -
-DBAdapter -
-DBSchema
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/package-summary.html deleted file mode 100644 index 573c6bff56..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/package-summary.html +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - -org.eclipse.net4j.spi.db (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.spi.db -

-Server service provider interfaces and useful base implementations for the Net4j DB framework. -

-See: -
-          Description -

- - - - - - - - - - - - - -
-Class Summary
DBAdapterA useful base class for implementing custom DB adapters.
DBSchemaA useful base class for implementing custom DB schemas.
-  - -

-

-Package org.eclipse.net4j.spi.db Description -

- -

-Server service provider interfaces and useful base implementations for the Net4j DB framework. -

-

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/package-tree.html deleted file mode 100644 index d813c11f16..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/package-tree.html +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - -org.eclipse.net4j.spi.db Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.spi.db -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/package-use.html deleted file mode 100644 index 52907f6f08..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/spi/db/package-use.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.spi.db (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.spi.db

-
-No usage of org.eclipse.net4j.spi.db -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/AdapterUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/AdapterUtil.html deleted file mode 100644 index c57674a7f2..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/AdapterUtil.html +++ /dev/null @@ -1,232 +0,0 @@ - - - - - - -AdapterUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util -
-Class AdapterUtil

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.AdapterUtil
-
-
-
-
public final class AdapterUtil
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
-static - - - - -
-<TYPE> TYPE
-
adapt(Object object, - Class<TYPE> type) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-adapt

-
-public static <TYPE> TYPE adapt(Object object,
-                                Class<TYPE> type)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/CheckUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/CheckUtil.html deleted file mode 100644 index a7b59a8792..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/CheckUtil.html +++ /dev/null @@ -1,324 +0,0 @@ - - - - - - -CheckUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util -
-Class CheckUtil

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.CheckUtil
-
-
-
-
public final class CheckUtil
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static voidcheckArg(boolean expr, - String msg) - -
-           
-static voidcheckArg(Object handle, - String handleName) - -
-           
-static voidcheckNull(Object handle, - String msg) - -
-           
-static voidcheckState(boolean expr, - String msg) - -
-           
-static voidcheckState(Object handle, - String handleName) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-checkNull

-
-public static void checkNull(Object handle,
-                             String msg)
-                      throws NullPointerException
-
-
- -
Throws: -
NullPointerException
-
-
-
- -

-checkArg

-
-public static void checkArg(boolean expr,
-                            String msg)
-                     throws IllegalArgumentException
-
-
- -
Throws: -
IllegalArgumentException
-
-
-
- -

-checkArg

-
-public static void checkArg(Object handle,
-                            String handleName)
-                     throws IllegalArgumentException
-
-
- -
Throws: -
IllegalArgumentException
-
-
-
- -

-checkState

-
-public static void checkState(boolean expr,
-                              String msg)
-                       throws IllegalStateException
-
-
- -
Throws: -
IllegalStateException
-
-
-
- -

-checkState

-
-public static void checkState(Object handle,
-                              String handleName)
-                       throws IllegalStateException
-
-
- -
Throws: -
IllegalStateException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/HexUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/HexUtil.html deleted file mode 100644 index dcdec6c206..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/HexUtil.html +++ /dev/null @@ -1,467 +0,0 @@ - - - - - - -HexUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util -
-Class HexUtil

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.HexUtil
-
-
-
-
public final class HexUtil
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Field Summary
-static char[]DIGITS - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static voidappendHex(StringBuilder builder, - int b) - -
-          Deprecated. 
-static StringbytesToHex(byte[] bs) - -
-           
-static StringbytesToHex(byte[] bs, - int off, - int length) - -
-          Converts a byte array into a string of lower case hex chars.
-static voidbytesToHexAppend(byte[] bs, - int off, - int length, - Appendable appendable) - -
-           
-static StringformatByte(int b) - -
-          Deprecated. 
-static StringformatBytes(byte[] bytes) - -
-          Deprecated. 
-static byte[]hexToBytes(String s) - -
-           
-static voidhexToBytes(String s, - byte[] out, - int off) - -
-          Converts a String of hex characters into an array of bytes.
-static byte[]hexToBytes(String s, - int off) - -
-           
-static StringlongToHex(long v) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-DIGITS

-
-public static final char[] DIGITS
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-bytesToHex

-
-public static String bytesToHex(byte[] bs,
-                                int off,
-                                int length)
-
-
Converts a byte array into a string of lower case hex chars. -

-

-
Parameters:
bs - A byte array
off - The index of the first byte to read
length - The number of bytes to read. -
Returns:
the string of hex chars.
-
-
-
- -

-bytesToHexAppend

-
-public static void bytesToHexAppend(byte[] bs,
-                                    int off,
-                                    int length,
-                                    Appendable appendable)
-
-
-
-
-
-
- -

-bytesToHex

-
-public static String bytesToHex(byte[] bs)
-
-
-
-
-
-
- -

-hexToBytes

-
-public static byte[] hexToBytes(String s)
-
-
-
-
-
-
- -

-hexToBytes

-
-public static byte[] hexToBytes(String s,
-                                int off)
-
-
-
-
-
-
- -

-hexToBytes

-
-public static void hexToBytes(String s,
-                              byte[] out,
-                              int off)
-                       throws NumberFormatException,
-                              IndexOutOfBoundsException
-
-
Converts a String of hex characters into an array of bytes. -

-

-
Parameters:
s - A string of hex characters (upper case or lower) of even length.
out - A byte array of length at least s.length()/2 + off
off - The first byte to write of the array -
Throws: -
NumberFormatException -
IndexOutOfBoundsException
-
-
-
- -

-longToHex

-
-public static String longToHex(long v)
-
-
-
-
-
-
- -

-formatByte

-
-@Deprecated
-public static String formatByte(int b)
-
-
Deprecated.  -

-

-
-
-
-
- -

-formatBytes

-
-@Deprecated
-public static String formatBytes(byte[] bytes)
-
-
Deprecated.  -

-

-
-
-
-
- -

-appendHex

-
-@Deprecated
-public static void appendHex(StringBuilder builder,
-                                        int b)
-
-
Deprecated.  -

-

-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/IErrorHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/IErrorHandler.html deleted file mode 100644 index 595cef3cb3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/IErrorHandler.html +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - -IErrorHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util -
-Interface IErrorHandler

-
-
-
public interface IErrorHandler
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- voidhandleError(Throwable t) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-handleError

-
-void handleError(Throwable t)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ImplementationError.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ImplementationError.html deleted file mode 100644 index 2329ca527f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ImplementationError.html +++ /dev/null @@ -1,288 +0,0 @@ - - - - - - -ImplementationError (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util -
-Class ImplementationError

-
-java.lang.Object
-  extended by java.lang.Throwable
-      extended by java.lang.Error
-          extended by org.eclipse.net4j.util.ImplementationError
-
-
-
All Implemented Interfaces:
Serializable
-
-
-
-
public class ImplementationError
extends Error
- - -

-

-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
No Extend
-
This class is not intended to be subclassed by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
ImplementationError() - -
-           
ImplementationError(String message) - -
-           
ImplementationError(String message, - Throwable cause) - -
-           
ImplementationError(Throwable cause) - -
-           
-  - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ImplementationError

-
-public ImplementationError()
-
-
-
- -

-ImplementationError

-
-public ImplementationError(String message)
-
-
-
- -

-ImplementationError

-
-public ImplementationError(String message,
-                           Throwable cause)
-
-
-
- -

-ImplementationError

-
-public ImplementationError(Throwable cause)
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ObjectUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ObjectUtil.html deleted file mode 100644 index 6f3cce8007..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ObjectUtil.html +++ /dev/null @@ -1,400 +0,0 @@ - - - - - - -ObjectUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util -
-Class ObjectUtil

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.ObjectUtil
-
-
-
-
public final class ObjectUtil
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static - - - - -
-<T> T[]
-
appendtoArray(T[] array, - T... elements) - -
-           
-static booleanequals(Object o1, - Object o2) - -
-           
-static inthashCode(long num) - -
-           
-static inthashCode(Object o) - -
-           
-static - - - - -
-<T extends Collection<?>> -
-boolean
-
isEmpty(Collection<?> collection) - -
-           
-static - - - - -
-<T extends Map<?,?>> -
-boolean
-
isEmpty(Map<?,?> map) - -
-           
-static booleanisEmpty(String string) - -
-           
-static - - - - -
-<T> boolean
-
isEmpty(T[] array) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-equals

-
-public static boolean equals(Object o1,
-                             Object o2)
-
-
-
-
-
-
- -

-hashCode

-
-public static int hashCode(Object o)
-
-
-
-
-
-
- -

-hashCode

-
-public static int hashCode(long num)
-
-
-
-
-
-
- -

-appendtoArray

-
-public static <T> T[] appendtoArray(T[] array,
-                                    T... elements)
-
-
-
-
-
-
- -

-isEmpty

-
-public static <T> boolean isEmpty(T[] array)
-
-
-
Since:
-
3.1
-
-
-
-
- -

-isEmpty

-
-public static <T extends Map<?,?>> boolean isEmpty(Map<?,?> map)
-
-
-
Since:
-
3.1
-
-
-
-
- -

-isEmpty

-
-public static <T extends Collection<?>> boolean isEmpty(Collection<?> collection)
-
-
-
Since:
-
3.1
-
-
-
-
- -

-isEmpty

-
-public static boolean isEmpty(String string)
-
-
-
Since:
-
3.1
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ReflectUtil.ExcludeFromDump.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ReflectUtil.ExcludeFromDump.html deleted file mode 100644 index 5ca62c663c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ReflectUtil.ExcludeFromDump.html +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - -ReflectUtil.ExcludeFromDump (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util -
-Annotation Type ReflectUtil.ExcludeFromDump

-
-
-
@Retention(value=RUNTIME)
-@Target(value=FIELD)
-public static @interface ReflectUtil.ExcludeFromDump
- - -

-

-
Author:
-
Eike Stepper
-
- -

- -

- -


- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ReflectUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ReflectUtil.html deleted file mode 100644 index c0077e240a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ReflectUtil.html +++ /dev/null @@ -1,831 +0,0 @@ - - - - - - -ReflectUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util -
-Class ReflectUtil

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.ReflectUtil
-
-
-
-
public final class ReflectUtil
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static interfaceReflectUtil.ExcludeFromDump - -
-           
- - - - - - - - - - - - - - - - - - - - - - -
-Field Summary
-static booleanDUMP_STATICS - -
-           
-static Object[]NO_ARGUMENTS - -
-           
-static Class<?>[]NO_PARAMETERS - -
-           
-static Class<Object>ROOT_CLASS - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static voidcollectFields(Class<?> c, - List<Field> fields) - -
-           
-static voiddump(Object object) - -
-           
-static voiddump(Object object, - String prefix) - -
-           
-static voiddump(Object object, - String prefix, - PrintStream out) - -
-           
-static Pair<Field,Object>[]dumpToArray(Object object) - -
-           
-static FieldgetField(Class<?> c, - String fieldName) - -
-           
-static IntegergetHashCode(Object object) - -
-           
-static LonggetID(Object object) - -
-           
-static StringgetLabel(Object object) - -
-           
-static MethodgetMethod(Class<?> c, - String methodName, - Class<?>... parameterTypes) - -
-           
-static StringgetPackageName(Class<? extends Object> c) - -
-           
-static StringgetPackageName(String className) - -
-           
-static StringgetSimpleClassName(Object object) - -
-           
-static StringgetSimpleClassName(String name) - -
-           
-static StringgetSimpleName(Class<? extends Object> c) - -
-           
-static ObjectgetValue(Field field, - Object target) - -
-           
-static Objectinstantiate(Map<Object,Object> properties, - String namespace, - String classKey, - ClassLoader classLoader) - -
-           
-static ObjectinvokeMethod(Method method, - Object target, - Object... arguments) - -
-           
-static booleanisSetter(Method method) - -
-           
-static booleanisSetterName(String name) - -
-           
-static voidprintStackTrace(PrintStream out, - StackTraceElement[] stackTrace) - -
-           
-static voidprintStackTrace(StackTraceElement[] stackTrace) - -
-           
-static voidsetValue(Field field, - Object target, - Object value) - -
-           
-static StringtoString(Object object) - -
-           
-static StringtoString(Object object, - String prefix) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-ROOT_CLASS

-
-public static final Class<Object> ROOT_CLASS
-
-
-
-
-
- -

-NO_PARAMETERS

-
-public static final Class<?>[] NO_PARAMETERS
-
-
-
-
-
- -

-NO_ARGUMENTS

-
-public static final Object[] NO_ARGUMENTS
-
-
-
-
-
- -

-DUMP_STATICS

-
-public static boolean DUMP_STATICS
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-getMethod

-
-public static Method getMethod(Class<?> c,
-                               String methodName,
-                               Class<?>... parameterTypes)
-
-
-
-
-
-
- -

-invokeMethod

-
-public static Object invokeMethod(Method method,
-                                  Object target,
-                                  Object... arguments)
-
-
-
-
-
-
- -

-getField

-
-public static Field getField(Class<?> c,
-                             String fieldName)
-
-
-
-
-
-
- -

-collectFields

-
-public static void collectFields(Class<?> c,
-                                 List<Field> fields)
-
-
-
-
-
-
- -

-getValue

-
-public static Object getValue(Field field,
-                              Object target)
-
-
-
-
-
-
- -

-setValue

-
-public static void setValue(Field field,
-                            Object target,
-                            Object value)
-
-
-
-
-
-
- -

-printStackTrace

-
-public static void printStackTrace(PrintStream out,
-                                   StackTraceElement[] stackTrace)
-
-
-
-
-
-
- -

-printStackTrace

-
-public static void printStackTrace(StackTraceElement[] stackTrace)
-
-
-
-
-
-
- -

-getHashCode

-
-public static Integer getHashCode(Object object)
-
-
-
-
-
-
- -

-getID

-
-public static Long getID(Object object)
-
-
-
-
-
-
- -

-getPackageName

-
-public static String getPackageName(Class<? extends Object> c)
-
-
-
-
-
-
- -

-getPackageName

-
-public static String getPackageName(String className)
-
-
-
-
-
-
- -

-getSimpleName

-
-public static String getSimpleName(Class<? extends Object> c)
-
-
-
-
-
-
- -

-getSimpleClassName

-
-public static String getSimpleClassName(String name)
-
-
-
-
-
-
- -

-getSimpleClassName

-
-public static String getSimpleClassName(Object object)
-
-
-
-
-
-
- -

-getLabel

-
-public static String getLabel(Object object)
-
-
-
-
-
-
- -

-dump

-
-public static void dump(Object object)
-
-
-
-
-
-
- -

-dump

-
-public static void dump(Object object,
-                        String prefix)
-
-
-
-
-
-
- -

-dump

-
-public static void dump(Object object,
-                        String prefix,
-                        PrintStream out)
-
-
-
-
-
-
- -

-dumpToArray

-
-public static Pair<Field,Object>[] dumpToArray(Object object)
-
-
-
-
-
-
- -

-instantiate

-
-public static Object instantiate(Map<Object,Object> properties,
-                                 String namespace,
-                                 String classKey,
-                                 ClassLoader classLoader)
-                          throws ClassNotFoundException,
-                                 InstantiationException,
-                                 IllegalAccessException,
-                                 IllegalArgumentException,
-                                 InvocationTargetException
-
-
- -
Throws: -
ClassNotFoundException -
InstantiationException -
IllegalAccessException -
IllegalArgumentException -
InvocationTargetException
-
-
-
- -

-isSetter

-
-public static boolean isSetter(Method method)
-
-
-
-
-
-
- -

-isSetterName

-
-public static boolean isSetterName(String name)
-
-
-
-
-
-
- -

-toString

-
-public static String toString(Object object)
-
-
-
-
-
-
- -

-toString

-
-public static String toString(Object object,
-                              String prefix)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/StringUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/StringUtil.html deleted file mode 100644 index 6a21463e6a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/StringUtil.html +++ /dev/null @@ -1,574 +0,0 @@ - - - - - - -StringUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util -
-Class StringUtil

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.StringUtil
-
-
-
-
public final class StringUtil
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - -
-Field Summary
-static StringEMPTY - -
-           
-static StringNL - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static Stringcap(String str) - -
-           
-static StringcapAll(String str) - -
-           
-static intcompare(String s1, - String s2) - -
-           
-static booleanequalsUpperOrLowerCase(String s, - String upperOrLowerCase) - -
-           
-static StringformatException(Throwable t) - -
-           
-static booleanglob(String pattern, - String string) - -
-          Matches a string against a pattern.
-static booleanglob(String pattern, - String string, - String[] subStrings) - -
-          Matches a string against a pattern and fills an array with the sub-matches.
-static booleanisEmpty(String str) - -
-           
-static intoccurrences(String str, - char c) - -
-           
-static intoccurrences(String str, - String c) - -
-           
-static Stringreplace(String text, - String[] find, - String[] replace) - -
-           
-static Stringsafe(String str) - -
-           
-static Stringuncap(String str) - -
-           
-static StringuncapAll(String str) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-EMPTY

-
-public static final String EMPTY
-
-
-
See Also:
Constant Field Values
-
-
- -

-NL

-
-public static final String NL
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-formatException

-
-public static String formatException(Throwable t)
-
-
-
Since:
-
2.0
-
-
-
-
- -

-replace

-
-public static String replace(String text,
-                             String[] find,
-                             String[] replace)
-
-
-
-
-
-
- -

-safe

-
-public static String safe(String str)
-
-
-
-
-
-
- -

-compare

-
-public static int compare(String s1,
-                          String s2)
-
-
-
-
-
-
- -

-equalsUpperOrLowerCase

-
-public static boolean equalsUpperOrLowerCase(String s,
-                                             String upperOrLowerCase)
-
-
-
Since:
-
3.1
-
-
-
-
- -

-capAll

-
-public static String capAll(String str)
-
-
-
Since:
-
2.0
-
-
-
-
- -

-uncapAll

-
-public static String uncapAll(String str)
-
-
-
Since:
-
2.0
-
-
-
-
- -

-cap

-
-public static String cap(String str)
-
-
-
-
-
-
- -

-uncap

-
-public static String uncap(String str)
-
-
-
-
-
-
- -

-occurrences

-
-public static int occurrences(String str,
-                              char c)
-
-
-
-
-
-
- -

-occurrences

-
-public static int occurrences(String str,
-                              String c)
-
-
-
-
-
-
- -

-isEmpty

-
-public static boolean isEmpty(String str)
-
-
-
-
-
-
- -

-glob

-
-public static boolean glob(String pattern,
-                           String string)
-
-
Matches a string against a pattern. -

- Pattern description: -

-

-

-
Since:
-
2.0
-
-
-
-
- -

-glob

-
-public static boolean glob(String pattern,
-                           String string,
-                           String[] subStrings)
-
-
Matches a string against a pattern and fills an array with the sub-matches. -

- Pattern description: -

-

-

-
Since:
-
2.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/WrappedException.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/WrappedException.html deleted file mode 100644 index 1a8ff7b6f1..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/WrappedException.html +++ /dev/null @@ -1,301 +0,0 @@ - - - - - - -WrappedException (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util -
-Class WrappedException

-
-java.lang.Object
-  extended by java.lang.Throwable
-      extended by java.lang.Exception
-          extended by java.lang.RuntimeException
-              extended by org.eclipse.net4j.util.WrappedException
-
-
-
All Implemented Interfaces:
Serializable
-
-
-
-
public class WrappedException
extends RuntimeException
- - -

-

-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
No Extend
-
This class is not intended to be subclassed by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- Exceptionexception() - -
-           
-static Exceptionunwrap(Exception exception) - -
-           
-static RuntimeExceptionwrap(Exception exception) - -
-           
-static RuntimeExceptionwrap(Exception exception, - String message) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-exception

-
-public Exception exception()
-
-
-
-
-
-
- -

-wrap

-
-public static RuntimeException wrap(Exception exception,
-                                    String message)
-
-
-
Since:
-
3.1
-
-
-
-
- -

-wrap

-
-public static RuntimeException wrap(Exception exception)
-
-
-
-
-
-
- -

-unwrap

-
-public static Exception unwrap(Exception exception)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/Cache.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/Cache.html deleted file mode 100644 index a4e159becd..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/Cache.html +++ /dev/null @@ -1,566 +0,0 @@ - - - - - - -Cache (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.cache -
-Class Cache<E>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.lifecycle.Lifecycle
-          extended by org.eclipse.net4j.util.concurrent.Worker
-              extended by org.eclipse.net4j.util.cache.Cache<E>
-
-
-
All Implemented Interfaces:
ICache, INotifier, ILifecycle
-
-
-
-
public abstract class Cache<E>
extends Worker
implements ICache
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.concurrent.Worker
Worker.WorkContext
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.concurrent.Worker
DEFAULT_ERROR_HANDLER, DEFAULT_TIMEOUT
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
USE_LABEL
-  - - - - - - - - - - -
-Constructor Summary
Cache() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  voiddoActivate() - -
-           
-protected  voiddoBeforeActivate() - -
-           
-protected  voiddoDeactivate() - -
-           
- ICacheMonitorgetCacheMonitor() - -
-           
-protected  ICacheProbegetCacheProbe() - -
-           
-protected  ReferenceQueue<E>getReferenceQueue() - -
-           
- voidsetCacheMonitor(ICacheMonitor cacheMonitor) - -
-           
-protected  voidunreachableElement(E element) - -
-           
-protected  voidunreachableElement(Reference<? extends E> reference) - -
-           
-protected  voidwork(Worker.WorkContext context) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.concurrent.Worker
getActivationTimeout, getDeactivationTimeout, getGlobalErrorHandler, getThreadName, handleError, isDaemon, setActivationTimeout, setDaemon, setDeactivationTimeout, setGlobalErrorHandler
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
activate, checkActive, checkArg, checkArg, checkInactive, checkNull, checkState, checkState, deactivate, deferredActivate, doAfterActivate, doBeforeDeactivate, dump, getLifecycleState, isActive, isDeferredActivation, toString
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.cache.ICache
evictElements
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Constructor Detail
- -

-Cache

-
-public Cache()
-
-
- - - - - - - - -
-Method Detail
- -

-getCacheMonitor

-
-public ICacheMonitor getCacheMonitor()
-
-
-
Specified by:
getCacheMonitor in interface ICache
-
-
-
-
-
-
- -

-setCacheMonitor

-
-public void setCacheMonitor(ICacheMonitor cacheMonitor)
-
-
-
-
-
-
-
-
-
- -

-getCacheProbe

-
-protected ICacheProbe getCacheProbe()
-
-
-
-
-
-
-
-
-
- -

-getReferenceQueue

-
-protected ReferenceQueue<E> getReferenceQueue()
-
-
-
-
-
-
-
-
-
- -

-doBeforeActivate

-
-protected void doBeforeActivate()
-                         throws Exception
-
-
-
Overrides:
doBeforeActivate in class Lifecycle
-
-
- -
Throws: -
Exception
-
-
-
- -

-doActivate

-
-protected void doActivate()
-                   throws Exception
-
-
-
Overrides:
doActivate in class Worker
-
-
- -
Throws: -
Exception
-
-
-
- -

-doDeactivate

-
-protected void doDeactivate()
-                     throws Exception
-
-
-
Overrides:
doDeactivate in class Worker
-
-
- -
Throws: -
Exception
-
-
-
- -

-work

-
-protected void work(Worker.WorkContext context)
-             throws Exception
-
-
-
Specified by:
work in class Worker
-
-
- -
Throws: -
Exception
-
-
-
- -

-unreachableElement

-
-protected void unreachableElement(Reference<? extends E> reference)
-
-
-
-
-
-
-
-
-
- -

-unreachableElement

-
-protected void unreachableElement(E element)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/CacheMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/CacheMonitor.html deleted file mode 100644 index dab642bf6d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/CacheMonitor.html +++ /dev/null @@ -1,718 +0,0 @@ - - - - - - -CacheMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.cache -
-Class CacheMonitor

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.lifecycle.Lifecycle
-          extended by org.eclipse.net4j.util.concurrent.Worker
-              extended by org.eclipse.net4j.util.cache.CacheMonitor
-
-
-
All Implemented Interfaces:
ICacheMonitor, INotifier, ILifecycle
-
-
-
-
public class CacheMonitor
extends Worker
implements ICacheMonitor
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.concurrent.Worker
Worker.WorkContext
-  - - - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.cache.ICacheMonitor
ICacheMonitor.Condition, ICacheMonitor.ConditionPolicy
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.concurrent.Worker
DEFAULT_ERROR_HANDLER, DEFAULT_TIMEOUT
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
USE_LABEL
-  - - - - - - - - - - -
-Constructor Summary
CacheMonitor() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidderegisterCache(ICache cache) - -
-           
-protected  voiddoBeforeActivate() - -
-           
-protected  voiddoDeactivate() - -
-           
- ICacheMonitor.ConditiongetCondition() - -
-           
- ICacheMonitor.ConditionPolicygetConditionPolicy() - -
-           
- longgetPauseGREEN() - -
-           
- longgetPauseRED() - -
-           
- longgetPauseYELLOW() - -
-           
- ICacheRegistration[]getRegistrations() - -
-           
-protected  voidhandleConditionRED() - -
-           
- ICacheRegistrationregisterCache(ICache cache) - -
-           
-protected  voidsetCondition(ICacheMonitor.Condition newCondition) - -
-           
- voidsetConditionPolicy(ICacheMonitor.ConditionPolicy conditionPolicy) - -
-           
- voidsetPauseGREEN(long pauseGREEN) - -
-           
- voidsetPauseRED(long pauseRED) - -
-           
- voidsetPauseYELLOW(long pauseYELLOW) - -
-           
-protected  voidwork(Worker.WorkContext context) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.concurrent.Worker
doActivate, getActivationTimeout, getDeactivationTimeout, getGlobalErrorHandler, getThreadName, handleError, isDaemon, setActivationTimeout, setDaemon, setDeactivationTimeout, setGlobalErrorHandler
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
activate, checkActive, checkArg, checkArg, checkInactive, checkNull, checkState, checkState, deactivate, deferredActivate, doAfterActivate, doBeforeDeactivate, dump, getLifecycleState, isActive, isDeferredActivation, toString
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Constructor Detail
- -

-CacheMonitor

-
-public CacheMonitor()
-
-
- - - - - - - - -
-Method Detail
- -

-getPauseGREEN

-
-public long getPauseGREEN()
-
-
-
-
-
-
-
-
-
- -

-setPauseGREEN

-
-public void setPauseGREEN(long pauseGREEN)
-
-
-
-
-
-
-
-
-
- -

-getPauseYELLOW

-
-public long getPauseYELLOW()
-
-
-
-
-
-
-
-
-
- -

-setPauseYELLOW

-
-public void setPauseYELLOW(long pauseYELLOW)
-
-
-
-
-
-
-
-
-
- -

-getPauseRED

-
-public long getPauseRED()
-
-
-
-
-
-
-
-
-
- -

-setPauseRED

-
-public void setPauseRED(long pauseRED)
-
-
-
-
-
-
-
-
-
- -

-getConditionPolicy

-
-public ICacheMonitor.ConditionPolicy getConditionPolicy()
-
-
-
Specified by:
getConditionPolicy in interface ICacheMonitor
-
-
-
-
-
-
- -

-setConditionPolicy

-
-public void setConditionPolicy(ICacheMonitor.ConditionPolicy conditionPolicy)
-
-
-
-
-
-
-
-
-
- -

-getCondition

-
-public ICacheMonitor.Condition getCondition()
-
-
-
Specified by:
getCondition in interface ICacheMonitor
-
-
-
-
-
-
- -

-getRegistrations

-
-public ICacheRegistration[] getRegistrations()
-
-
-
-
-
-
-
-
-
- -

-registerCache

-
-public ICacheRegistration registerCache(ICache cache)
-
-
-
Specified by:
registerCache in interface ICacheMonitor
-
-
-
-
-
-
- -

-deregisterCache

-
-public void deregisterCache(ICache cache)
-
-
-
Specified by:
deregisterCache in interface ICacheMonitor
-
-
-
-
-
-
- -

-doBeforeActivate

-
-protected void doBeforeActivate()
-                         throws Exception
-
-
-
Overrides:
doBeforeActivate in class Lifecycle
-
-
- -
Throws: -
Exception
-
-
-
- -

-doDeactivate

-
-protected void doDeactivate()
-                     throws Exception
-
-
-
Overrides:
doDeactivate in class Worker
-
-
- -
Throws: -
Exception
-
-
-
- -

-work

-
-protected void work(Worker.WorkContext context)
-             throws Exception
-
-
-
Specified by:
work in class Worker
-
-
- -
Throws: -
Exception
-
-
-
- -

-setCondition

-
-protected void setCondition(ICacheMonitor.Condition newCondition)
-
-
-
-
-
-
-
-
-
- -

-handleConditionRED

-
-protected void handleConditionRED()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/CacheRegistration.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/CacheRegistration.html deleted file mode 100644 index a53df29ba3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/CacheRegistration.html +++ /dev/null @@ -1,542 +0,0 @@ - - - - - - -CacheRegistration (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.cache -
-Class CacheRegistration

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.cache.CacheRegistration
-
-
-
All Implemented Interfaces:
ICacheProbe, ICacheRegistration
-
-
-
-
public class CacheRegistration
extends Object
implements ICacheRegistration
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Field Summary
-static floatDEFAULT_RECONSTRUCTION_COST_DECAY_FACTOR - -
-           
-  - - - - - - - - - - -
-Constructor Summary
CacheRegistration(ICacheMonitor cacheMonitor, - ICache cache) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voiddispose() - -
-           
- voidelementCached(int elementSize) - -
-           
- voidelementEvicted(int elementSize) - -
-           
- voidelementReconstructed(long reconstructionTime) - -
-           
- longgetAverageElementSize() - -
-           
- ICachegetCache() - -
-           
- ICacheMonitorgetCacheMonitor() - -
-           
- longgetCacheSize() - -
-           
- intgetElementCount() - -
-           
- longgetReconstructionCost() - -
-           
-protected  floatgetReconstructionCostDecayFactor() - -
-           
- booleanisDisposed() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-DEFAULT_RECONSTRUCTION_COST_DECAY_FACTOR

-
-public static final float DEFAULT_RECONSTRUCTION_COST_DECAY_FACTOR
-
-
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Constructor Detail
- -

-CacheRegistration

-
-public CacheRegistration(ICacheMonitor cacheMonitor,
-                         ICache cache)
-
-
- - - - - - - - -
-Method Detail
- -

-dispose

-
-public void dispose()
-
-
-
Specified by:
dispose in interface ICacheRegistration
-
-
-
-
-
-
- -

-isDisposed

-
-public boolean isDisposed()
-
-
-
Specified by:
isDisposed in interface ICacheProbe
-
-
-
-
-
-
- -

-getCacheMonitor

-
-public ICacheMonitor getCacheMonitor()
-
-
-
Specified by:
getCacheMonitor in interface ICacheRegistration
-
-
-
-
-
-
- -

-getCache

-
-public ICache getCache()
-
-
-
Specified by:
getCache in interface ICacheRegistration
-
-
-
-
-
-
- -

-getElementCount

-
-public int getElementCount()
-
-
-
Specified by:
getElementCount in interface ICacheProbe
-
-
-
-
-
-
- -

-getCacheSize

-
-public long getCacheSize()
-
-
-
Specified by:
getCacheSize in interface ICacheProbe
-
-
-
-
-
-
- -

-getAverageElementSize

-
-public long getAverageElementSize()
-
-
-
Specified by:
getAverageElementSize in interface ICacheProbe
-
-
-
-
-
-
- -

-getReconstructionCost

-
-public long getReconstructionCost()
-
-
-
Specified by:
getReconstructionCost in interface ICacheProbe
-
-
-
-
-
-
- -

-elementCached

-
-public void elementCached(int elementSize)
-
-
-
Specified by:
elementCached in interface ICacheProbe
-
-
-
-
-
-
- -

-elementEvicted

-
-public void elementEvicted(int elementSize)
-
-
-
Specified by:
elementEvicted in interface ICacheProbe
-
-
-
-
-
-
- -

-elementReconstructed

-
-public void elementReconstructed(long reconstructionTime)
-
-
-
Specified by:
elementReconstructed in interface ICacheProbe
-
-
-
-
-
-
- -

-getReconstructionCostDecayFactor

-
-protected float getReconstructionCostDecayFactor()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/HysteresisConditionPolicy.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/HysteresisConditionPolicy.html deleted file mode 100644 index 89c4beabd8..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/HysteresisConditionPolicy.html +++ /dev/null @@ -1,318 +0,0 @@ - - - - - - -HysteresisConditionPolicy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.cache -
-Class HysteresisConditionPolicy

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.cache.ThresholdConditionPolicy
-      extended by org.eclipse.net4j.util.cache.HysteresisConditionPolicy
-
-
-
All Implemented Interfaces:
ICacheMonitor.ConditionPolicy
-
-
-
-
public class HysteresisConditionPolicy
extends ThresholdConditionPolicy
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
HysteresisConditionPolicy(long thresholdYellowRed, - long thresholdRedYellow, - long thresholdGreenYellow, - long thresholdYellowGreen) - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  ICacheMonitor.ConditiongetNewCondition(ICacheMonitor.Condition oldCondition, - long freeMemory) - -
-           
- longgetThresholdGreenYellow() - -
-           
- longgetThresholdYellowRed() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.cache.ThresholdConditionPolicy
getNewCondition, getThresholdRedYellow, getThresholdYellowGreen
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-HysteresisConditionPolicy

-
-public HysteresisConditionPolicy(long thresholdYellowRed,
-                                 long thresholdRedYellow,
-                                 long thresholdGreenYellow,
-                                 long thresholdYellowGreen)
-
-
- - - - - - - - -
-Method Detail
- -

-getThresholdYellowRed

-
-public long getThresholdYellowRed()
-
-
-
-
-
-
- -

-getThresholdGreenYellow

-
-public long getThresholdGreenYellow()
-
-
-
-
-
-
- -

-getNewCondition

-
-protected ICacheMonitor.Condition getNewCondition(ICacheMonitor.Condition oldCondition,
-                                                  long freeMemory)
-
-
-
Overrides:
getNewCondition in class ThresholdConditionPolicy
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICache.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICache.html deleted file mode 100644 index b4d2ba7067..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICache.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - - -ICache (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.cache -
-Interface ICache

-
-
All Known Implementing Classes:
Cache
-
-
-
-
public interface ICache
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - -
-Method Summary
- voidevictElements(int elementCount) - -
-          Instructs this cache to evict elementCount elements.
- ICacheMonitorgetCacheMonitor() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getCacheMonitor

-
-ICacheMonitor getCacheMonitor()
-
-
-
-
-
-
- -

-evictElements

-
-void evictElements(int elementCount)
-
-
Instructs this cache to evict elementCount elements. -

-

-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheMonitor.Condition.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheMonitor.Condition.html deleted file mode 100644 index 16f88d8d16..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheMonitor.Condition.html +++ /dev/null @@ -1,358 +0,0 @@ - - - - - - -ICacheMonitor.Condition (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.cache -
-Enum ICacheMonitor.Condition

-
-java.lang.Object
-  extended by java.lang.Enum<ICacheMonitor.Condition>
-      extended by org.eclipse.net4j.util.cache.ICacheMonitor.Condition
-
-
-
All Implemented Interfaces:
Serializable, Comparable<ICacheMonitor.Condition>
-
-
-
Enclosing interface:
ICacheMonitor
-
-
-
-
public static enum ICacheMonitor.Condition
extends Enum<ICacheMonitor.Condition>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - -
-Enum Constant Summary
GREEN - -
-          Condition GREEN indicates that the system is operating normally and enough free memory is available so - that caches are free to cache additional elements.
RED - -
-          Condition RED indicates that the system state is critical and free memory is almost exhausted so that - caches must immediately stop to cache additional elements.
YELLOW - -
-          Condition YELLOW indicates that the system is operating normally but free memory is about to go low so - that caches should stop to cache additional elements.
-  - - - - - - - - - - - - - - - -
-Method Summary
-static ICacheMonitor.ConditionvalueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static ICacheMonitor.Condition[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-GREEN

-
-public static final ICacheMonitor.Condition GREEN
-
-
Condition GREEN indicates that the system is operating normally and enough free memory is available so - that caches are free to cache additional elements. -

-

-
-
-
- -

-YELLOW

-
-public static final ICacheMonitor.Condition YELLOW
-
-
Condition YELLOW indicates that the system is operating normally but free memory is about to go low so - that caches should stop to cache additional elements. -

-

-
-
-
- -

-RED

-
-public static final ICacheMonitor.Condition RED
-
-
Condition RED indicates that the system state is critical and free memory is almost exhausted so that - caches must immediately stop to cache additional elements. Depending of the eviction strategy element eviction is - ordered. -

-

-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static ICacheMonitor.Condition[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (ICacheMonitor.Condition c : ICacheMonitor.Condition.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static ICacheMonitor.Condition valueOf(String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
IllegalArgumentException - if this enum type has no constant -with the specified name -
NullPointerException - if the argument is null
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheMonitor.ConditionPolicy.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheMonitor.ConditionPolicy.html deleted file mode 100644 index 579389e0f5..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheMonitor.ConditionPolicy.html +++ /dev/null @@ -1,216 +0,0 @@ - - - - - - -ICacheMonitor.ConditionPolicy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.cache -
-Interface ICacheMonitor.ConditionPolicy

-
-
All Known Implementing Classes:
HysteresisConditionPolicy, ThresholdConditionPolicy
-
-
-
Enclosing interface:
ICacheMonitor
-
-
-
-
public static interface ICacheMonitor.ConditionPolicy
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- ICacheMonitor.ConditiongetNewCondition(ICacheMonitor.Condition oldCondition) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getNewCondition

-
-ICacheMonitor.Condition getNewCondition(ICacheMonitor.Condition oldCondition)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheMonitor.html deleted file mode 100644 index 5895f7e3da..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheMonitor.html +++ /dev/null @@ -1,319 +0,0 @@ - - - - - - -ICacheMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.cache -
-Interface ICacheMonitor

-
-
All Superinterfaces:
INotifier
-
-
-
All Known Implementing Classes:
CacheMonitor
-
-
-
-
public interface ICacheMonitor
extends INotifier
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - -
-Nested Class Summary
-static classICacheMonitor.Condition - -
-           
-static interfaceICacheMonitor.ConditionPolicy - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidderegisterCache(ICache cache) - -
-           
- ICacheMonitor.ConditiongetCondition() - -
-           
- ICacheMonitor.ConditionPolicygetConditionPolicy() - -
-           
- ICacheProberegisterCache(ICache cache) - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Method Detail
- -

-getConditionPolicy

-
-ICacheMonitor.ConditionPolicy getConditionPolicy()
-
-
-
-
-
-
-
-
-
- -

-getCondition

-
-ICacheMonitor.Condition getCondition()
-
-
-
-
-
-
-
-
-
- -

-registerCache

-
-ICacheProbe registerCache(ICache cache)
-
-
-
-
-
-
-
-
-
- -

-deregisterCache

-
-void deregisterCache(ICache cache)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheMonitorEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheMonitorEvent.html deleted file mode 100644 index 78a53a56cd..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheMonitorEvent.html +++ /dev/null @@ -1,266 +0,0 @@ - - - - - - -ICacheMonitorEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.cache -
-Interface ICacheMonitorEvent

-
-
All Superinterfaces:
IEvent
-
-
-
-
public interface ICacheMonitorEvent
extends IEvent
- - -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Method Summary
- ICacheMonitor.ConditiongetNewCondition() - -
-           
- ICacheMonitor.ConditiongetOldCondition() - -
-           
- ICacheMonitorgetSource() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getSource

-
-ICacheMonitor getSource()
-
-
-
Specified by:
getSource in interface IEvent
-
-
-
Since:
-
3.0
-
-
-
-
- -

-getOldCondition

-
-ICacheMonitor.Condition getOldCondition()
-
-
-
-
-
-
-
-
-
- -

-getNewCondition

-
-ICacheMonitor.Condition getNewCondition()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheProbe.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheProbe.html deleted file mode 100644 index acf5bb067f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheProbe.html +++ /dev/null @@ -1,349 +0,0 @@ - - - - - - -ICacheProbe (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.cache -
-Interface ICacheProbe

-
-
All Known Subinterfaces:
ICacheRegistration
-
-
-
All Known Implementing Classes:
CacheRegistration
-
-
-
-
public interface ICacheProbe
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidelementCached(int elementSize) - -
-           
- voidelementEvicted(int elementSize) - -
-           
- voidelementReconstructed(long reconstructionTime) - -
-           
- longgetAverageElementSize() - -
-           
- longgetCacheSize() - -
-           
- intgetElementCount() - -
-           
- longgetReconstructionCost() - -
-           
- booleanisDisposed() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-isDisposed

-
-boolean isDisposed()
-
-
-
-
-
-
- -

-elementCached

-
-void elementCached(int elementSize)
-
-
-
-
-
-
- -

-elementEvicted

-
-void elementEvicted(int elementSize)
-
-
-
-
-
-
- -

-elementReconstructed

-
-void elementReconstructed(long reconstructionTime)
-
-
-
-
-
-
- -

-getElementCount

-
-int getElementCount()
-
-
-
-
-
-
- -

-getCacheSize

-
-long getCacheSize()
-
-
-
-
-
-
- -

-getAverageElementSize

-
-long getAverageElementSize()
-
-
-
-
-
-
- -

-getReconstructionCost

-
-long getReconstructionCost()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheRegistration.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheRegistration.html deleted file mode 100644 index e36ff2e87c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ICacheRegistration.html +++ /dev/null @@ -1,272 +0,0 @@ - - - - - - -ICacheRegistration (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.cache -
-Interface ICacheRegistration

-
-
All Superinterfaces:
ICacheProbe
-
-
-
All Known Implementing Classes:
CacheRegistration
-
-
-
-
public interface ICacheRegistration
extends ICacheProbe
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voiddispose() - -
-           
- ICachegetCache() - -
-           
- ICacheMonitorgetCacheMonitor() - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.cache.ICacheProbe
elementCached, elementEvicted, elementReconstructed, getAverageElementSize, getCacheSize, getElementCount, getReconstructionCost, isDisposed
-  -

- - - - - - - - -
-Method Detail
- -

-getCacheMonitor

-
-ICacheMonitor getCacheMonitor()
-
-
-
-
-
-
-
-
-
- -

-getCache

-
-ICache getCache()
-
-
-
-
-
-
-
-
-
- -

-dispose

-
-void dispose()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ThresholdConditionPolicy.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ThresholdConditionPolicy.html deleted file mode 100644 index e1d390da4c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/ThresholdConditionPolicy.html +++ /dev/null @@ -1,335 +0,0 @@ - - - - - - -ThresholdConditionPolicy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.cache -
-Class ThresholdConditionPolicy

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.cache.ThresholdConditionPolicy
-
-
-
All Implemented Interfaces:
ICacheMonitor.ConditionPolicy
-
-
-
Direct Known Subclasses:
HysteresisConditionPolicy
-
-
-
-
public class ThresholdConditionPolicy
extends Object
implements ICacheMonitor.ConditionPolicy
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
ThresholdConditionPolicy(long thresholdRedYellow, - long thresholdYellowGreen) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- ICacheMonitor.ConditiongetNewCondition(ICacheMonitor.Condition oldCondition) - -
-           
-protected  ICacheMonitor.ConditiongetNewCondition(ICacheMonitor.Condition oldCondition, - long freeMemory) - -
-           
- longgetThresholdRedYellow() - -
-           
- longgetThresholdYellowGreen() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ThresholdConditionPolicy

-
-public ThresholdConditionPolicy(long thresholdRedYellow,
-                                long thresholdYellowGreen)
-
-
- - - - - - - - -
-Method Detail
- -

-getThresholdRedYellow

-
-public long getThresholdRedYellow()
-
-
-
-
-
-
-
-
-
- -

-getThresholdYellowGreen

-
-public long getThresholdYellowGreen()
-
-
-
-
-
-
-
-
-
- -

-getNewCondition

-
-public ICacheMonitor.Condition getNewCondition(ICacheMonitor.Condition oldCondition)
-
-
-
Specified by:
getNewCondition in interface ICacheMonitor.ConditionPolicy
-
-
-
-
-
-
- -

-getNewCondition

-
-protected ICacheMonitor.Condition getNewCondition(ICacheMonitor.Condition oldCondition,
-                                                  long freeMemory)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/Cache.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/Cache.html deleted file mode 100644 index 44d81226ac..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/Cache.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.cache.Cache (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.cache.Cache

-
-No usage of org.eclipse.net4j.util.cache.Cache -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/CacheMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/CacheMonitor.html deleted file mode 100644 index 5c59aa3af4..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/CacheMonitor.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.cache.CacheMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.cache.CacheMonitor

-
-No usage of org.eclipse.net4j.util.cache.CacheMonitor -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/CacheRegistration.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/CacheRegistration.html deleted file mode 100644 index fde6263b52..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/CacheRegistration.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.cache.CacheRegistration (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.cache.CacheRegistration

-
-No usage of org.eclipse.net4j.util.cache.CacheRegistration -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/HysteresisConditionPolicy.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/HysteresisConditionPolicy.html deleted file mode 100644 index 940ed846ca..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/HysteresisConditionPolicy.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.cache.HysteresisConditionPolicy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.cache.HysteresisConditionPolicy

-
-No usage of org.eclipse.net4j.util.cache.HysteresisConditionPolicy -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICache.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICache.html deleted file mode 100644 index ea563d3d83..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICache.html +++ /dev/null @@ -1,259 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.cache.ICache (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.cache.ICache

-
- - - - - - - - - -
-Packages that use ICache
org.eclipse.net4j.util.cacheA generic caching and memory monitoring framework. 
-  -

- - - - - -
-Uses of ICache in org.eclipse.net4j.util.cache
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.cache that implement ICache
- classCache<E> - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.cache that return ICache
- ICacheCacheRegistration.getCache() - -
-           
- ICacheICacheRegistration.getCache() - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.cache with parameters of type ICache
- voidCacheMonitor.deregisterCache(ICache cache) - -
-           
- voidICacheMonitor.deregisterCache(ICache cache) - -
-           
- ICacheRegistrationCacheMonitor.registerCache(ICache cache) - -
-           
- ICacheProbeICacheMonitor.registerCache(ICache cache) - -
-           
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.util.cache with parameters of type ICache
CacheRegistration(ICacheMonitor cacheMonitor, - ICache cache) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheMonitor.Condition.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheMonitor.Condition.html deleted file mode 100644 index 28b16558a9..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheMonitor.Condition.html +++ /dev/null @@ -1,305 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.cache.ICacheMonitor.Condition (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.cache.ICacheMonitor.Condition

-
- - - - - - - - - -
-Packages that use ICacheMonitor.Condition
org.eclipse.net4j.util.cacheA generic caching and memory monitoring framework. 
-  -

- - - - - -
-Uses of ICacheMonitor.Condition in org.eclipse.net4j.util.cache
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.cache that return ICacheMonitor.Condition
- ICacheMonitor.ConditionCacheMonitor.getCondition() - -
-           
- ICacheMonitor.ConditionICacheMonitor.getCondition() - -
-           
- ICacheMonitor.ConditionICacheMonitorEvent.getNewCondition() - -
-           
- ICacheMonitor.ConditionICacheMonitor.ConditionPolicy.getNewCondition(ICacheMonitor.Condition oldCondition) - -
-           
- ICacheMonitor.ConditionThresholdConditionPolicy.getNewCondition(ICacheMonitor.Condition oldCondition) - -
-           
-protected  ICacheMonitor.ConditionHysteresisConditionPolicy.getNewCondition(ICacheMonitor.Condition oldCondition, - long freeMemory) - -
-           
-protected  ICacheMonitor.ConditionThresholdConditionPolicy.getNewCondition(ICacheMonitor.Condition oldCondition, - long freeMemory) - -
-           
- ICacheMonitor.ConditionICacheMonitorEvent.getOldCondition() - -
-           
-static ICacheMonitor.ConditionICacheMonitor.Condition.valueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static ICacheMonitor.Condition[]ICacheMonitor.Condition.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.cache with parameters of type ICacheMonitor.Condition
- ICacheMonitor.ConditionICacheMonitor.ConditionPolicy.getNewCondition(ICacheMonitor.Condition oldCondition) - -
-           
- ICacheMonitor.ConditionThresholdConditionPolicy.getNewCondition(ICacheMonitor.Condition oldCondition) - -
-           
-protected  ICacheMonitor.ConditionHysteresisConditionPolicy.getNewCondition(ICacheMonitor.Condition oldCondition, - long freeMemory) - -
-           
-protected  ICacheMonitor.ConditionThresholdConditionPolicy.getNewCondition(ICacheMonitor.Condition oldCondition, - long freeMemory) - -
-           
-protected  voidCacheMonitor.setCondition(ICacheMonitor.Condition newCondition) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheMonitor.ConditionPolicy.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheMonitor.ConditionPolicy.html deleted file mode 100644 index 3181b57055..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheMonitor.ConditionPolicy.html +++ /dev/null @@ -1,228 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.cache.ICacheMonitor.ConditionPolicy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.cache.ICacheMonitor.ConditionPolicy

-
- - - - - - - - - -
-Packages that use ICacheMonitor.ConditionPolicy
org.eclipse.net4j.util.cacheA generic caching and memory monitoring framework. 
-  -

- - - - - -
-Uses of ICacheMonitor.ConditionPolicy in org.eclipse.net4j.util.cache
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.cache that implement ICacheMonitor.ConditionPolicy
- classHysteresisConditionPolicy - -
-           
- classThresholdConditionPolicy - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.cache that return ICacheMonitor.ConditionPolicy
- ICacheMonitor.ConditionPolicyCacheMonitor.getConditionPolicy() - -
-           
- ICacheMonitor.ConditionPolicyICacheMonitor.getConditionPolicy() - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.cache with parameters of type ICacheMonitor.ConditionPolicy
- voidCacheMonitor.setConditionPolicy(ICacheMonitor.ConditionPolicy conditionPolicy) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheMonitor.html deleted file mode 100644 index 6ed0685ee0..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheMonitor.html +++ /dev/null @@ -1,259 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.cache.ICacheMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.cache.ICacheMonitor

-
- - - - - - - - - -
-Packages that use ICacheMonitor
org.eclipse.net4j.util.cacheA generic caching and memory monitoring framework. 
-  -

- - - - - -
-Uses of ICacheMonitor in org.eclipse.net4j.util.cache
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.cache that implement ICacheMonitor
- classCacheMonitor - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.cache that return ICacheMonitor
- ICacheMonitorCache.getCacheMonitor() - -
-           
- ICacheMonitorCacheRegistration.getCacheMonitor() - -
-           
- ICacheMonitorICache.getCacheMonitor() - -
-           
- ICacheMonitorICacheRegistration.getCacheMonitor() - -
-           
- ICacheMonitorICacheMonitorEvent.getSource() - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.cache with parameters of type ICacheMonitor
- voidCache.setCacheMonitor(ICacheMonitor cacheMonitor) - -
-           
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.util.cache with parameters of type ICacheMonitor
CacheRegistration(ICacheMonitor cacheMonitor, - ICache cache) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheMonitorEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheMonitorEvent.html deleted file mode 100644 index ae58172f18..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheMonitorEvent.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.cache.ICacheMonitorEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.cache.ICacheMonitorEvent

-
-No usage of org.eclipse.net4j.util.cache.ICacheMonitorEvent -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheProbe.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheProbe.html deleted file mode 100644 index 08ccc798c1..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheProbe.html +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.cache.ICacheProbe (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.cache.ICacheProbe

-
- - - - - - - - - -
-Packages that use ICacheProbe
org.eclipse.net4j.util.cacheA generic caching and memory monitoring framework. 
-  -

- - - - - -
-Uses of ICacheProbe in org.eclipse.net4j.util.cache
-  -

- - - - - - - - - -
Subinterfaces of ICacheProbe in org.eclipse.net4j.util.cache
- interfaceICacheRegistration - -
-           
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.cache that implement ICacheProbe
- classCacheRegistration - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.cache that return ICacheProbe
-protected  ICacheProbeCache.getCacheProbe() - -
-           
- ICacheProbeICacheMonitor.registerCache(ICache cache) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheRegistration.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheRegistration.html deleted file mode 100644 index 1d4e21f54f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ICacheRegistration.html +++ /dev/null @@ -1,204 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.cache.ICacheRegistration (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.cache.ICacheRegistration

-
- - - - - - - - - -
-Packages that use ICacheRegistration
org.eclipse.net4j.util.cacheA generic caching and memory monitoring framework. 
-  -

- - - - - -
-Uses of ICacheRegistration in org.eclipse.net4j.util.cache
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.cache that implement ICacheRegistration
- classCacheRegistration - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.cache that return ICacheRegistration
- ICacheRegistration[]CacheMonitor.getRegistrations() - -
-           
- ICacheRegistrationCacheMonitor.registerCache(ICache cache) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ThresholdConditionPolicy.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ThresholdConditionPolicy.html deleted file mode 100644 index 5d8d590abd..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/class-use/ThresholdConditionPolicy.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.cache.ThresholdConditionPolicy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.cache.ThresholdConditionPolicy

-
- - - - - - - - - -
-Packages that use ThresholdConditionPolicy
org.eclipse.net4j.util.cacheA generic caching and memory monitoring framework. 
-  -

- - - - - -
-Uses of ThresholdConditionPolicy in org.eclipse.net4j.util.cache
-  -

- - - - - - - - - -
Subclasses of ThresholdConditionPolicy in org.eclipse.net4j.util.cache
- classHysteresisConditionPolicy - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/package-frame.html deleted file mode 100644 index fd8698afb6..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/package-frame.html +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - -org.eclipse.net4j.util.cache (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.util.cache - - - - -
-Interfaces  - -
-ICache -
-ICacheMonitor -
-ICacheMonitor.ConditionPolicy -
-ICacheMonitorEvent -
-ICacheProbe -
-ICacheRegistration
- - - - - - -
-Classes  - -
-Cache -
-CacheMonitor -
-CacheRegistration -
-HysteresisConditionPolicy -
-ThresholdConditionPolicy
- - - - - - -
-Enums  - -
-ICacheMonitor.Condition
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/package-summary.html deleted file mode 100644 index 5a949ffc93..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/package-summary.html +++ /dev/null @@ -1,257 +0,0 @@ - - - - - - -org.eclipse.net4j.util.cache (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.util.cache -

-A generic caching and memory monitoring framework. -

-See: -
-          Description -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Interface Summary
ICache 
ICacheMonitor 
ICacheMonitor.ConditionPolicy 
ICacheMonitorEvent 
ICacheProbe 
ICacheRegistration 
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
Cache<E> 
CacheMonitor 
CacheRegistration 
HysteresisConditionPolicy 
ThresholdConditionPolicy 
-  - -

- - - - - - - - - -
-Enum Summary
ICacheMonitor.Condition 
-  - -

-

-Package org.eclipse.net4j.util.cache Description -

- -

-A generic caching and memory monitoring framework. -

- - - - -

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/package-tree.html deleted file mode 100644 index 53c2ffb61f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/package-tree.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - -org.eclipse.net4j.util.cache Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.util.cache -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -

-Enum Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/package-use.html deleted file mode 100644 index d83be8f874..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/cache/package-use.html +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.util.cache (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.util.cache

-
- - - - - - - - - -
-Packages that use org.eclipse.net4j.util.cache
org.eclipse.net4j.util.cacheA generic caching and memory monitoring framework. 
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.cache used by org.eclipse.net4j.util.cache
ICache - -
-           
ICacheMonitor - -
-           
ICacheMonitor.Condition - -
-           
ICacheMonitor.ConditionPolicy - -
-           
ICacheProbe - -
-           
ICacheRegistration - -
-           
ThresholdConditionPolicy - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/AdapterUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/AdapterUtil.html deleted file mode 100644 index 731e4941ab..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/AdapterUtil.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.AdapterUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.AdapterUtil

-
-No usage of org.eclipse.net4j.util.AdapterUtil -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/CheckUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/CheckUtil.html deleted file mode 100644 index 4030812193..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/CheckUtil.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.CheckUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.CheckUtil

-
-No usage of org.eclipse.net4j.util.CheckUtil -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/HexUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/HexUtil.html deleted file mode 100644 index a2a4b4f08f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/HexUtil.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.HexUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.HexUtil

-
-No usage of org.eclipse.net4j.util.HexUtil -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/IErrorHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/IErrorHandler.html deleted file mode 100644 index 8c1cefb7c0..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/IErrorHandler.html +++ /dev/null @@ -1,265 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.IErrorHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.IErrorHandler

-
- - - - - - - - - - - - - -
-Packages that use IErrorHandler
org.eclipse.net4j.bufferThe Net4j transport layer concepts for dealing with buffers. 
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
-  -

- - - - - -
-Uses of IErrorHandler in org.eclipse.net4j.buffer
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.buffer that return IErrorHandler
- IErrorHandlerIBuffer.getErrorHandler() - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.buffer with parameters of type IErrorHandler
- voidIBuffer.setErrorHandler(IErrorHandler errorHandler) - -
-           
-  -

- - - - - -
-Uses of IErrorHandler in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - -
Fields in org.eclipse.net4j.util.concurrent declared as IErrorHandler
-static IErrorHandlerWorker.DEFAULT_ERROR_HANDLER - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.concurrent that return IErrorHandler
-static IErrorHandlerWorker.getGlobalErrorHandler() - -
-           
-static IErrorHandlerWorker.setGlobalErrorHandler(IErrorHandler globalErrorHandler) - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.concurrent with parameters of type IErrorHandler
-static IErrorHandlerWorker.setGlobalErrorHandler(IErrorHandler globalErrorHandler) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/ImplementationError.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/ImplementationError.html deleted file mode 100644 index c935ba9e27..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/ImplementationError.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.ImplementationError (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.ImplementationError

-
-No usage of org.eclipse.net4j.util.ImplementationError -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/ObjectUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/ObjectUtil.html deleted file mode 100644 index 65ae7b9dd3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/ObjectUtil.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.ObjectUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.ObjectUtil

-
-No usage of org.eclipse.net4j.util.ObjectUtil -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/ReflectUtil.ExcludeFromDump.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/ReflectUtil.ExcludeFromDump.html deleted file mode 100644 index e1f32d55b9..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/ReflectUtil.ExcludeFromDump.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.ReflectUtil.ExcludeFromDump (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.ReflectUtil.ExcludeFromDump

-
- - - - - - - - - -
-Packages that use ReflectUtil.ExcludeFromDump
org.eclipse.net4j.util.securityInterfaces and classes for security, negotiation, authentication, authorization and cryptography. 
-  -

- - - - - -
-Uses of ReflectUtil.ExcludeFromDump in org.eclipse.net4j.util.security
-  -

- - - - - - - - - -
Fields in org.eclipse.net4j.util.security with annotations of type ReflectUtil.ExcludeFromDump
-protected  Map<String,char[]>UserManager.users - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/ReflectUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/ReflectUtil.html deleted file mode 100644 index 103c8e1c92..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/ReflectUtil.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.ReflectUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.ReflectUtil

-
-No usage of org.eclipse.net4j.util.ReflectUtil -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/StringUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/StringUtil.html deleted file mode 100644 index 6a64f4f856..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/StringUtil.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.StringUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.StringUtil

-
-No usage of org.eclipse.net4j.util.StringUtil -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/WrappedException.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/WrappedException.html deleted file mode 100644 index 87321ba177..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/class-use/WrappedException.html +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.WrappedException (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.WrappedException

-
- - - - - - - - - -
-Packages that use WrappedException
org.eclipse.net4j.util.om.monitorInterfaces and classes for environment independent progress monitoring. 
-  -

- - - - - -
-Uses of WrappedException in org.eclipse.net4j.util.om.monitor
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.om.monitor that throw WrappedException
- - - - - -
-<CONTEXT> void
-
ProgressDistributor.run(ProgressDistributable<CONTEXT>[] distributables, - CONTEXT context, - OMMonitor monitor) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/ArrayIterator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/ArrayIterator.html deleted file mode 100644 index b6d0f6c0ef..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/ArrayIterator.html +++ /dev/null @@ -1,353 +0,0 @@ - - - - - - -ArrayIterator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Class ArrayIterator<T>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.collection.ArrayIterator<T>
-
-
-
All Implemented Interfaces:
Iterator<T>
-
-
-
-
public class ArrayIterator<T>
extends Object
implements Iterator<T>
- - -

-An object that iterates over the elements of an array -

- -

-

-
Since:
-
3.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - -
-Constructor Summary
ArrayIterator(T[] elements) - -
-           
ArrayIterator(T[] elements, - int firstElement) - -
-           
ArrayIterator(T[] elements, - int firstElement, - int lastElement) - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanhasNext() - -
-           
- Tnext() - -
-           
- voidremove() - -
-          Unsupported.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ArrayIterator

-
-public ArrayIterator(T[] elements)
-
-
-
- -

-ArrayIterator

-
-public ArrayIterator(T[] elements,
-                     int firstElement)
-
-
-
- -

-ArrayIterator

-
-public ArrayIterator(T[] elements,
-                     int firstElement,
-                     int lastElement)
-
-
- - - - - - - - -
-Method Detail
- -

-hasNext

-
-public boolean hasNext()
-
-
-
Specified by:
hasNext in interface Iterator<T>
-
-
-
-
-
-
- -

-next

-
-public T next()
-       throws NoSuchElementException
-
-
-
Specified by:
next in interface Iterator<T>
-
-
- -
Throws: -
NoSuchElementException
-
-
-
- -

-remove

-
-public void remove()
-
-
Unsupported. -

-

-
Specified by:
remove in interface Iterator<T>
-
-
- -
Throws: -
UnsupportedOperationException - always
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/BidiMapper.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/BidiMapper.html deleted file mode 100644 index b7a93253e2..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/BidiMapper.html +++ /dev/null @@ -1,374 +0,0 @@ - - - - - - -BidiMapper (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Class BidiMapper<T1,T2>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.collection.BidiMapper<T1,T2>
-
-
-
-
public class BidiMapper<T1,T2>
extends Object
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
BidiMapper() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidclear() - -
-           
- T2lookup1(T1 v1) - -
-           
- T1lookup2(T2 v2) - -
-           
- voidmap(T1 v1, - T2 v2) - -
-           
- booleanremove1(T1 v1) - -
-           
- booleanremove2(T2 v2) - -
-           
- intsize() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-BidiMapper

-
-public BidiMapper()
-
-
- - - - - - - - -
-Method Detail
- -

-map

-
-public void map(T1 v1,
-                T2 v2)
-
-
-
-
-
-
- -

-size

-
-public int size()
-
-
-
-
-
-
- -

-clear

-
-public void clear()
-
-
-
-
-
-
- -

-lookup1

-
-public T2 lookup1(T1 v1)
-
-
-
-
-
-
- -

-lookup2

-
-public T1 lookup2(T2 v2)
-
-
-
-
-
-
- -

-remove1

-
-public boolean remove1(T1 v1)
-
-
-
-
-
-
- -

-remove2

-
-public boolean remove2(T2 v2)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/Closeable.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/Closeable.html deleted file mode 100644 index d5a5cb4f83..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/Closeable.html +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - -Closeable (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Interface Closeable

-
-
All Known Subinterfaces:
CloseableIterator<E>, IAcceptor, IChannel, IConnector, IHTTPAcceptor, IHTTPConnector, IJVMAcceptor, IJVMConnector, InternalAcceptor, InternalChannel, InternalConnector, ITCPAcceptor, ITCPConnector
-
-
-
All Known Implementing Classes:
Acceptor, Channel, Connector
-
-
-
-
public interface Closeable
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - -
-Method Summary
- voidclose() - -
-           
- booleanisClosed() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-close

-
-void close()
-
-
-
-
-
-
- -

-isClosed

-
-boolean isClosed()
-
-
-
Since:
-
2.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/CloseableIterator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/CloseableIterator.html deleted file mode 100644 index 9abad1414e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/CloseableIterator.html +++ /dev/null @@ -1,203 +0,0 @@ - - - - - - -CloseableIterator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Interface CloseableIterator<E>

-
-
All Superinterfaces:
Closeable, Iterator<E>
-
-
-
-
public interface CloseableIterator<E>
extends Iterator<E>, Closeable
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from interface java.util.Iterator
hasNext, next, remove
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.collection.Closeable
close, isClosed
-  -

- -


- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/DynamicArray.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/DynamicArray.html deleted file mode 100644 index cf4efab561..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/DynamicArray.html +++ /dev/null @@ -1,317 +0,0 @@ - - - - - - -DynamicArray (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Class DynamicArray<E>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.collection.DynamicArray<E>
-
-
-
-
public class DynamicArray<E>
extends Object
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
DynamicArray() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- intadd(E element) - -
-           
- Eadd(int index, - E element) - -
-           
- Eget(int index) - -
-           
- Eremove(int index) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-DynamicArray

-
-public DynamicArray()
-
-
- - - - - - - - -
-Method Detail
- -

-add

-
-public int add(E element)
-
-
-
-
-
-
- -

-add

-
-public E add(int index,
-             E element)
-
-
-
-
-
-
- -

-remove

-
-public E remove(int index)
-
-
-
-
-
-
- -

-get

-
-public E get(int index)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/FastList.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/FastList.html deleted file mode 100644 index 38ff3b5377..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/FastList.html +++ /dev/null @@ -1,408 +0,0 @@ - - - - - - -FastList (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Class FastList<E>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.collection.FastList<E>
-
-
-
-
public abstract class FastList<E>
extends Object
- - -

-

-
Since:
-
3.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Field Summary
-protected  E[]elements - -
-           
-  - - - - - - - - - - -
-Constructor Summary
FastList() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidadd(E element) - -
-           
-protected  voidfirstElementAdded() - -
-           
- E[]get() - -
-           
- booleanisEmpty() - -
-           
-protected  voidlastElementRemoved() - -
-           
-protected abstract  E[]newArray(int length) - -
-           
- booleanremove(E element) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-elements

-
-protected E[] elements
-
-
-
-
- - - - - - - - -
-Constructor Detail
- -

-FastList

-
-public FastList()
-
-
- - - - - - - - -
-Method Detail
- -

-isEmpty

-
-public boolean isEmpty()
-
-
-
-
-
-
- -

-get

-
-public E[] get()
-
-
-
-
-
-
- -

-add

-
-public void add(E element)
-
-
-
-
-
-
- -

-remove

-
-public boolean remove(E element)
-
-
-
-
-
-
- -

-firstElementAdded

-
-protected void firstElementAdded()
-
-
-
-
-
-
- -

-lastElementRemoved

-
-protected void lastElementRemoved()
-
-
-
-
-
-
- -

-newArray

-
-protected abstract E[] newArray(int length)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/HashBag.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/HashBag.html deleted file mode 100644 index 72b1893510..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/HashBag.html +++ /dev/null @@ -1,610 +0,0 @@ - - - - - - -HashBag (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Class HashBag<T>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.collection.HashBag<T>
-
-
-
All Implemented Interfaces:
Iterable<T>, Collection<T>, Set<T>
-
-
-
-
public final class HashBag<T>
extends Object
implements Set<T>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
HashBag() - -
-           
HashBag(int initialCapacity) - -
-           
HashBag(int initialCapacity, - float loadFactor) - -
-           
HashBag(Map<? extends T,? extends org.eclipse.net4j.util.collection.HashBag.Counter> m) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanadd(T o) - -
-           
- booleanaddAll(Collection<? extends T> c) - -
-           
- voidclear() - -
-           
- booleancontains(Object o) - -
-           
- booleancontainsAll(Collection<?> c) - -
-           
- intgetCounterFor(T o) - -
-           
- booleanisEmpty() - -
-           
- Iterator<T>iterator() - -
-           
- booleanremove(Object o) - -
-           
- booleanremoveAll(Collection<?> c) - -
-           
- booleanretainAll(Collection<?> c) - -
-           
- intsize() - -
-           
- Object[]toArray() - -
-           
- - - - - -
-<T> T[]
-
toArray(T[] a) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface java.util.Set
equals, hashCode
-  -

- - - - - - - - -
-Constructor Detail
- -

-HashBag

-
-public HashBag()
-
-
-
- -

-HashBag

-
-public HashBag(int initialCapacity,
-               float loadFactor)
-
-
-
- -

-HashBag

-
-public HashBag(int initialCapacity)
-
-
-
- -

-HashBag

-
-public HashBag(Map<? extends T,? extends org.eclipse.net4j.util.collection.HashBag.Counter> m)
-
-
- - - - - - - - -
-Method Detail
- -

-getCounterFor

-
-public int getCounterFor(T o)
-
-
-
-
-
-
Since:
-
3.0
-
-
-
-
- -

-add

-
-public boolean add(T o)
-
-
-
Specified by:
add in interface Collection<T>
Specified by:
add in interface Set<T>
-
-
-
-
-
-
- -

-addAll

-
-public boolean addAll(Collection<? extends T> c)
-
-
-
Specified by:
addAll in interface Collection<T>
Specified by:
addAll in interface Set<T>
-
-
-
-
-
-
- -

-clear

-
-public void clear()
-
-
-
Specified by:
clear in interface Collection<T>
Specified by:
clear in interface Set<T>
-
-
-
-
-
-
- -

-contains

-
-public boolean contains(Object o)
-
-
-
Specified by:
contains in interface Collection<T>
Specified by:
contains in interface Set<T>
-
-
-
-
-
-
- -

-containsAll

-
-public boolean containsAll(Collection<?> c)
-
-
-
Specified by:
containsAll in interface Collection<T>
Specified by:
containsAll in interface Set<T>
-
-
-
-
-
-
- -

-isEmpty

-
-public boolean isEmpty()
-
-
-
Specified by:
isEmpty in interface Collection<T>
Specified by:
isEmpty in interface Set<T>
-
-
-
-
-
-
- -

-iterator

-
-public Iterator<T> iterator()
-
-
-
Specified by:
iterator in interface Iterable<T>
Specified by:
iterator in interface Collection<T>
Specified by:
iterator in interface Set<T>
-
-
-
-
-
-
- -

-remove

-
-public boolean remove(Object o)
-
-
-
Specified by:
remove in interface Collection<T>
Specified by:
remove in interface Set<T>
-
-
-
-
-
-
- -

-removeAll

-
-public boolean removeAll(Collection<?> c)
-
-
-
Specified by:
removeAll in interface Collection<T>
Specified by:
removeAll in interface Set<T>
-
-
-
-
-
-
- -

-retainAll

-
-public boolean retainAll(Collection<?> c)
-
-
-
Specified by:
retainAll in interface Collection<T>
Specified by:
retainAll in interface Set<T>
-
-
-
-
-
-
- -

-size

-
-public int size()
-
-
-
Specified by:
size in interface Collection<T>
Specified by:
size in interface Set<T>
-
-
-
-
-
-
- -

-toArray

-
-public Object[] toArray()
-
-
-
Specified by:
toArray in interface Collection<T>
Specified by:
toArray in interface Set<T>
-
-
-
-
-
-
- -

-toArray

-
-public <T> T[] toArray(T[] a)
-
-
-
Specified by:
toArray in interface Collection<T>
Specified by:
toArray in interface Set<T>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/History.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/History.html deleted file mode 100644 index 0617c7859f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/History.html +++ /dev/null @@ -1,679 +0,0 @@ - - - - - - -History (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Class History<T>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.collection.History<T>
-
-
-
All Implemented Interfaces:
Iterable<IHistoryElement<T>>, IHistory<T>, INotifier
-
-
-
Direct Known Subclasses:
PreferenceHistory
-
-
-
-
public class History<T>
extends Notifier
implements IHistory<T>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Field Summary
-protected  List<IHistoryElement<T>>elements - -
-           
-  - - - - - - - - - - -
-Constructor Summary
History() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanadd(T data) - -
-           
-protected  voidchanged() - -
-           
- booleanclear() - -
-           
-protected  IHistoryElement<T>createElement(T data) - -
-           
- IHistoryElement<T>get(int index) - -
-           
- - - - - -
-<D> D[]
-
getData(D[] a) - -
-           
- List<IHistoryElement<T>>getElements() - -
-           
- TgetMostRecent() - -
-           
- intindexOf(T data) - -
-           
- booleanisEmpty() - -
-           
- Iterator<IHistoryElement<T>>iterator() - -
-           
-protected  voidload() - -
-           
- IHistoryElement<T>remove(int index) - -
-           
-protected  voidsave() - -
-           
- voidsetElements(List<IHistoryElement<T>> newElements) - -
-           
- intsize() - -
-           
- IHistoryElement<T>[]toArray() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Field Detail
- -

-elements

-
-protected List<IHistoryElement<T>> elements
-
-
-
-
- - - - - - - - -
-Constructor Detail
- -

-History

-
-public History()
-
-
- - - - - - - - -
-Method Detail
- -

-getElements

-
-public List<IHistoryElement<T>> getElements()
-
-
-
-
-
-
-
-
-
- -

-setElements

-
-public void setElements(List<IHistoryElement<T>> newElements)
-
-
-
-
-
-
-
-
-
- -

-isEmpty

-
-public boolean isEmpty()
-
-
-
Specified by:
isEmpty in interface IHistory<T>
-
-
-
-
-
-
- -

-size

-
-public int size()
-
-
-
Specified by:
size in interface IHistory<T>
-
-
-
-
-
-
- -

-indexOf

-
-public int indexOf(T data)
-
-
-
Specified by:
indexOf in interface IHistory<T>
-
-
-
-
-
-
- -

-get

-
-public IHistoryElement<T> get(int index)
-
-
-
Specified by:
get in interface IHistory<T>
-
-
-
-
-
-
- -

-add

-
-public boolean add(T data)
-
-
-
Specified by:
add in interface IHistory<T>
-
-
-
-
-
-
- -

-remove

-
-public IHistoryElement<T> remove(int index)
-
-
-
Specified by:
remove in interface IHistory<T>
-
-
-
-
-
-
- -

-clear

-
-public boolean clear()
-
-
-
Specified by:
clear in interface IHistory<T>
-
-
-
-
-
-
- -

-getMostRecent

-
-public T getMostRecent()
-
-
-
Specified by:
getMostRecent in interface IHistory<T>
-
-
-
-
-
-
- -

-getData

-
-public <D> D[] getData(D[] a)
-
-
-
Specified by:
getData in interface IHistory<T>
-
-
-
-
-
-
- -

-toArray

-
-public IHistoryElement<T>[] toArray()
-
-
-
Specified by:
toArray in interface IHistory<T>
-
-
-
-
-
-
- -

-iterator

-
-public Iterator<IHistoryElement<T>> iterator()
-
-
-
Specified by:
iterator in interface Iterable<IHistoryElement<T>>
-
-
-
-
-
-
- -

-createElement

-
-protected IHistoryElement<T> createElement(T data)
-
-
-
-
-
-
-
-
-
- -

-load

-
-protected void load()
-
-
-
-
-
-
-
-
-
- -

-save

-
-protected void save()
-
-
-
-
-
-
-
-
-
- -

-changed

-
-protected final void changed()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/HistoryElement.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/HistoryElement.html deleted file mode 100644 index ba43593378..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/HistoryElement.html +++ /dev/null @@ -1,374 +0,0 @@ - - - - - - -HistoryElement (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Class HistoryElement<T>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.collection.HistoryElement<T>
-
-
-
All Implemented Interfaces:
IHistoryElement<T>
-
-
-
-
public class HistoryElement<T>
extends Object
implements IHistoryElement<T>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
HistoryElement(IHistory<IHistoryElement<T>> history, - T data) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanequals(Object obj) - -
-           
- TgetData() - -
-           
- IHistory<IHistoryElement<T>>getHistory() - -
-           
- StringgetText() - -
-           
- inthashCode() - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-HistoryElement

-
-public HistoryElement(IHistory<IHistoryElement<T>> history,
-                      T data)
-
-
- - - - - - - - -
-Method Detail
- -

-getHistory

-
-public IHistory<IHistoryElement<T>> getHistory()
-
-
-
Specified by:
getHistory in interface IHistoryElement<T>
-
-
-
-
-
-
- -

-getData

-
-public T getData()
-
-
-
Specified by:
getData in interface IHistoryElement<T>
-
-
-
-
-
-
- -

-getText

-
-public String getText()
-
-
-
Specified by:
getText in interface IHistoryElement<T>
-
-
-
-
-
-
- -

-equals

-
-public boolean equals(Object obj)
-
-
-
Overrides:
equals in class Object
-
-
-
-
-
-
- -

-hashCode

-
-public int hashCode()
-
-
-
Overrides:
hashCode in class Object
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/HistoryUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/HistoryUtil.html deleted file mode 100644 index 8c4eb2e95c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/HistoryUtil.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - -HistoryUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Class HistoryUtil

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.collection.HistoryUtil
-
-
-
-
public final class HistoryUtil
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - -
-Method Summary
-static IHistory<String>createHistory() - -
-           
-static IHistory<String>createPreferenceHistory(OMPreference<String[]> preference) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-createHistory

-
-public static IHistory<String> createHistory()
-
-
-
-
-
-
- -

-createPreferenceHistory

-
-public static IHistory<String> createPreferenceHistory(OMPreference<String[]> preference)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/IHistory.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/IHistory.html deleted file mode 100644 index 8efaf4a1c9..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/IHistory.html +++ /dev/null @@ -1,442 +0,0 @@ - - - - - - -IHistory (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Interface IHistory<T>

-
-
All Superinterfaces:
INotifier, Iterable<IHistoryElement<T>>
-
-
-
All Known Implementing Classes:
History, PreferenceHistory
-
-
-
-
public interface IHistory<T>
extends INotifier, Iterable<IHistoryElement<T>>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanadd(T data) - -
-           
- booleanclear() - -
-           
- IHistoryElement<T>get(int index) - -
-           
- - - - - -
-<D> D[]
-
getData(D[] a) - -
-           
- TgetMostRecent() - -
-           
- intindexOf(T data) - -
-           
- booleanisEmpty() - -
-           
- IHistoryElement<T>remove(int index) - -
-           
- intsize() - -
-           
- IHistoryElement<T>[]toArray() - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
- - - - - - - -
Methods inherited from interface java.lang.Iterable
iterator
-  -

- - - - - - - - -
-Method Detail
- -

-isEmpty

-
-boolean isEmpty()
-
-
-
-
-
-
-
-
-
- -

-size

-
-int size()
-
-
-
-
-
-
-
-
-
- -

-clear

-
-boolean clear()
-
-
-
-
-
-
-
-
-
- -

-indexOf

-
-int indexOf(T data)
-
-
-
-
-
-
-
-
-
- -

-add

-
-boolean add(T data)
-
-
-
-
-
-
-
-
-
- -

-remove

-
-IHistoryElement<T> remove(int index)
-
-
-
-
-
-
-
-
-
- -

-get

-
-IHistoryElement<T> get(int index)
-
-
-
-
-
-
-
-
-
- -

-getMostRecent

-
-T getMostRecent()
-
-
-
-
-
-
-
-
-
- -

-getData

-
-<D> D[] getData(D[] a)
-
-
-
-
-
-
-
-
-
- -

-toArray

-
-IHistoryElement<T>[] toArray()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/IHistoryChangeEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/IHistoryChangeEvent.html deleted file mode 100644 index 8bf1e440cb..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/IHistoryChangeEvent.html +++ /dev/null @@ -1,222 +0,0 @@ - - - - - - -IHistoryChangeEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Interface IHistoryChangeEvent

-
-
All Superinterfaces:
IEvent
-
-
-
-
public interface IHistoryChangeEvent
extends IEvent
- - -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- IHistory<?>getSource() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getSource

-
-IHistory<?> getSource()
-
-
-
Specified by:
getSource in interface IEvent
-
-
-
Since:
-
3.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/IHistoryElement.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/IHistoryElement.html deleted file mode 100644 index ca7dc4093f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/IHistoryElement.html +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - -IHistoryElement (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Interface IHistoryElement<T>

-
-
All Known Implementing Classes:
HistoryElement
-
-
-
-
public interface IHistoryElement<T>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Method Summary
- TgetData() - -
-           
- IHistory<IHistoryElement<T>>getHistory() - -
-           
- StringgetText() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getHistory

-
-IHistory<IHistoryElement<T>> getHistory()
-
-
-
-
-
-
- -

-getData

-
-T getData()
-
-
-
-
-
-
- -

-getText

-
-String getText()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/IndexedList.ArrayBacked.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/IndexedList.ArrayBacked.html deleted file mode 100644 index f68b699670..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/IndexedList.ArrayBacked.html +++ /dev/null @@ -1,344 +0,0 @@ - - - - - - -IndexedList.ArrayBacked (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Class IndexedList.ArrayBacked<E>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.collection.IndexedList<E>
-      extended by org.eclipse.net4j.util.collection.IndexedList.ArrayBacked<E>
-
-
-
All Implemented Interfaces:
Iterable<E>, Collection<E>, List<E>
-
-
-
Enclosing class:
IndexedList<E>
-
-
-
-
public abstract static class IndexedList.ArrayBacked<E>
extends IndexedList<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.collection.IndexedList
IndexedList.ArrayBacked<E>
-  - - - - - - - - - - - -
-Constructor Summary
IndexedList.ArrayBacked() - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- Eget(int i) - -
-           
-protected abstract  E[]getArray() - -
-           
- intsize() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.collection.IndexedList
add, add, addAll, addAll, clear, contains, containsAll, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, subList, toArray, toArray, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface java.util.List
equals, hashCode
-  -

- - - - - - - - -
-Constructor Detail
- -

-IndexedList.ArrayBacked

-
-public IndexedList.ArrayBacked()
-
-
- - - - - - - - -
-Method Detail
- -

-getArray

-
-protected abstract E[] getArray()
-
-
-
-
-
-
- -

-get

-
-public E get(int i)
-
-
-
Specified by:
get in interface List<E>
Specified by:
get in class IndexedList<E>
-
-
-
-
-
-
- -

-size

-
-public int size()
-
-
-
Specified by:
size in interface Collection<E>
Specified by:
size in interface List<E>
Specified by:
size in class IndexedList<E>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/IndexedList.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/IndexedList.html deleted file mode 100644 index b625b34905..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/IndexedList.html +++ /dev/null @@ -1,814 +0,0 @@ - - - - - - -IndexedList (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Class IndexedList<E>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.collection.IndexedList<E>
-
-
-
All Implemented Interfaces:
Iterable<E>, Collection<E>, List<E>
-
-
-
Direct Known Subclasses:
IndexedList.ArrayBacked
-
-
-
-
public abstract class IndexedList<E>
extends Object
implements List<E>
- - -

-

-
Since:
-
3.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static classIndexedList.ArrayBacked<E> - -
-           
-  - - - - - - - - - - -
-Constructor Summary
IndexedList() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanadd(E o) - -
-           
- voidadd(int index, - E element) - -
-           
- booleanaddAll(Collection<? extends E> c) - -
-           
- booleanaddAll(int index, - Collection<? extends E> c) - -
-           
- voidclear() - -
-           
- booleancontains(Object o) - -
-           
- booleancontainsAll(Collection<?> c) - -
-           
-abstract  Eget(int index) - -
-           
- intindexOf(Object o) - -
-           
- booleanisEmpty() - -
-           
- Iterator<E>iterator() - -
-           
- intlastIndexOf(Object o) - -
-           
- ListIterator<E>listIterator() - -
-           
- ListIterator<E>listIterator(int index) - -
-           
- Eremove(int index) - -
-           
- booleanremove(Object o) - -
-           
- booleanremoveAll(Collection<?> c) - -
-           
- booleanretainAll(Collection<?> c) - -
-           
- Eset(int index, - E element) - -
-           
-abstract  intsize() - -
-           
- List<E>subList(int fromIndex, - int toIndex) - -
-           
- Object[]toArray() - -
-           
- - - - - -
-<T> T[]
-
toArray(T[] a) - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface java.util.List
equals, hashCode
-  -

- - - - - - - - -
-Constructor Detail
- -

-IndexedList

-
-public IndexedList()
-
-
- - - - - - - - -
-Method Detail
- -

-get

-
-public abstract E get(int index)
-
-
-
Specified by:
get in interface List<E>
-
-
-
-
-
-
- -

-size

-
-public abstract int size()
-
-
-
Specified by:
size in interface Collection<E>
Specified by:
size in interface List<E>
-
-
-
-
-
-
- -

-isEmpty

-
-public boolean isEmpty()
-
-
-
Specified by:
isEmpty in interface Collection<E>
Specified by:
isEmpty in interface List<E>
-
-
-
-
-
-
- -

-contains

-
-public boolean contains(Object o)
-
-
-
Specified by:
contains in interface Collection<E>
Specified by:
contains in interface List<E>
-
-
-
-
-
-
- -

-containsAll

-
-public boolean containsAll(Collection<?> c)
-
-
-
Specified by:
containsAll in interface Collection<E>
Specified by:
containsAll in interface List<E>
-
-
-
-
-
-
- -

-indexOf

-
-public int indexOf(Object o)
-
-
-
Specified by:
indexOf in interface List<E>
-
-
-
-
-
-
- -

-lastIndexOf

-
-public int lastIndexOf(Object o)
-
-
-
Specified by:
lastIndexOf in interface List<E>
-
-
-
-
-
-
- -

-iterator

-
-public Iterator<E> iterator()
-
-
-
Specified by:
iterator in interface Iterable<E>
Specified by:
iterator in interface Collection<E>
Specified by:
iterator in interface List<E>
-
-
-
-
-
-
- -

-listIterator

-
-public ListIterator<E> listIterator()
-
-
-
Specified by:
listIterator in interface List<E>
-
-
-
-
-
-
- -

-listIterator

-
-public ListIterator<E> listIterator(int index)
-
-
-
Specified by:
listIterator in interface List<E>
-
-
-
-
-
-
- -

-subList

-
-public List<E> subList(int fromIndex,
-                       int toIndex)
-
-
-
Specified by:
subList in interface List<E>
-
-
-
-
-
-
- -

-toArray

-
-public Object[] toArray()
-
-
-
Specified by:
toArray in interface Collection<E>
Specified by:
toArray in interface List<E>
-
-
-
-
-
-
- -

-toArray

-
-public <T> T[] toArray(T[] a)
-
-
-
Specified by:
toArray in interface Collection<E>
Specified by:
toArray in interface List<E>
-
-
-
-
-
-
- -

-add

-
-public boolean add(E o)
-
-
-
Specified by:
add in interface Collection<E>
Specified by:
add in interface List<E>
-
-
-
-
-
-
- -

-remove

-
-public boolean remove(Object o)
-
-
-
Specified by:
remove in interface Collection<E>
Specified by:
remove in interface List<E>
-
-
-
-
-
-
- -

-addAll

-
-public boolean addAll(Collection<? extends E> c)
-
-
-
Specified by:
addAll in interface Collection<E>
Specified by:
addAll in interface List<E>
-
-
-
-
-
-
- -

-addAll

-
-public boolean addAll(int index,
-                      Collection<? extends E> c)
-
-
-
Specified by:
addAll in interface List<E>
-
-
-
-
-
-
- -

-removeAll

-
-public boolean removeAll(Collection<?> c)
-
-
-
Specified by:
removeAll in interface Collection<E>
Specified by:
removeAll in interface List<E>
-
-
-
-
-
-
- -

-retainAll

-
-public boolean retainAll(Collection<?> c)
-
-
-
Specified by:
retainAll in interface Collection<E>
Specified by:
retainAll in interface List<E>
-
-
-
-
-
-
- -

-clear

-
-public void clear()
-
-
-
Specified by:
clear in interface Collection<E>
Specified by:
clear in interface List<E>
-
-
-
-
-
-
- -

-set

-
-public E set(int index,
-             E element)
-
-
-
Specified by:
set in interface List<E>
-
-
-
-
-
-
- -

-add

-
-public void add(int index,
-                E element)
-
-
-
Specified by:
add in interface List<E>
-
-
-
-
-
-
- -

-remove

-
-public E remove(int index)
-
-
-
Specified by:
remove in interface List<E>
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/MapEntry.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/MapEntry.html deleted file mode 100644 index 93d58d2729..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/MapEntry.html +++ /dev/null @@ -1,388 +0,0 @@ - - - - - - -MapEntry (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Class MapEntry<K,V>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.collection.MapEntry<K,V>
-
-
-
All Implemented Interfaces:
Map.Entry<K,V>
-
-
-
-
public class MapEntry<K,V>
extends Object
implements Map.Entry<K,V>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - -
-Constructor Summary
MapEntry(K key, - V value) - -
-           
MapEntry(Map.Entry<K,V> entry) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanequals(Object obj) - -
-           
- KgetKey() - -
-           
- VgetValue() - -
-           
- inthashCode() - -
-           
- VsetValue(V value) - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-MapEntry

-
-public MapEntry(K key,
-                V value)
-
-
-
- -

-MapEntry

-
-public MapEntry(Map.Entry<K,V> entry)
-
-
- - - - - - - - -
-Method Detail
- -

-getKey

-
-public K getKey()
-
-
-
Specified by:
getKey in interface Map.Entry<K,V>
-
-
-
-
-
-
- -

-getValue

-
-public V getValue()
-
-
-
Specified by:
getValue in interface Map.Entry<K,V>
-
-
-
-
-
-
- -

-setValue

-
-public V setValue(V value)
-
-
-
Specified by:
setValue in interface Map.Entry<K,V>
-
-
-
-
-
-
- -

-equals

-
-public boolean equals(Object obj)
-
-
-
Specified by:
equals in interface Map.Entry<K,V>
Overrides:
equals in class Object
-
-
-
-
-
-
- -

-hashCode

-
-public int hashCode()
-
-
-
Specified by:
hashCode in interface Map.Entry<K,V>
Overrides:
hashCode in class Object
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/MoveableArrayList.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/MoveableArrayList.html deleted file mode 100644 index fd80aff2b3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/MoveableArrayList.html +++ /dev/null @@ -1,351 +0,0 @@ - - - - - - -MoveableArrayList (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Class MoveableArrayList<E>

-
-java.lang.Object
-  extended by java.util.AbstractCollection<E>
-      extended by java.util.AbstractList<E>
-          extended by java.util.ArrayList<E>
-              extended by org.eclipse.net4j.util.collection.MoveableArrayList<E>
-
-
-
All Implemented Interfaces:
Serializable, Cloneable, Iterable<E>, Collection<E>, List<E>, RandomAccess, MoveableList<E>
-
-
-
-
public class MoveableArrayList<E>
extends ArrayList<E>
implements MoveableList<E>
- - -

-A list with O(1) effort for random access. -

- -

-

-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.util.AbstractList
modCount
-  - - - - - - - - - - -
-Constructor Summary
MoveableArrayList(int initialCapacity) - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- Emove(int targetIndex, - int sourceIndex) - -
-           
- voidmove(int newPosition, - Object object) - -
-           
- - - - - - - -
Methods inherited from class java.util.ArrayList
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, lastIndexOf, remove, remove, removeRange, set, size, toArray, toArray, trimToSize
- - - - - - - -
Methods inherited from class java.util.AbstractList
equals, hashCode, iterator, listIterator, listIterator, subList
- - - - - - - -
Methods inherited from class java.util.AbstractCollection
containsAll, removeAll, retainAll, toString
- - - - - - - -
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
-  -

- - - - - - - - -
-Constructor Detail
- -

-MoveableArrayList

-
-public MoveableArrayList(int initialCapacity)
-
-
- - - - - - - - -
-Method Detail
- -

-move

-
-public void move(int newPosition,
-                 Object object)
-
-
-
-
-
-
Since:
-
3.0
-
-
-
-
- -

-move

-
-public E move(int targetIndex,
-              int sourceIndex)
-
-
-
Specified by:
move in interface MoveableList<E>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/MoveableList.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/MoveableList.html deleted file mode 100644 index 59b91dc3d8..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/MoveableList.html +++ /dev/null @@ -1,230 +0,0 @@ - - - - - - -MoveableList (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Interface MoveableList<E>

-
-
All Superinterfaces:
Collection<E>, Iterable<E>, List<E>
-
-
-
All Known Implementing Classes:
MoveableArrayList
-
-
-
-
public interface MoveableList<E>
extends List<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- Emove(int targetIndex, - int sourceIndex) - -
-           
- - - - - - - -
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
-  -

- - - - - - - - -
-Method Detail
- -

-move

-
-E move(int targetIndex,
-       int sourceIndex)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/MultiMap.ListBased.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/MultiMap.ListBased.html deleted file mode 100644 index 24cf61ed19..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/MultiMap.ListBased.html +++ /dev/null @@ -1,406 +0,0 @@ - - - - - - -MultiMap.ListBased (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Class MultiMap.ListBased<K,V>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.collection.MultiMap<K,V>
-      extended by org.eclipse.net4j.util.collection.MultiMap.ListBased<K,V>
-
-
-
All Implemented Interfaces:
Map<K,V>
-
-
-
Enclosing class:
MultiMap<K,V>
-
-
-
-
public static class MultiMap.ListBased<K,V>
extends MultiMap<K,V>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.collection.MultiMap
MultiMap.ListBased<K,V>
-  - - - - - - - - -
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
-  - - - - - - - - - - - - - - -
-Constructor Summary
MultiMap.ListBased() - -
-           
MultiMap.ListBased(List<Map<K,V>> delegates) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  List<Map<K,V>>createDelegates() - -
-           
-protected  Map<K,V>doGetDelegate(int index) - -
-           
- intgetDelegateCount() - -
-           
- List<Map<K,V>>getDelegates() - -
-           
- voidsetDelegates(List<Map<K,V>> delegates) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.collection.MultiMap
clear, containsKey, containsKey, containsValue, entrySet, get, getDelegate, isEmpty, keySet, put, putAll, remove, size, values
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface java.util.Map
equals, hashCode
-  -

- - - - - - - - -
-Constructor Detail
- -

-MultiMap.ListBased

-
-public MultiMap.ListBased()
-
-
-
- -

-MultiMap.ListBased

-
-public MultiMap.ListBased(List<Map<K,V>> delegates)
-
-
- - - - - - - - -
-Method Detail
- -

-getDelegates

-
-public List<Map<K,V>> getDelegates()
-
-
-
-
-
-
- -

-setDelegates

-
-public void setDelegates(List<Map<K,V>> delegates)
-
-
-
-
-
-
- -

-getDelegateCount

-
-public int getDelegateCount()
-
-
-
Specified by:
getDelegateCount in class MultiMap<K,V>
-
-
-
-
-
-
- -

-doGetDelegate

-
-protected Map<K,V> doGetDelegate(int index)
-
-
-
Specified by:
doGetDelegate in class MultiMap<K,V>
-
-
-
-
-
-
- -

-createDelegates

-
-protected List<Map<K,V>> createDelegates()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/MultiMap.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/MultiMap.html deleted file mode 100644 index c9e42e443a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/MultiMap.html +++ /dev/null @@ -1,653 +0,0 @@ - - - - - - -MultiMap (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Class MultiMap<K,V>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.collection.MultiMap<K,V>
-
-
-
All Implemented Interfaces:
Map<K,V>
-
-
-
Direct Known Subclasses:
MultiMap.ListBased
-
-
-
-
public abstract class MultiMap<K,V>
extends Object
implements Map<K,V>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static classMultiMap.ListBased<K,V> - -
-           
- - - - - - - -
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
-  - - - - - - - - - - - -
-Constructor Summary
MultiMap() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidclear() - -
-           
- booleancontainsKey(Object key) - -
-           
-protected  booleancontainsKey(Object key, - int delegateCount) - -
-           
- booleancontainsValue(Object value) - -
-           
-protected abstract  Map<K,V>doGetDelegate(int index) - -
-           
- Set<Map.Entry<K,V>>entrySet() - -
-           
- Vget(Object key) - -
-           
- Map<K,V>getDelegate(int index) - -
-           
-abstract  intgetDelegateCount() - -
-           
- booleanisEmpty() - -
-           
- Set<K>keySet() - -
-           
- Vput(K key, - V value) - -
-           
- voidputAll(Map<? extends K,? extends V> t) - -
-           
- Vremove(Object key) - -
-           
- intsize() - -
-           
- Collection<V>values() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface java.util.Map
equals, hashCode
-  -

- - - - - - - - -
-Constructor Detail
- -

-MultiMap

-
-public MultiMap()
-
-
- - - - - - - - -
-Method Detail
- -

-getDelegateCount

-
-public abstract int getDelegateCount()
-
-
-
-
-
-
-
-
-
- -

-getDelegate

-
-public Map<K,V> getDelegate(int index)
-
-
-
-
-
-
-
-
-
- -

-clear

-
-public void clear()
-
-
-
Specified by:
clear in interface Map<K,V>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-put

-
-public V put(K key,
-             V value)
-
-
-
Specified by:
put in interface Map<K,V>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-putAll

-
-public void putAll(Map<? extends K,? extends V> t)
-
-
-
Specified by:
putAll in interface Map<K,V>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-remove

-
-public V remove(Object key)
-
-
-
Specified by:
remove in interface Map<K,V>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-containsKey

-
-public boolean containsKey(Object key)
-
-
-
Specified by:
containsKey in interface Map<K,V>
-
-
-
Category
-
READ
-
-
-
-
- -

-containsValue

-
-public boolean containsValue(Object value)
-
-
-
Specified by:
containsValue in interface Map<K,V>
-
-
-
Category
-
READ
-
-
-
-
- -

-get

-
-public V get(Object key)
-
-
-
Specified by:
get in interface Map<K,V>
-
-
-
Category
-
READ
-
-
-
-
- -

-size

-
-public int size()
-
-
-
Specified by:
size in interface Map<K,V>
-
-
-
Category
-
READ
-
-
-
-
- -

-isEmpty

-
-public boolean isEmpty()
-
-
-
Specified by:
isEmpty in interface Map<K,V>
-
-
-
Category
-
READ
-
-
-
-
- -

-entrySet

-
-public Set<Map.Entry<K,V>> entrySet()
-
-
-
Specified by:
entrySet in interface Map<K,V>
-
-
-
-
-
-
- -

-keySet

-
-public Set<K> keySet()
-
-
-
Specified by:
keySet in interface Map<K,V>
-
-
-
-
-
-
- -

-values

-
-public Collection<V> values()
-
-
-
Specified by:
values in interface Map<K,V>
-
-
-
-
-
-
- -

-containsKey

-
-protected boolean containsKey(Object key,
-                              int delegateCount)
-
-
-
-
-
-
-
-
-
- -

-doGetDelegate

-
-protected abstract Map<K,V> doGetDelegate(int index)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/Pair.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/Pair.html deleted file mode 100644 index 98e1f7019a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/Pair.html +++ /dev/null @@ -1,422 +0,0 @@ - - - - - - -Pair (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Class Pair<T1,T2>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.collection.Pair<T1,T2>
-
-
-
Direct Known Subclasses:
Triplet
-
-
-
-
public class Pair<T1,T2>
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - -
-Constructor Summary
Pair() - -
-           
Pair(Pair<T1,T2> source) - -
-           
Pair(T1 element1, - T2 element2) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanequals(Object obj) - -
-           
- T1getElement1() - -
-           
- T2getElement2() - -
-           
- inthashCode() - -
-           
- voidsetElement1(T1 element1) - -
-           
- voidsetElement2(T2 element2) - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Pair

-
-public Pair()
-
-
-
- -

-Pair

-
-public Pair(T1 element1,
-            T2 element2)
-
-
-
- -

-Pair

-
-public Pair(Pair<T1,T2> source)
-
-
-
Since:
-
2.0
-
-
- - - - - - - - -
-Method Detail
- -

-getElement1

-
-public final T1 getElement1()
-
-
-
-
-
-
- -

-setElement1

-
-public void setElement1(T1 element1)
-
-
-
-
-
-
- -

-getElement2

-
-public final T2 getElement2()
-
-
-
-
-
-
- -

-setElement2

-
-public void setElement2(T2 element2)
-
-
-
-
-
-
- -

-equals

-
-public boolean equals(Object obj)
-
-
-
Overrides:
equals in class Object
-
-
-
Since:
-
2.0
-
-
-
-
- -

-hashCode

-
-public int hashCode()
-
-
-
Overrides:
hashCode in class Object
-
-
-
Since:
-
2.0
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
Since:
-
2.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/PreferenceHistory.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/PreferenceHistory.html deleted file mode 100644 index 0d2a90a1b9..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/PreferenceHistory.html +++ /dev/null @@ -1,350 +0,0 @@ - - - - - - -PreferenceHistory (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Class PreferenceHistory

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.collection.History<String>
-          extended by org.eclipse.net4j.util.collection.PreferenceHistory
-
-
-
All Implemented Interfaces:
Iterable<IHistoryElement<String>>, IHistory<String>, INotifier
-
-
-
-
public class PreferenceHistory
extends History<String>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.collection.History
elements
-  - - - - - - - - - - -
-Constructor Summary
PreferenceHistory(OMPreference<String[]> preference) - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- OMPreference<String[]>getPreference() - -
-           
-protected  voidload() - -
-           
-protected  voidsave() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.collection.History
add, changed, clear, createElement, get, getData, getElements, getMostRecent, indexOf, isEmpty, iterator, remove, setElements, size, toArray
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Constructor Detail
- -

-PreferenceHistory

-
-public PreferenceHistory(OMPreference<String[]> preference)
-
-
- - - - - - - - -
-Method Detail
- -

-getPreference

-
-public OMPreference<String[]> getPreference()
-
-
-
-
-
-
- -

-load

-
-protected void load()
-
-
-
Overrides:
load in class History<String>
-
-
-
-
-
-
- -

-save

-
-protected void save()
-
-
-
Overrides:
save in class History<String>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/RoundRobinBlockingQueue.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/RoundRobinBlockingQueue.html deleted file mode 100644 index 83a767de53..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/RoundRobinBlockingQueue.html +++ /dev/null @@ -1,850 +0,0 @@ - - - - - - -RoundRobinBlockingQueue (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Class RoundRobinBlockingQueue<E>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.collection.RoundRobinBlockingQueue<E>
-
-
-
All Implemented Interfaces:
Iterable<E>, Collection<E>, BlockingQueue<E>, Queue<E>
-
-
-
-
public class RoundRobinBlockingQueue<E>
extends Object
implements BlockingQueue<E>
- - -

-

-
Since:
-
3.1
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
RoundRobinBlockingQueue() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanadd(E o) - -
-           
- booleanaddAll(Collection<? extends E> c) - -
-           
- voidclear() - -
-           
- booleancontains(Object o) - -
-           
- booleancontainsAll(Collection<?> c) - -
-           
- intdrainTo(Collection<? super E> c) - -
-           
- intdrainTo(Collection<? super E> c, - int maxElements) - -
-           
- Eelement() - -
-           
- booleanisEmpty() - -
-           
- Iterator<E>iterator() - -
-           
- booleanoffer(E e) - -
-           
- booleanoffer(E o, - long timeout, - TimeUnit unit) - -
-           
- Epeek() - -
-           
- Epoll() - -
-           
- Epoll(long timeout, - TimeUnit unit) - -
-           
- voidput(E o) - -
-           
- intremainingCapacity() - -
-           
- Eremove() - -
-           
- booleanremove(Object o) - -
-           
- booleanremoveAll(Collection<?> c) - -
-           
- booleanretainAll(Collection<?> c) - -
-           
- intsize() - -
-           
- Etake() - -
-           
- Object[]toArray() - -
-           
- - - - - -
-<T> T[]
-
toArray(T[] array) - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface java.util.Collection
equals, hashCode
-  -

- - - - - - - - -
-Constructor Detail
- -

-RoundRobinBlockingQueue

-
-public RoundRobinBlockingQueue()
-
-
- - - - - - - - -
-Method Detail
- -

-remainingCapacity

-
-public int remainingCapacity()
-
-
-
Specified by:
remainingCapacity in interface BlockingQueue<E>
-
-
-
-
-
-
- -

-size

-
-public int size()
-
-
-
Specified by:
size in interface Collection<E>
-
-
-
-
-
-
- -

-isEmpty

-
-public boolean isEmpty()
-
-
-
Specified by:
isEmpty in interface Collection<E>
-
-
-
-
-
-
- -

-offer

-
-public boolean offer(E e)
-
-
-
Specified by:
offer in interface BlockingQueue<E>
Specified by:
offer in interface Queue<E>
-
-
-
-
-
-
- -

-offer

-
-public boolean offer(E o,
-                     long timeout,
-                     TimeUnit unit)
-              throws InterruptedException
-
-
-
Specified by:
offer in interface BlockingQueue<E>
-
-
- -
Throws: -
InterruptedException
-
-
-
- -

-put

-
-public void put(E o)
-         throws InterruptedException
-
-
-
Specified by:
put in interface BlockingQueue<E>
-
-
- -
Throws: -
InterruptedException
-
-
-
- -

-add

-
-public boolean add(E o)
-
-
-
Specified by:
add in interface Collection<E>
Specified by:
add in interface BlockingQueue<E>
Specified by:
add in interface Queue<E>
-
-
-
-
-
-
- -

-poll

-
-public E poll(long timeout,
-              TimeUnit unit)
-       throws InterruptedException
-
-
-
Specified by:
poll in interface BlockingQueue<E>
-
-
- -
Throws: -
InterruptedException
-
-
-
- -

-poll

-
-public E poll()
-
-
-
Specified by:
poll in interface Queue<E>
-
-
-
-
-
-
- -

-take

-
-public E take()
-       throws InterruptedException
-
-
-
Specified by:
take in interface BlockingQueue<E>
-
-
- -
Throws: -
InterruptedException
-
-
-
- -

-peek

-
-public E peek()
-
-
-
Specified by:
peek in interface Queue<E>
-
-
-
-
-
-
- -

-element

-
-public E element()
-
-
-
Specified by:
element in interface Queue<E>
-
-
-
-
-
-
- -

-remove

-
-public E remove()
-
-
-
Specified by:
remove in interface Queue<E>
-
-
-
-
-
-
- -

-remove

-
-public boolean remove(Object o)
-
-
-
Specified by:
remove in interface Collection<E>
Specified by:
remove in interface BlockingQueue<E>
-
-
-
-
-
-
- -

-clear

-
-public void clear()
-
-
-
Specified by:
clear in interface Collection<E>
-
-
-
-
-
-
- -

-iterator

-
-public Iterator<E> iterator()
-
-
-
Specified by:
iterator in interface Iterable<E>
Specified by:
iterator in interface Collection<E>
-
-
-
-
-
-
- -

-contains

-
-public boolean contains(Object o)
-
-
-
Specified by:
contains in interface Collection<E>
Specified by:
contains in interface BlockingQueue<E>
-
-
-
-
-
-
- -

-toArray

-
-public Object[] toArray()
-
-
-
Specified by:
toArray in interface Collection<E>
-
-
-
-
-
-
- -

-toArray

-
-public <T> T[] toArray(T[] array)
-
-
-
Specified by:
toArray in interface Collection<E>
-
-
-
-
-
-
- -

-containsAll

-
-public boolean containsAll(Collection<?> c)
-
-
-
Specified by:
containsAll in interface Collection<E>
-
-
-
-
-
-
- -

-addAll

-
-public boolean addAll(Collection<? extends E> c)
-
-
-
Specified by:
addAll in interface Collection<E>
-
-
-
-
-
-
- -

-removeAll

-
-public boolean removeAll(Collection<?> c)
-
-
-
Specified by:
removeAll in interface Collection<E>
-
-
-
-
-
-
- -

-retainAll

-
-public boolean retainAll(Collection<?> c)
-
-
-
Specified by:
retainAll in interface Collection<E>
-
-
-
-
-
-
- -

-drainTo

-
-public int drainTo(Collection<? super E> c)
-
-
-
Specified by:
drainTo in interface BlockingQueue<E>
-
-
-
-
-
-
- -

-drainTo

-
-public int drainTo(Collection<? super E> c,
-                   int maxElements)
-
-
-
Specified by:
drainTo in interface BlockingQueue<E>
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/Triplet.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/Triplet.html deleted file mode 100644 index 8b1077a9ff..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/Triplet.html +++ /dev/null @@ -1,385 +0,0 @@ - - - - - - -Triplet (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.collection -
-Class Triplet<T1,T2,T3>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.collection.Pair<T1,T2>
-      extended by org.eclipse.net4j.util.collection.Triplet<T1,T2,T3>
-
-
-
-
public class Triplet<T1,T2,T3>
extends Pair<T1,T2>
- - -

-

-
Since:
-
3.0
-
Author:
-
Caspar De Groot
-
-
- -

- - - - - - - - - - - - - - - - - -
-Constructor Summary
Triplet() - -
-           
Triplet(T1 element1, - T2 element2, - T3 element3) - -
-           
Triplet(Triplet<T1,T2,T3> source) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanequals(Object obj) - -
-           
- T3getElement3() - -
-           
- inthashCode() - -
-           
- voidsetElement3(T3 element3) - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.collection.Pair
getElement1, getElement2, setElement1, setElement2
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Triplet

-
-public Triplet()
-
-
-
- -

-Triplet

-
-public Triplet(T1 element1,
-               T2 element2,
-               T3 element3)
-
-
-
- -

-Triplet

-
-public Triplet(Triplet<T1,T2,T3> source)
-
-
- - - - - - - - -
-Method Detail
- -

-getElement3

-
-public final T3 getElement3()
-
-
-
-
-
-
- -

-setElement3

-
-public void setElement3(T3 element3)
-
-
-
-
-
-
- -

-equals

-
-public boolean equals(Object obj)
-
-
-
Overrides:
equals in class Pair<T1,T2>
-
-
-
-
-
-
- -

-hashCode

-
-public int hashCode()
-
-
-
Overrides:
hashCode in class Pair<T1,T2>
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Pair<T1,T2>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/ArrayIterator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/ArrayIterator.html deleted file mode 100644 index 9c7d41c214..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/ArrayIterator.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.collection.ArrayIterator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.collection.ArrayIterator

-
-No usage of org.eclipse.net4j.util.collection.ArrayIterator -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/BidiMapper.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/BidiMapper.html deleted file mode 100644 index 2249a48b30..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/BidiMapper.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.collection.BidiMapper (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.collection.BidiMapper

-
-No usage of org.eclipse.net4j.util.collection.BidiMapper -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/Closeable.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/Closeable.html deleted file mode 100644 index ce4a7d6864..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/Closeable.html +++ /dev/null @@ -1,516 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.collection.Closeable (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.collection.Closeable

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use Closeable
org.eclipse.net4j.acceptorThe Net4j transport layer concepts for dealing with acceptors. 
org.eclipse.net4j.channelThe Net4j transport layer concepts for dealing with channels. 
org.eclipse.net4j.connectorThe Net4j transport layer concepts for dealing with connectors. 
org.eclipse.net4j.http.commonTransport layer extension with support for HTTP connections. 
org.eclipse.net4j.http.serverTransport layer extension with support for HTTP connections. 
org.eclipse.net4j.jvmTransport layer extension with support for JVM embedded connections. 
org.eclipse.net4j.tcpTransport layer extension with support for TCP socket connections. 
org.eclipse.net4j.util.collectionAdditional collection-like interfaces and classes. 
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
org.eclipse.spi.net4jServer service provider interfaces and useful base implementations for the Net4j transport layer. 
-  -

- - - - - -
-Uses of Closeable in org.eclipse.net4j.acceptor
-  -

- - - - - - - - - -
Subinterfaces of Closeable in org.eclipse.net4j.acceptor
- interfaceIAcceptor - -
-          Accepts incoming connection requests from client connectors and creates - the appropriate server connectors.
-  -

- - - - - -
-Uses of Closeable in org.eclipse.net4j.channel
-  -

- - - - - - - - - -
Subinterfaces of Closeable in org.eclipse.net4j.channel
- interfaceIChannel - -
-          A bidirectional communications channel for the asynchronous exchange of buffers.
-  -

- - - - - -
-Uses of Closeable in org.eclipse.net4j.connector
-  -

- - - - - - - - - -
Subinterfaces of Closeable in org.eclipse.net4j.connector
- interfaceIConnector - -
-          One endpoint of a physical connection of arbitrary nature between two communicating parties.
-  -

- - - - - -
-Uses of Closeable in org.eclipse.net4j.http.common
-  -

- - - - - - - - - -
Subinterfaces of Closeable in org.eclipse.net4j.http.common
- interfaceIHTTPConnector - -
-          A connector that implements polling HTTP transport.
-  -

- - - - - -
-Uses of Closeable in org.eclipse.net4j.http.server
-  -

- - - - - - - - - -
Subinterfaces of Closeable in org.eclipse.net4j.http.server
- interfaceIHTTPAcceptor - -
-          An acceptor that implements HTTP transport by collaborating with a configured - servlet.
-  -

- - - - - -
-Uses of Closeable in org.eclipse.net4j.jvm
-  -

- - - - - - - - - - - - - -
Subinterfaces of Closeable in org.eclipse.net4j.jvm
- interfaceIJVMAcceptor - -
-          An acceptor that implements JVM-embedded transport.
- interfaceIJVMConnector - -
-          A connector that implements JVM-embedded transport.
-  -

- - - - - -
-Uses of Closeable in org.eclipse.net4j.tcp
-  -

- - - - - - - - - - - - - -
Subinterfaces of Closeable in org.eclipse.net4j.tcp
- interfaceITCPAcceptor - -
-          An acceptor that implements non-blocking multiplexed TCP transport, optionally with SSL.
- interfaceITCPConnector - -
-          A connector that implements non-blocking multiplexed TCP transport, optionally with - SSL.
-  -

- - - - - -
-Uses of Closeable in org.eclipse.net4j.util.collection
-  -

- - - - - - - - - -
Subinterfaces of Closeable in org.eclipse.net4j.util.collection
- interfaceCloseableIterator<E> - -
-           
-  -

- - - - - -
-Uses of Closeable in org.eclipse.net4j.util.io
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.io with parameters of type Closeable
-static voidIOUtil.close(Closeable closeable) - -
-           
-static ExceptionIOUtil.closeSilent(Closeable closeable) - -
-           
-  -

- - - - - -
-Uses of Closeable in org.eclipse.spi.net4j
-  -

- - - - - - - - - - - - - - - - - -
Subinterfaces of Closeable in org.eclipse.spi.net4j
- interfaceInternalAcceptor - -
-           
- interfaceInternalChannel - -
-           
- interfaceInternalConnector - -
-           
-  -

- - - - - - - - - - - - - - - - - -
Classes in org.eclipse.spi.net4j that implement Closeable
- classAcceptor - -
-           
- classChannel - -
-           
- classConnector - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/CloseableIterator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/CloseableIterator.html deleted file mode 100644 index a6dadd84b3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/CloseableIterator.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.collection.CloseableIterator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.collection.CloseableIterator

-
-No usage of org.eclipse.net4j.util.collection.CloseableIterator -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/DynamicArray.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/DynamicArray.html deleted file mode 100644 index 1d47e07c15..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/DynamicArray.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.collection.DynamicArray (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.collection.DynamicArray

-
-No usage of org.eclipse.net4j.util.collection.DynamicArray -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/FastList.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/FastList.html deleted file mode 100644 index 3d693f595c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/FastList.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.collection.FastList (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.collection.FastList

-
-No usage of org.eclipse.net4j.util.collection.FastList -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/HashBag.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/HashBag.html deleted file mode 100644 index 87358bba6d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/HashBag.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.collection.HashBag (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.collection.HashBag

-
-No usage of org.eclipse.net4j.util.collection.HashBag -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/History.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/History.html deleted file mode 100644 index 309b92cbc8..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/History.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.collection.History (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.collection.History

-
- - - - - - - - - -
-Packages that use History
org.eclipse.net4j.util.collectionAdditional collection-like interfaces and classes. 
-  -

- - - - - -
-Uses of History in org.eclipse.net4j.util.collection
-  -

- - - - - - - - - -
Subclasses of History in org.eclipse.net4j.util.collection
- classPreferenceHistory - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/HistoryElement.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/HistoryElement.html deleted file mode 100644 index 420b171c57..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/HistoryElement.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.collection.HistoryElement (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.collection.HistoryElement

-
-No usage of org.eclipse.net4j.util.collection.HistoryElement -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/HistoryUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/HistoryUtil.html deleted file mode 100644 index 719c76533f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/HistoryUtil.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.collection.HistoryUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.collection.HistoryUtil

-
-No usage of org.eclipse.net4j.util.collection.HistoryUtil -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/IHistory.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/IHistory.html deleted file mode 100644 index 8764164712..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/IHistory.html +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.collection.IHistory (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.collection.IHistory

-
- - - - - - - - - -
-Packages that use IHistory
org.eclipse.net4j.util.collectionAdditional collection-like interfaces and classes. 
-  -

- - - - - -
-Uses of IHistory in org.eclipse.net4j.util.collection
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.collection that implement IHistory
- classHistory<T> - -
-           
- classPreferenceHistory - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.collection that return IHistory
-static IHistory<String>HistoryUtil.createHistory() - -
-           
-static IHistory<String>HistoryUtil.createPreferenceHistory(OMPreference<String[]> preference) - -
-           
- IHistory<IHistoryElement<T>>HistoryElement.getHistory() - -
-           
- IHistory<IHistoryElement<T>>IHistoryElement.getHistory() - -
-           
- IHistory<?>IHistoryChangeEvent.getSource() - -
-           
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.util.collection with parameters of type IHistory
HistoryElement(IHistory<IHistoryElement<T>> history, - T data) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/IHistoryChangeEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/IHistoryChangeEvent.html deleted file mode 100644 index 55113b4359..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/IHistoryChangeEvent.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.collection.IHistoryChangeEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.collection.IHistoryChangeEvent

-
-No usage of org.eclipse.net4j.util.collection.IHistoryChangeEvent -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/IHistoryElement.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/IHistoryElement.html deleted file mode 100644 index f8df87d941..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/IHistoryElement.html +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.collection.IHistoryElement (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.collection.IHistoryElement

-
- - - - - - - - - -
-Packages that use IHistoryElement
org.eclipse.net4j.util.collectionAdditional collection-like interfaces and classes. 
-  -

- - - - - -
-Uses of IHistoryElement in org.eclipse.net4j.util.collection
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.collection that implement IHistoryElement
- classHistoryElement<T> - -
-           
-  -

- - - - - - - - - -
Fields in org.eclipse.net4j.util.collection with type parameters of type IHistoryElement
-protected  List<IHistoryElement<T>>History.elements - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.collection that return IHistoryElement
-protected  IHistoryElement<T>History.createElement(T data) - -
-           
- IHistoryElement<T>History.get(int index) - -
-           
- IHistoryElement<T>IHistory.get(int index) - -
-           
- IHistoryElement<T>History.remove(int index) - -
-           
- IHistoryElement<T>IHistory.remove(int index) - -
-           
- IHistoryElement<T>[]History.toArray() - -
-           
- IHistoryElement<T>[]IHistory.toArray() - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.collection that return types with arguments of type IHistoryElement
- List<IHistoryElement<T>>History.getElements() - -
-           
- IHistory<IHistoryElement<T>>HistoryElement.getHistory() - -
-           
- IHistory<IHistoryElement<T>>IHistoryElement.getHistory() - -
-           
- Iterator<IHistoryElement<T>>History.iterator() - -
-           
-  -

- - - - - - - - - -
Method parameters in org.eclipse.net4j.util.collection with type arguments of type IHistoryElement
- voidHistory.setElements(List<IHistoryElement<T>> newElements) - -
-           
-  -

- - - - - - - - -
Constructor parameters in org.eclipse.net4j.util.collection with type arguments of type IHistoryElement
HistoryElement(IHistory<IHistoryElement<T>> history, - T data) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/IndexedList.ArrayBacked.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/IndexedList.ArrayBacked.html deleted file mode 100644 index 6ac08b3b18..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/IndexedList.ArrayBacked.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.collection.IndexedList.ArrayBacked (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.collection.IndexedList.ArrayBacked

-
-No usage of org.eclipse.net4j.util.collection.IndexedList.ArrayBacked -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/IndexedList.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/IndexedList.html deleted file mode 100644 index 7a4aaffbbd..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/IndexedList.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.collection.IndexedList (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.collection.IndexedList

-
- - - - - - - - - -
-Packages that use IndexedList
org.eclipse.net4j.util.collectionAdditional collection-like interfaces and classes. 
-  -

- - - - - -
-Uses of IndexedList in org.eclipse.net4j.util.collection
-  -

- - - - - - - - - -
Subclasses of IndexedList in org.eclipse.net4j.util.collection
-static classIndexedList.ArrayBacked<E> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/MapEntry.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/MapEntry.html deleted file mode 100644 index c73cd4101b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/MapEntry.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.collection.MapEntry (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.collection.MapEntry

-
-No usage of org.eclipse.net4j.util.collection.MapEntry -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/MoveableArrayList.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/MoveableArrayList.html deleted file mode 100644 index b0f3cb4e2d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/MoveableArrayList.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.collection.MoveableArrayList (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.collection.MoveableArrayList

-
-No usage of org.eclipse.net4j.util.collection.MoveableArrayList -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/MoveableList.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/MoveableList.html deleted file mode 100644 index 22ce427b02..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/MoveableList.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.collection.MoveableList (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.collection.MoveableList

-
- - - - - - - - - -
-Packages that use MoveableList
org.eclipse.net4j.util.collectionAdditional collection-like interfaces and classes. 
-  -

- - - - - -
-Uses of MoveableList in org.eclipse.net4j.util.collection
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.collection that implement MoveableList
- classMoveableArrayList<E> - -
-          A list with O(1) effort for random access.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/MultiMap.ListBased.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/MultiMap.ListBased.html deleted file mode 100644 index 2b8d38991b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/MultiMap.ListBased.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.collection.MultiMap.ListBased (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.collection.MultiMap.ListBased

-
-No usage of org.eclipse.net4j.util.collection.MultiMap.ListBased -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/MultiMap.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/MultiMap.html deleted file mode 100644 index 58ce04e08b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/MultiMap.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.collection.MultiMap (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.collection.MultiMap

-
- - - - - - - - - -
-Packages that use MultiMap
org.eclipse.net4j.util.collectionAdditional collection-like interfaces and classes. 
-  -

- - - - - -
-Uses of MultiMap in org.eclipse.net4j.util.collection
-  -

- - - - - - - - - -
Subclasses of MultiMap in org.eclipse.net4j.util.collection
-static classMultiMap.ListBased<K,V> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/Pair.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/Pair.html deleted file mode 100644 index 0fc6d06441..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/Pair.html +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.collection.Pair (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.collection.Pair

-
- - - - - - - - - - - - - -
-Packages that use Pair
org.eclipse.net4j.utilUtility classes. 
org.eclipse.net4j.util.collectionAdditional collection-like interfaces and classes. 
-  -

- - - - - -
-Uses of Pair in org.eclipse.net4j.util
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util that return Pair
-static Pair<Field,Object>[]ReflectUtil.dumpToArray(Object object) - -
-           
-  -

- - - - - -
-Uses of Pair in org.eclipse.net4j.util.collection
-  -

- - - - - - - - - -
Subclasses of Pair in org.eclipse.net4j.util.collection
- classTriplet<T1,T2,T3> - -
-           
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.util.collection with parameters of type Pair
Pair(Pair<T1,T2> source) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/PreferenceHistory.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/PreferenceHistory.html deleted file mode 100644 index 95d9c97fe0..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/PreferenceHistory.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.collection.PreferenceHistory (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.collection.PreferenceHistory

-
-No usage of org.eclipse.net4j.util.collection.PreferenceHistory -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/RoundRobinBlockingQueue.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/RoundRobinBlockingQueue.html deleted file mode 100644 index 0eb046a6c9..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/RoundRobinBlockingQueue.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.collection.RoundRobinBlockingQueue (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.collection.RoundRobinBlockingQueue

-
-No usage of org.eclipse.net4j.util.collection.RoundRobinBlockingQueue -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/Triplet.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/Triplet.html deleted file mode 100644 index a8c0392810..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/class-use/Triplet.html +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.collection.Triplet (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.collection.Triplet

-
- - - - - - - - - -
-Packages that use Triplet
org.eclipse.net4j.util.collectionAdditional collection-like interfaces and classes. 
-  -

- - - - - -
-Uses of Triplet in org.eclipse.net4j.util.collection
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.util.collection with parameters of type Triplet
Triplet(Triplet<T1,T2,T3> source) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/package-frame.html deleted file mode 100644 index a57f502a58..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/package-frame.html +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - -org.eclipse.net4j.util.collection (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.util.collection - - - - -
-Interfaces  - -
-Closeable -
-CloseableIterator -
-IHistory -
-IHistoryChangeEvent -
-IHistoryElement -
-MoveableList
- - - - - - -
-Classes  - -
-ArrayIterator -
-BidiMapper -
-DynamicArray -
-FastList -
-HashBag -
-History -
-HistoryElement -
-HistoryUtil -
-IndexedList -
-IndexedList.ArrayBacked -
-MapEntry -
-MoveableArrayList -
-MultiMap -
-MultiMap.ListBased -
-Pair -
-PreferenceHistory -
-RoundRobinBlockingQueue -
-Triplet
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/package-summary.html deleted file mode 100644 index f50cf14e47..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/package-summary.html +++ /dev/null @@ -1,295 +0,0 @@ - - - - - - -org.eclipse.net4j.util.collection (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.util.collection -

-Additional collection-like interfaces and classes. -

-See: -
-          Description -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Interface Summary
Closeable 
CloseableIterator<E> 
IHistory<T> 
IHistoryChangeEvent 
IHistoryElement<T> 
MoveableList<E> 
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
ArrayIterator<T>An object that iterates over the elements of an array
BidiMapper<T1,T2> 
DynamicArray<E> 
FastList<E> 
HashBag<T> 
History<T> 
HistoryElement<T> 
HistoryUtil 
IndexedList<E> 
IndexedList.ArrayBacked<E> 
MapEntry<K,V> 
MoveableArrayList<E>A list with O(1) effort for random access.
MultiMap<K,V> 
MultiMap.ListBased<K,V> 
Pair<T1,T2> 
PreferenceHistory 
RoundRobinBlockingQueue<E> 
Triplet<T1,T2,T3> 
-  - -

-

-Package org.eclipse.net4j.util.collection Description -

- -

-Additional collection-like interfaces and classes. -

- - - - -

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/package-tree.html deleted file mode 100644 index b321e539f8..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/package-tree.html +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - -org.eclipse.net4j.util.collection Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.util.collection -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/package-use.html deleted file mode 100644 index e06907bcd2..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/collection/package-use.html +++ /dev/null @@ -1,408 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.util.collection (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.util.collection

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use org.eclipse.net4j.util.collection
org.eclipse.net4j.acceptorThe Net4j transport layer concepts for dealing with acceptors. 
org.eclipse.net4j.channelThe Net4j transport layer concepts for dealing with channels. 
org.eclipse.net4j.connectorThe Net4j transport layer concepts for dealing with connectors. 
org.eclipse.net4j.http.commonTransport layer extension with support for HTTP connections. 
org.eclipse.net4j.http.serverTransport layer extension with support for HTTP connections. 
org.eclipse.net4j.jvmTransport layer extension with support for JVM embedded connections. 
org.eclipse.net4j.tcpTransport layer extension with support for TCP socket connections. 
org.eclipse.net4j.utilUtility classes. 
org.eclipse.net4j.util.collectionAdditional collection-like interfaces and classes. 
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
org.eclipse.spi.net4jServer service provider interfaces and useful base implementations for the Net4j transport layer. 
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.collection used by org.eclipse.net4j.acceptor
Closeable - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.collection used by org.eclipse.net4j.channel
Closeable - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.collection used by org.eclipse.net4j.connector
Closeable - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.collection used by org.eclipse.net4j.http.common
Closeable - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.collection used by org.eclipse.net4j.http.server
Closeable - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.collection used by org.eclipse.net4j.jvm
Closeable - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.collection used by org.eclipse.net4j.tcp
Closeable - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.collection used by org.eclipse.net4j.util
Pair - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.collection used by org.eclipse.net4j.util.collection
Closeable - -
-           
History - -
-           
IHistory - -
-           
IHistoryElement - -
-           
IndexedList - -
-           
MoveableList - -
-           
MultiMap - -
-           
Pair - -
-           
Triplet - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.collection used by org.eclipse.net4j.util.io
Closeable - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.collection used by org.eclipse.spi.net4j
Closeable - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/AsynchronousWorkSerializer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/AsynchronousWorkSerializer.html deleted file mode 100644 index ead8832a27..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/AsynchronousWorkSerializer.html +++ /dev/null @@ -1,369 +0,0 @@ - - - - - - -AsynchronousWorkSerializer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class AsynchronousWorkSerializer

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.concurrent.AsynchronousWorkSerializer
-
-
-
All Implemented Interfaces:
Runnable, IWorkSerializer
-
-
-
-
public class AsynchronousWorkSerializer
extends Object
implements IWorkSerializer, Runnable
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - -
-Constructor Summary
AsynchronousWorkSerializer(ExecutorService executorService) - -
-           
AsynchronousWorkSerializer(ExecutorService executorService, - Queue<Runnable> workQueue) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanaddWork(Runnable work) - -
-           
- voiddispose() - -
-           
- ExecutorServicegetExecutorService() - -
-           
- voidrun() - -
-          Executed in the context of the executor service.
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-AsynchronousWorkSerializer

-
-public AsynchronousWorkSerializer(ExecutorService executorService,
-                                  Queue<Runnable> workQueue)
-
-
-
- -

-AsynchronousWorkSerializer

-
-public AsynchronousWorkSerializer(ExecutorService executorService)
-
-
- - - - - - - - -
-Method Detail
- -

-getExecutorService

-
-public ExecutorService getExecutorService()
-
-
-
-
-
-
-
-
-
- -

-addWork

-
-public boolean addWork(Runnable work)
-
-
-
Specified by:
addWork in interface IWorkSerializer
-
-
-
-
-
-
- -

-run

-
-public void run()
-
-
Executed in the context of the executor service. -

-

-

-
Specified by:
run in interface Runnable
-
-
-
-
-
-
- -

-dispose

-
-public void dispose()
-
-
-
Specified by:
dispose in interface IWorkSerializer
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/CompletionWorkSerializer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/CompletionWorkSerializer.html deleted file mode 100644 index 8dd1cc46fa..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/CompletionWorkSerializer.html +++ /dev/null @@ -1,372 +0,0 @@ - - - - - - -CompletionWorkSerializer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class CompletionWorkSerializer

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.concurrent.CompletionWorkSerializer
-
-
-
All Implemented Interfaces:
IWorkSerializer
-
-
-
-
public class CompletionWorkSerializer
extends Object
implements IWorkSerializer
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
CompletionWorkSerializer() - -
-           
CompletionWorkSerializer(CompletionService<Object> completionService) - -
-           
CompletionWorkSerializer(Executor executor) - -
-           
CompletionWorkSerializer(Executor executor, - BlockingQueue<Future<Object>> completionQueue) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanaddWork(Runnable work) - -
-           
- voiddispose() - -
-           
- CompletionService<Object>getCompletionService() - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-CompletionWorkSerializer

-
-public CompletionWorkSerializer(CompletionService<Object> completionService)
-
-
-
- -

-CompletionWorkSerializer

-
-public CompletionWorkSerializer(Executor executor,
-                                BlockingQueue<Future<Object>> completionQueue)
-
-
-
- -

-CompletionWorkSerializer

-
-public CompletionWorkSerializer(Executor executor)
-
-
-
- -

-CompletionWorkSerializer

-
-public CompletionWorkSerializer()
-
-
- - - - - - - - -
-Method Detail
- -

-getCompletionService

-
-public CompletionService<Object> getCompletionService()
-
-
-
-
-
-
-
-
-
- -

-dispose

-
-public void dispose()
-
-
-
Specified by:
dispose in interface IWorkSerializer
-
-
-
-
-
-
- -

-addWork

-
-public boolean addWork(Runnable work)
-
-
-
Specified by:
addWork in interface IWorkSerializer
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ConcurrencyUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ConcurrencyUtil.html deleted file mode 100644 index 17a05ccd1c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ConcurrencyUtil.html +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - -ConcurrencyUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class ConcurrencyUtil

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.concurrent.ConcurrencyUtil
-
-
-
-
public final class ConcurrencyUtil
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - -
-Method Summary
-static voidsleep(long millis) - -
-           
-static voidsleep(long millis, - int nanos) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-sleep

-
-public static void sleep(long millis)
-
-
-
-
-
-
- -

-sleep

-
-public static void sleep(long millis,
-                         int nanos)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ConcurrentValue.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ConcurrentValue.html deleted file mode 100644 index f4a86a910f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ConcurrentValue.html +++ /dev/null @@ -1,354 +0,0 @@ - - - - - - -ConcurrentValue (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class ConcurrentValue<T>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.concurrent.ConcurrentValue<T>
-
-
-
-
public final class ConcurrentValue<T>
extends Object
- - -

-Allow synchronization between many threads for a specific value, e.g.: - -

- MainThread cv.set(1);
- Thread1 cv.acquire(3);
- Thread2 cv.acquire(4);
- Thread3 cv.acquire(100);
- Thread4 cv.acquire(new Object()
-   {
-     public boolean equals(Object other)
-     {
-       return other.equals(2) || other.equals(3);
-     }
-   });
- Thread5 cv.acquire(1);
- ...
- // Thread 1,2,3 and 4 are blocked
- // Thread 5 isn't blocked.
- 
- MainThread cv.set(3);
- 
- // Thread 1 and 4 are unblocked.
- // Thread 2 and 3 are still blocked.
- 
-

- -

-

-
Since:
-
2.0
-
Author:
-
Simon McDuff
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
ConcurrentValue(T value) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidacquire(Object accept) - -
-          Blocking call.
- Tget() - -
-           
- voidreevaluate() - -
-          Reevaluate the condition.
- voidset(T newValue) - -
-          Specify the new value.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ConcurrentValue

-
-public ConcurrentValue(T value)
-
-
- - - - - - - - -
-Method Detail
- -

-get

-
-public T get()
-
-
-
-
-
-
- -

-set

-
-public void set(T newValue)
-
-
Specify the new value. -

-

-
-
-
-
- -

-reevaluate

-
-public void reevaluate()
-
-
Reevaluate the condition. It is only useful if a thread is blocked at acquire(Object) and the parameter - passed changed. acquire(Object) generates a reevaluation automatically. -

-

-
-
-
-
- -

-acquire

-
-public void acquire(Object accept)
-             throws InterruptedException
-
-
Blocking call. -

- Return when value accept is equal to get(). -

-

- -
Throws: -
InterruptedException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ExecutorServiceFactory.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ExecutorServiceFactory.html deleted file mode 100644 index b4fb85aefb..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ExecutorServiceFactory.html +++ /dev/null @@ -1,362 +0,0 @@ - - - - - - -ExecutorServiceFactory (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class ExecutorServiceFactory

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.factory.Factory
-      extended by org.eclipse.net4j.util.concurrent.ExecutorServiceFactory
-
-
-
All Implemented Interfaces:
IFactory
-
-
-
-
public class ExecutorServiceFactory
extends Factory
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - -
-Field Summary
-static StringDEFAULT_THREAD_GROUP_NAME - -
-           
-static StringPRODUCT_GROUP - -
-           
-static StringTYPE - -
-           
-  - - - - - - - - - - -
-Constructor Summary
ExecutorServiceFactory() - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- ExecutorServicecreate(String threadGroupName) - -
-           
-static ExecutorServiceget(IManagedContainer container) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.factory.Factory
getDescriptionFor, getKey, getProductGroup, getType, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-PRODUCT_GROUP

-
-public static final String PRODUCT_GROUP
-
-
-
See Also:
Constant Field Values
-
-
- -

-TYPE

-
-public static final String TYPE
-
-
-
See Also:
Constant Field Values
-
-
- -

-DEFAULT_THREAD_GROUP_NAME

-
-public static final String DEFAULT_THREAD_GROUP_NAME
-
-
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Constructor Detail
- -

-ExecutorServiceFactory

-
-public ExecutorServiceFactory()
-
-
- - - - - - - - -
-Method Detail
- -

-create

-
-public ExecutorService create(String threadGroupName)
-
-
-
-
-
-
- -

-get

-
-public static ExecutorService get(IManagedContainer container)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ICorrelator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ICorrelator.html deleted file mode 100644 index a6c9218155..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ICorrelator.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - -ICorrelator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Interface ICorrelator<CORRELATION,VALUE>

-
-
All Known Implementing Classes:
SynchronizingCorrelator
-
-
-
-
public interface ICorrelator<CORRELATION,VALUE>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- VALUEcorrelate(CORRELATION correlation) - -
-           
- VALUEcorrelateUnique(CORRELATION correlation) - -
-           
- booleanisCorrelated(CORRELATION correlation) - -
-           
- VALUEuncorrelate(CORRELATION correlation) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-isCorrelated

-
-boolean isCorrelated(CORRELATION correlation)
-
-
-
-
-
-
- -

-correlate

-
-VALUE correlate(CORRELATION correlation)
-
-
-
-
-
-
- -

-correlateUnique

-
-VALUE correlateUnique(CORRELATION correlation)
-
-
-
-
-
-
- -

-uncorrelate

-
-VALUE uncorrelate(CORRELATION correlation)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/IRWLockManager.LockType.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/IRWLockManager.LockType.html deleted file mode 100644 index 989015fc20..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/IRWLockManager.LockType.html +++ /dev/null @@ -1,329 +0,0 @@ - - - - - - -IRWLockManager.LockType (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Enum IRWLockManager.LockType

-
-java.lang.Object
-  extended by java.lang.Enum<IRWLockManager.LockType>
-      extended by org.eclipse.net4j.util.concurrent.IRWLockManager.LockType
-
-
-
All Implemented Interfaces:
Serializable, Comparable<IRWLockManager.LockType>
-
-
-
Enclosing interface:
IRWLockManager<OBJECT,CONTEXT>
-
-
-
-
public static enum IRWLockManager.LockType
extends Enum<IRWLockManager.LockType>
- - -

-

-
Author:
-
Simon McDuff
-
-
- -

- - - - - - - - - - - - - -
-Enum Constant Summary
READ - -
-           
WRITE - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-static IRWLockManager.LockTypevalueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static IRWLockManager.LockType[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-WRITE

-
-public static final IRWLockManager.LockType WRITE
-
-
-
-
-
- -

-READ

-
-public static final IRWLockManager.LockType READ
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static IRWLockManager.LockType[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (IRWLockManager.LockType c : IRWLockManager.LockType.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static IRWLockManager.LockType valueOf(String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
IllegalArgumentException - if this enum type has no constant -with the specified name -
NullPointerException - if the argument is null
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/IRWLockManager.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/IRWLockManager.html deleted file mode 100644 index 334376b836..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/IRWLockManager.html +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - -IRWLockManager (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Interface IRWLockManager<OBJECT,CONTEXT>

-
-
All Known Implementing Classes:
RWLockManager
-
-
-
-
public interface IRWLockManager<OBJECT,CONTEXT>
- - -

-Support Multiple reads/no write and upgrade lock from read to write. Many context could request - write lock at the same time. It will privileges first context that has already a - read lock. If no one has any read lock, it's "first come first serve". -

- -

-

-
Since:
-
3.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static classIRWLockManager.LockType - -
-           
- - - - - - - - - - - - - - -
-Field Summary
-static intNO_WAIT - -
-           
-static intWAIT - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanhasLock(IRWLockManager.LockType type, - CONTEXT context, - OBJECT objectToLock) - -
-           
- booleanhasLockByOthers(IRWLockManager.LockType type, - CONTEXT context, - OBJECT objectToLock) - -
-           
- voidlock(IRWLockManager.LockType type, - CONTEXT context, - Collection<? extends OBJECT> objectsToLock, - long timeout) - -
-           
- voidlock(IRWLockManager.LockType type, - CONTEXT context, - OBJECT objectToLock, - long timeout) - -
-           
- voidunlock(CONTEXT context) - -
-          Attempts to release all locks(read and write) for a given context.
- voidunlock(IRWLockManager.LockType type, - CONTEXT context, - Collection<? extends OBJECT> objectsToUnlock) - -
-          Attempts to release for a given locktype, context and objects.
-  -

- - - - - - - - -
-Field Detail
- -

-WAIT

-
-static final int WAIT
-
-
-
See Also:
Constant Field Values
-
-
- -

-NO_WAIT

-
-static final int NO_WAIT
-
-
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Method Detail
- -

-lock

-
-void lock(IRWLockManager.LockType type,
-          CONTEXT context,
-          Collection<? extends OBJECT> objectsToLock,
-          long timeout)
-          throws InterruptedException
-
-
- -
Throws: -
InterruptedException
-
-
-
- -

-lock

-
-void lock(IRWLockManager.LockType type,
-          CONTEXT context,
-          OBJECT objectToLock,
-          long timeout)
-          throws InterruptedException
-
-
- -
Throws: -
InterruptedException
-
-
-
- -

-unlock

-
-void unlock(IRWLockManager.LockType type,
-            CONTEXT context,
-            Collection<? extends OBJECT> objectsToUnlock)
-
-
Attempts to release for a given locktype, context and objects. -

-

- -
Throws: -
IllegalMonitorStateException - Unlocking objects without lock.
-
-
-
- -

-unlock

-
-void unlock(CONTEXT context)
-
-
Attempts to release all locks(read and write) for a given context. -

-

-
-
-
-
- -

-hasLock

-
-boolean hasLock(IRWLockManager.LockType type,
-                CONTEXT context,
-                OBJECT objectToLock)
-
-
-
-
-
-
- -

-hasLockByOthers

-
-boolean hasLockByOthers(IRWLockManager.LockType type,
-                        CONTEXT context,
-                        OBJECT objectToLock)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ISynchronizer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ISynchronizer.html deleted file mode 100644 index af1cbf9078..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ISynchronizer.html +++ /dev/null @@ -1,260 +0,0 @@ - - - - - - -ISynchronizer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Interface ISynchronizer<RESULT>

-
-
All Known Implementing Classes:
ResultSynchronizer
-
-
-
-
public interface ISynchronizer<RESULT>
- - -

-Synchronizes a producer and a consumer thread letting the producer pass a value to the consumer. Both producer and - consumer must have access to this ISynchronizer and there must only ever exist one consumer for it. Once the - result value is consumed by the consumer this ISynchronizer must not be reused. -

-

- -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Method Summary
- RESULTget(long timeout) - -
-           
- voidput(RESULT result) - -
-           
- booleanput(RESULT result, - long timeout) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-get

-
-RESULT get(long timeout)
-
-
-
-
-
-
- -

-put

-
-void put(RESULT result)
-
-
-
-
-
-
- -

-put

-
-boolean put(RESULT result,
-            long timeout)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/IWorkSerializer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/IWorkSerializer.html deleted file mode 100644 index 71484aafcf..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/IWorkSerializer.html +++ /dev/null @@ -1,232 +0,0 @@ - - - - - - -IWorkSerializer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Interface IWorkSerializer

-
-
All Known Implementing Classes:
AsynchronousWorkSerializer, CompletionWorkSerializer, QueueWorkerWorkSerializer, SynchronousWorkSerializer
-
-
-
-
public interface IWorkSerializer
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - -
-Method Summary
- booleanaddWork(Runnable work) - -
-           
- voiddispose() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-addWork

-
-boolean addWork(Runnable work)
-
-
-
-
-
-
- -

-dispose

-
-void dispose()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/MonitoredThread.MultiThreadMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/MonitoredThread.MultiThreadMonitor.html deleted file mode 100644 index 4f9301eb99..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/MonitoredThread.MultiThreadMonitor.html +++ /dev/null @@ -1,433 +0,0 @@ - - - - - - -MonitoredThread.MultiThreadMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class MonitoredThread.MultiThreadMonitor

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.concurrent.MonitoredThread.MultiThreadMonitor
-
-
-
All Implemented Interfaces:
Runnable, MonitoredThread.ThreadMonitor
-
-
-
Enclosing class:
MonitoredThread
-
-
-
-
public static class MonitoredThread.MultiThreadMonitor
extends Object
implements MonitoredThread.ThreadMonitor, Runnable
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Field Summary
-static longSYNCED_START - -
-           
-  - - - - - - - - - - - - - -
-Constructor Summary
MonitoredThread.MultiThreadMonitor(long timeOut) - -
-          Same as calling MonitoredThread(idleTimeOut, SYNCED_START).
MonitoredThread.MultiThreadMonitor(long idleTimeOut, - long startOffset) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidaddThread(MonitoredThread thread) - -
-           
- longgetIdleTimeOut() - -
-           
- voidhandleFinished(MonitoredThread thread) - -
-           
- voidhandleStarting(MonitoredThread thread) - -
-           
-protected  voidhandleTimeoutExpiration(MonitoredThread thread) - -
-           
- voidrun() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-SYNCED_START

-
-public static final long SYNCED_START
-
-
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Constructor Detail
- -

-MonitoredThread.MultiThreadMonitor

-
-public MonitoredThread.MultiThreadMonitor(long idleTimeOut,
-                                          long startOffset)
-
-
-
Parameters:
idleTimeOut - The number of milli seconds one of the threads may be idle (i.e. not having called - MonitoredThread.heartBeat()) before handleTimeoutExpiration(MonitoredThread) is called.
startOffset - The number of milli seconds to sleep between threads are started. Zero means not to sleep and - SYNCED_START means that all threads start at the same time by waiting on a shared latch.
-
-
- -

-MonitoredThread.MultiThreadMonitor

-
-public MonitoredThread.MultiThreadMonitor(long timeOut)
-
-
Same as calling MonitoredThread(idleTimeOut, SYNCED_START). -

-

- - - - - - - - -
-Method Detail
- -

-getIdleTimeOut

-
-public long getIdleTimeOut()
-
-
-
-
-
-
-
-
-
- -

-addThread

-
-public void addThread(MonitoredThread thread)
-
-
-
-
-
-
-
-
-
- -

-handleStarting

-
-public void handleStarting(MonitoredThread thread)
-
-
-
Specified by:
handleStarting in interface MonitoredThread.ThreadMonitor
-
-
-
-
-
-
- -

-handleFinished

-
-public void handleFinished(MonitoredThread thread)
-
-
-
Specified by:
handleFinished in interface MonitoredThread.ThreadMonitor
-
-
-
-
-
-
- -

-run

-
-public void run()
-
-
-
Specified by:
run in interface Runnable
-
-
-
-
-
-
- -

-handleTimeoutExpiration

-
-protected void handleTimeoutExpiration(MonitoredThread thread)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/MonitoredThread.ThreadMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/MonitoredThread.ThreadMonitor.html deleted file mode 100644 index 445226ab30..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/MonitoredThread.ThreadMonitor.html +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - -MonitoredThread.ThreadMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Interface MonitoredThread.ThreadMonitor

-
-
All Known Implementing Classes:
MonitoredThread.MultiThreadMonitor
-
-
-
Enclosing class:
MonitoredThread
-
-
-
-
public static interface MonitoredThread.ThreadMonitor
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - -
-Method Summary
- voidhandleFinished(MonitoredThread thread) - -
-           
- voidhandleStarting(MonitoredThread thread) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-handleStarting

-
-void handleStarting(MonitoredThread thread)
-
-
-
-
-
-
- -

-handleFinished

-
-void handleFinished(MonitoredThread thread)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/MonitoredThread.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/MonitoredThread.html deleted file mode 100644 index 2ba95f6bbb..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/MonitoredThread.html +++ /dev/null @@ -1,427 +0,0 @@ - - - - - - -MonitoredThread (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class MonitoredThread

-
-java.lang.Object
-  extended by java.lang.Thread
-      extended by org.eclipse.net4j.util.concurrent.MonitoredThread
-
-
-
All Implemented Interfaces:
Runnable
-
-
-
-
public abstract class MonitoredThread
extends Thread
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - -
-Nested Class Summary
-static classMonitoredThread.MultiThreadMonitor - -
-           
-static interfaceMonitoredThread.ThreadMonitor - -
-           
- - - - - - - -
Nested classes/interfaces inherited from class java.lang.Thread
Thread.State, Thread.UncaughtExceptionHandler
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
-  - - - - - - - - - - -
-Constructor Summary
MonitoredThread(String name, - MonitoredThread.ThreadMonitor monitor) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected abstract  voiddoRun() - -
-           
- longgetTimeStamp() - -
-           
- voidheartBeat() - -
-           
- booleanisIdleTimeoutExpired(long idleTimeOut) - -
-           
- voidrun() - -
-           
- voidshutdown() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Thread
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-MonitoredThread

-
-public MonitoredThread(String name,
-                       MonitoredThread.ThreadMonitor monitor)
-
-
- - - - - - - - -
-Method Detail
- -

-getTimeStamp

-
-public long getTimeStamp()
-
-
-
-
-
-
- -

-isIdleTimeoutExpired

-
-public boolean isIdleTimeoutExpired(long idleTimeOut)
-
-
-
-
-
-
- -

-heartBeat

-
-public void heartBeat()
-
-
-
-
-
-
- -

-shutdown

-
-public void shutdown()
-
-
-
-
-
-
- -

-run

-
-public void run()
-
-
-
Specified by:
run in interface Runnable
Overrides:
run in class Thread
-
-
-
-
-
-
- -

-doRun

-
-protected abstract void doRun()
-                       throws Exception
-
-
- -
Throws: -
Exception
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/NonBlockingIntCounter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/NonBlockingIntCounter.html deleted file mode 100644 index 0ac77a3c7a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/NonBlockingIntCounter.html +++ /dev/null @@ -1,332 +0,0 @@ - - - - - - -NonBlockingIntCounter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class NonBlockingIntCounter

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.concurrent.NonBlockingIntCounter
-
-
-
-
public final class NonBlockingIntCounter
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - -
-Constructor Summary
NonBlockingIntCounter() - -
-           
NonBlockingIntCounter(int initialValue) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- intdecrement() - -
-           
- intgetValue() - -
-           
- intincrement() - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-NonBlockingIntCounter

-
-public NonBlockingIntCounter()
-
-
-
- -

-NonBlockingIntCounter

-
-public NonBlockingIntCounter(int initialValue)
-
-
- - - - - - - - -
-Method Detail
- -

-getValue

-
-public int getValue()
-
-
-
-
-
-
- -

-increment

-
-public int increment()
-
-
-
-
-
-
- -

-decrement

-
-public int decrement()
-
-
-
Since:
-
3.0
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/NonBlockingLongCounter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/NonBlockingLongCounter.html deleted file mode 100644 index 2d64e2cb69..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/NonBlockingLongCounter.html +++ /dev/null @@ -1,332 +0,0 @@ - - - - - - -NonBlockingLongCounter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class NonBlockingLongCounter

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.concurrent.NonBlockingLongCounter
-
-
-
-
public final class NonBlockingLongCounter
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - -
-Constructor Summary
NonBlockingLongCounter() - -
-           
NonBlockingLongCounter(long initialValue) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- longdecrement() - -
-           
- longgetValue() - -
-           
- longincrement() - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-NonBlockingLongCounter

-
-public NonBlockingLongCounter()
-
-
-
- -

-NonBlockingLongCounter

-
-public NonBlockingLongCounter(long initialValue)
-
-
- - - - - - - - -
-Method Detail
- -

-getValue

-
-public long getValue()
-
-
-
-
-
-
- -

-increment

-
-public long increment()
-
-
-
-
-
-
- -

-decrement

-
-public long decrement()
-
-
-
Since:
-
3.0
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/OnePendingExecutor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/OnePendingExecutor.html deleted file mode 100644 index 05d0611143..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/OnePendingExecutor.html +++ /dev/null @@ -1,258 +0,0 @@ - - - - - - -OnePendingExecutor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class OnePendingExecutor

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.concurrent.OnePendingExecutor
-
-
-
All Implemented Interfaces:
Executor
-
-
-
-
public class OnePendingExecutor
extends Object
implements Executor
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
OnePendingExecutor() - -
-           
-  - - - - - - - - - - - -
-Method Summary
- voidexecute(Runnable command) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-OnePendingExecutor

-
-public OnePendingExecutor()
-
-
- - - - - - - - -
-Method Detail
- -

-execute

-
-public void execute(Runnable command)
-
-
-
Specified by:
execute in interface Executor
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/QueueRunner.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/QueueRunner.html deleted file mode 100644 index 28221ce9b4..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/QueueRunner.html +++ /dev/null @@ -1,364 +0,0 @@ - - - - - - -QueueRunner (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class QueueRunner

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.lifecycle.Lifecycle
-          extended by org.eclipse.net4j.util.concurrent.Worker
-              extended by org.eclipse.net4j.util.concurrent.QueueWorker<Runnable>
-                  extended by org.eclipse.net4j.util.concurrent.QueueRunner
-
-
-
All Implemented Interfaces:
INotifier, ILifecycle
-
-
-
Direct Known Subclasses:
QueueWorkerWorkSerializer
-
-
-
-
public class QueueRunner
extends QueueWorker<Runnable>
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.concurrent.Worker
Worker.WorkContext
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.concurrent.Worker
DEFAULT_ERROR_HANDLER, DEFAULT_TIMEOUT
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
USE_LABEL
-  - - - - - - - - - - -
-Constructor Summary
QueueRunner() - -
-           
-  - - - - - - - - - - - -
-Method Summary
-protected  voidwork(Worker.WorkContext context, - Runnable runnable) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.concurrent.QueueWorker
addWork, clearQueue, createQueue, doActivate, doDeactivate, doRemainingWorkBeforeDeactivate, getPollMillis, setPollMillis, work
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.concurrent.Worker
getActivationTimeout, getDeactivationTimeout, getGlobalErrorHandler, getThreadName, handleError, isDaemon, setActivationTimeout, setDaemon, setDeactivationTimeout, setGlobalErrorHandler
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
activate, checkActive, checkArg, checkArg, checkInactive, checkNull, checkState, checkState, deactivate, deferredActivate, doAfterActivate, doBeforeActivate, doBeforeDeactivate, dump, getLifecycleState, isActive, isDeferredActivation, toString
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Constructor Detail
- -

-QueueRunner

-
-public QueueRunner()
-
-
- - - - - - - - -
-Method Detail
- -

-work

-
-protected void work(Worker.WorkContext context,
-                    Runnable runnable)
-
-
-
Specified by:
work in class QueueWorker<Runnable>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/QueueWorker.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/QueueWorker.html deleted file mode 100644 index dc1996f347..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/QueueWorker.html +++ /dev/null @@ -1,544 +0,0 @@ - - - - - - -QueueWorker (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class QueueWorker<E>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.lifecycle.Lifecycle
-          extended by org.eclipse.net4j.util.concurrent.Worker
-              extended by org.eclipse.net4j.util.concurrent.QueueWorker<E>
-
-
-
All Implemented Interfaces:
INotifier, ILifecycle
-
-
-
Direct Known Subclasses:
QueueRunner
-
-
-
-
public abstract class QueueWorker<E>
extends Worker
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.concurrent.Worker
Worker.WorkContext
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.concurrent.Worker
DEFAULT_ERROR_HANDLER, DEFAULT_TIMEOUT
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
USE_LABEL
-  - - - - - - - - - - -
-Constructor Summary
QueueWorker() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanaddWork(E element) - -
-           
- voidclearQueue() - -
-           
-protected  BlockingQueue<E>createQueue() - -
-           
-protected  voiddoActivate() - -
-           
-protected  voiddoDeactivate() - -
-           
-protected  booleandoRemainingWorkBeforeDeactivate() - -
-           
- longgetPollMillis() - -
-           
- voidsetPollMillis(long pollMillis) - -
-           
-protected  voidwork(Worker.WorkContext context) - -
-           
-protected abstract  voidwork(Worker.WorkContext context, - E element) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.concurrent.Worker
getActivationTimeout, getDeactivationTimeout, getGlobalErrorHandler, getThreadName, handleError, isDaemon, setActivationTimeout, setDaemon, setDeactivationTimeout, setGlobalErrorHandler
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
activate, checkActive, checkArg, checkArg, checkInactive, checkNull, checkState, checkState, deactivate, deferredActivate, doAfterActivate, doBeforeActivate, doBeforeDeactivate, dump, getLifecycleState, isActive, isDeferredActivation, toString
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Constructor Detail
- -

-QueueWorker

-
-public QueueWorker()
-
-
- - - - - - - - -
-Method Detail
- -

-getPollMillis

-
-public long getPollMillis()
-
-
-
-
-
-
- -

-setPollMillis

-
-public void setPollMillis(long pollMillis)
-
-
-
-
-
-
- -

-clearQueue

-
-public void clearQueue()
-
-
-
Since:
-
3.0
-
-
-
-
- -

-addWork

-
-public boolean addWork(E element)
-
-
-
-
-
-
- -

-work

-
-protected void work(Worker.WorkContext context)
-             throws Exception
-
-
-
Specified by:
work in class Worker
-
-
- -
Throws: -
Exception
-
-
-
- -

-work

-
-protected abstract void work(Worker.WorkContext context,
-                             E element)
-
-
-
-
-
-
- -

-createQueue

-
-protected BlockingQueue<E> createQueue()
-
-
-
-
-
-
- -

-doRemainingWorkBeforeDeactivate

-
-protected boolean doRemainingWorkBeforeDeactivate()
-
-
-
Since:
-
3.1
-
-
-
-
- -

-doActivate

-
-protected void doActivate()
-                   throws Exception
-
-
-
Overrides:
doActivate in class Worker
-
-
- -
Throws: -
Exception
-
-
-
- -

-doDeactivate

-
-protected void doDeactivate()
-                     throws Exception
-
-
-
Overrides:
doDeactivate in class Worker
-
-
- -
Throws: -
Exception
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/QueueWorkerWorkSerializer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/QueueWorkerWorkSerializer.html deleted file mode 100644 index 7451c3af51..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/QueueWorkerWorkSerializer.html +++ /dev/null @@ -1,376 +0,0 @@ - - - - - - -QueueWorkerWorkSerializer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class QueueWorkerWorkSerializer

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.lifecycle.Lifecycle
-          extended by org.eclipse.net4j.util.concurrent.Worker
-              extended by org.eclipse.net4j.util.concurrent.QueueWorker<Runnable>
-                  extended by org.eclipse.net4j.util.concurrent.QueueRunner
-                      extended by org.eclipse.net4j.util.concurrent.QueueWorkerWorkSerializer
-
-
-
All Implemented Interfaces:
IWorkSerializer, INotifier, ILifecycle
-
-
-
-
public class QueueWorkerWorkSerializer
extends QueueRunner
implements IWorkSerializer
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.concurrent.Worker
Worker.WorkContext
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.concurrent.Worker
DEFAULT_ERROR_HANDLER, DEFAULT_TIMEOUT
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
USE_LABEL
-  - - - - - - - - - - -
-Constructor Summary
QueueWorkerWorkSerializer() - -
-           
-  - - - - - - - - - - - -
-Method Summary
- voiddispose() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.concurrent.QueueRunner
work
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.concurrent.QueueWorker
addWork, clearQueue, createQueue, doActivate, doDeactivate, doRemainingWorkBeforeDeactivate, getPollMillis, setPollMillis, work
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.concurrent.Worker
getActivationTimeout, getDeactivationTimeout, getGlobalErrorHandler, getThreadName, handleError, isDaemon, setActivationTimeout, setDaemon, setDeactivationTimeout, setGlobalErrorHandler
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
activate, checkActive, checkArg, checkArg, checkInactive, checkNull, checkState, checkState, deactivate, deferredActivate, doAfterActivate, doBeforeActivate, doBeforeDeactivate, dump, getLifecycleState, isActive, isDeferredActivation, toString
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.concurrent.IWorkSerializer
addWork
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Constructor Detail
- -

-QueueWorkerWorkSerializer

-
-public QueueWorkerWorkSerializer()
-
-
- - - - - - - - -
-Method Detail
- -

-dispose

-
-public void dispose()
-
-
-
Specified by:
dispose in interface IWorkSerializer
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RWLock.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RWLock.html deleted file mode 100644 index a7af081af2..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RWLock.html +++ /dev/null @@ -1,428 +0,0 @@ - - - - - - -RWLock (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class RWLock

-
-java.lang.Object
-  extended by java.util.concurrent.locks.ReentrantReadWriteLock
-      extended by org.eclipse.net4j.util.concurrent.RWLock
-
-
-
All Implemented Interfaces:
Serializable, ReadWriteLock
-
-
-
-
public class RWLock
extends ReentrantReadWriteLock
- - -

-

-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class java.util.concurrent.locks.ReentrantReadWriteLock
ReentrantReadWriteLock.ReadLock, ReentrantReadWriteLock.WriteLock
-  - - - - - - - - - - - - - - -
-Constructor Summary
RWLock(long timeoutMillis) - -
-           
RWLock(long timeoutMillis, - boolean fair) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static - - - - -
-<V> V
-
call(Callable<V> callable, - Lock lock, - long timeoutMillis) - -
-           
- - - - - -
-<V> V
-
read(Callable<V> callable) - -
-           
- voidread(Runnable runnable) - -
-           
-static voidrun(Runnable runnable, - Lock lock, - long timeoutMillis) - -
-           
- - - - - -
-<V> V
-
write(Callable<V> callable) - -
-           
- voidwrite(Runnable runnable) - -
-           
- - - - - - - -
Methods inherited from class java.util.concurrent.locks.ReentrantReadWriteLock
getOwner, getQueuedReaderThreads, getQueuedThreads, getQueuedWriterThreads, getQueueLength, getReadHoldCount, getReadLockCount, getWaitingThreads, getWaitQueueLength, getWriteHoldCount, hasQueuedThread, hasQueuedThreads, hasWaiters, isFair, isWriteLocked, isWriteLockedByCurrentThread, readLock, toString, writeLock
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-RWLock

-
-public RWLock(long timeoutMillis)
-
-
-
- -

-RWLock

-
-public RWLock(long timeoutMillis,
-              boolean fair)
-
-
- - - - - - - - -
-Method Detail
- -

-read

-
-public <V> V read(Callable<V> callable)
-
-
-
-
-
-
- -

-read

-
-public void read(Runnable runnable)
-
-
-
-
-
-
- -

-write

-
-public <V> V write(Callable<V> callable)
-
-
-
-
-
-
- -

-write

-
-public void write(Runnable runnable)
-
-
-
-
-
-
- -

-call

-
-public static <V> V call(Callable<V> callable,
-                         Lock lock,
-                         long timeoutMillis)
-
-
-
-
-
-
- -

-run

-
-public static void run(Runnable runnable,
-                       Lock lock,
-                       long timeoutMillis)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RWLockManager.LockEntry.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RWLockManager.LockEntry.html deleted file mode 100644 index 652c0d4e23..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RWLockManager.LockEntry.html +++ /dev/null @@ -1,468 +0,0 @@ - - - - - - -RWLockManager.LockEntry (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Interface RWLockManager.LockEntry<OBJECT,CONTEXT>

-
-
Enclosing class:
RWLockManager<OBJECT,CONTEXT>
-
-
-
-
protected static interface RWLockManager.LockEntry<OBJECT,CONTEXT>
- - -

-

-
Since:
-
3.1
-
Author:
-
Simon McDuff
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleancanObtainReadLock(CONTEXT context) - -
-           
- booleancanObtainWriteLock(CONTEXT context) - -
-           
- voidchangeContext(CONTEXT oldContext, - CONTEXT newContext) - -
-           
- RWLockManager.LockEntry<OBJECT,CONTEXT>clearLock(CONTEXT context) - -
-           
- OBJECTgetObject() - -
-           
- booleanhasContext(CONTEXT context) - -
-           
- booleanisReadLock(CONTEXT context) - -
-           
- booleanisReadLockByOthers(CONTEXT context) - -
-           
- booleanisWriteLock(CONTEXT context) - -
-           
- booleanisWriteLockByOthers(CONTEXT context) - -
-           
- RWLockManager.LockEntry<OBJECT,CONTEXT>readLock(CONTEXT context) - -
-           
- RWLockManager.LockEntry<OBJECT,CONTEXT>readUnlock(CONTEXT context) - -
-           
- RWLockManager.LockEntry<OBJECT,CONTEXT>writeLock(CONTEXT context) - -
-           
- RWLockManager.LockEntry<OBJECT,CONTEXT>writeUnlock(CONTEXT context) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getObject

-
-OBJECT getObject()
-
-
-
-
-
-
- -

-isReadLock

-
-boolean isReadLock(CONTEXT context)
-
-
-
-
-
-
- -

-isWriteLock

-
-boolean isWriteLock(CONTEXT context)
-
-
-
-
-
-
- -

-isReadLockByOthers

-
-boolean isReadLockByOthers(CONTEXT context)
-
-
-
-
-
-
- -

-isWriteLockByOthers

-
-boolean isWriteLockByOthers(CONTEXT context)
-
-
-
-
-
-
- -

-canObtainReadLock

-
-boolean canObtainReadLock(CONTEXT context)
-
-
-
-
-
-
- -

-canObtainWriteLock

-
-boolean canObtainWriteLock(CONTEXT context)
-
-
-
-
-
-
- -

-readLock

-
-RWLockManager.LockEntry<OBJECT,CONTEXT> readLock(CONTEXT context)
-
-
-
-
-
-
- -

-writeLock

-
-RWLockManager.LockEntry<OBJECT,CONTEXT> writeLock(CONTEXT context)
-
-
-
-
-
-
- -

-readUnlock

-
-RWLockManager.LockEntry<OBJECT,CONTEXT> readUnlock(CONTEXT context)
-
-
-
-
-
-
- -

-writeUnlock

-
-RWLockManager.LockEntry<OBJECT,CONTEXT> writeUnlock(CONTEXT context)
-
-
-
-
-
-
- -

-clearLock

-
-RWLockManager.LockEntry<OBJECT,CONTEXT> clearLock(CONTEXT context)
-
-
-
-
-
-
- -

-changeContext

-
-void changeContext(CONTEXT oldContext,
-                   CONTEXT newContext)
-
-
-
Since:
-
3.1
-
-
-
-
- -

-hasContext

-
-boolean hasContext(CONTEXT context)
-
-
-
Since:
-
3.1
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RWLockManager.LockEntryHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RWLockManager.LockEntryHandler.html deleted file mode 100644 index 69578d10fe..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RWLockManager.LockEntryHandler.html +++ /dev/null @@ -1,215 +0,0 @@ - - - - - - -RWLockManager.LockEntryHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Interface RWLockManager.LockEntryHandler<OBJECT,CONTEXT>

-
-
Enclosing class:
RWLockManager<OBJECT,CONTEXT>
-
-
-
-
protected static interface RWLockManager.LockEntryHandler<OBJECT,CONTEXT>
- - -

-

-
Since:
-
3.1
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- booleanhandleLockEntry(RWLockManager.LockEntry<OBJECT,CONTEXT> lockEntry) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-handleLockEntry

-
-boolean handleLockEntry(RWLockManager.LockEntry<OBJECT,CONTEXT> lockEntry)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RWLockManager.LockStrategy.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RWLockManager.LockStrategy.html deleted file mode 100644 index b5391cbb68..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RWLockManager.LockStrategy.html +++ /dev/null @@ -1,301 +0,0 @@ - - - - - - -RWLockManager.LockStrategy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Interface RWLockManager.LockStrategy<OBJECT,CONTEXT>

-
-
Enclosing class:
RWLockManager<OBJECT,CONTEXT>
-
-
-
-
protected static interface RWLockManager.LockStrategy<OBJECT,CONTEXT>
- - -

-

-
Since:
-
3.1
-
Author:
-
Simon McDuff
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleancanObtainLock(RWLockManager.LockEntry<OBJECT,CONTEXT> entry, - CONTEXT context) - -
-           
- booleanisLocked(RWLockManager.LockEntry<OBJECT,CONTEXT> entry, - CONTEXT context) - -
-           
- booleanisLockedByOthers(RWLockManager.LockEntry<OBJECT,CONTEXT> entry, - CONTEXT context) - -
-           
- RWLockManager.LockEntry<OBJECT,CONTEXT>lock(RWLockManager.LockEntry<OBJECT,CONTEXT> entry, - CONTEXT context) - -
-           
- RWLockManager.LockEntry<OBJECT,CONTEXT>unlock(RWLockManager.LockEntry<OBJECT,CONTEXT> entry, - CONTEXT context) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-isLocked

-
-boolean isLocked(RWLockManager.LockEntry<OBJECT,CONTEXT> entry,
-                 CONTEXT context)
-
-
-
-
-
-
- -

-isLockedByOthers

-
-boolean isLockedByOthers(RWLockManager.LockEntry<OBJECT,CONTEXT> entry,
-                         CONTEXT context)
-
-
-
-
-
-
- -

-canObtainLock

-
-boolean canObtainLock(RWLockManager.LockEntry<OBJECT,CONTEXT> entry,
-                      CONTEXT context)
-
-
-
-
-
-
- -

-lock

-
-RWLockManager.LockEntry<OBJECT,CONTEXT> lock(RWLockManager.LockEntry<OBJECT,CONTEXT> entry,
-                                             CONTEXT context)
-
-
-
-
-
-
- -

-unlock

-
-RWLockManager.LockEntry<OBJECT,CONTEXT> unlock(RWLockManager.LockEntry<OBJECT,CONTEXT> entry,
-                                               CONTEXT context)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RWLockManager.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RWLockManager.html deleted file mode 100644 index 41c85775a8..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RWLockManager.html +++ /dev/null @@ -1,625 +0,0 @@ - - - - - - -RWLockManager (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class RWLockManager<OBJECT,CONTEXT>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.lifecycle.Lifecycle
-          extended by org.eclipse.net4j.util.concurrent.RWLockManager<OBJECT,CONTEXT>
-
-
-
All Implemented Interfaces:
IRWLockManager<OBJECT,CONTEXT>, INotifier, ILifecycle
-
-
-
-
public class RWLockManager<OBJECT,CONTEXT>
extends Lifecycle
implements IRWLockManager<OBJECT,CONTEXT>
- - -

-Support Multiple reads/no write and upgrade lock from read to write. Many context could request - write lock at the same time. It will privileges first context that has already - a read lock. If no one has any read lock, it's "first come first serve". -

- -

-

-
Since:
-
2.0
-
Author:
-
Simon McDuff
-
-
- -

- - - - - - - - - - - - - - - - - - - -
-Nested Class Summary
-protected static interfaceRWLockManager.LockEntry<OBJECT,CONTEXT> - -
-           
-protected static interfaceRWLockManager.LockEntryHandler<OBJECT,CONTEXT> - -
-           
-protected static interfaceRWLockManager.LockStrategy<OBJECT,CONTEXT> - -
-           
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.concurrent.IRWLockManager
IRWLockManager.LockType
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
USE_LABEL
- - - - - - - -
Fields inherited from interface org.eclipse.net4j.util.concurrent.IRWLockManager
NO_WAIT, WAIT
-  - - - - - - - - - - -
-Constructor Summary
RWLockManager() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  voidchangeContext(CONTEXT oldContext, - CONTEXT newContext) - -
-           
-protected  RWLockManager.LockEntry<OBJECT,CONTEXT>getLockEntry(OBJECT objectToLock) - -
-           
-protected  RWLockManager.LockStrategy<OBJECT,CONTEXT>getLockingStrategy(IRWLockManager.LockType type) - -
-           
-protected  voidhandleLockEntries(CONTEXT context, - RWLockManager.LockEntryHandler<OBJECT,CONTEXT> handler) - -
-           
- booleanhasLock(IRWLockManager.LockType type, - CONTEXT context, - OBJECT objectToLock) - -
-           
- booleanhasLockByOthers(IRWLockManager.LockType type, - CONTEXT context, - OBJECT objectToLock) - -
-           
- voidlock(IRWLockManager.LockType type, - CONTEXT context, - Collection<? extends OBJECT> objectsToLock, - long timeout) - -
-           
- voidlock(IRWLockManager.LockType type, - CONTEXT context, - OBJECT objectToLock, - long timeout) - -
-           
- voidunlock(CONTEXT context) - -
-          Attempts to release all locks(read and write) for a given context.
- voidunlock(IRWLockManager.LockType type, - CONTEXT context, - Collection<? extends OBJECT> objectsToUnlock) - -
-          Attempts to release for a given locktype, context and objects.
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
activate, checkActive, checkArg, checkArg, checkInactive, checkNull, checkState, checkState, deactivate, deferredActivate, doActivate, doAfterActivate, doBeforeActivate, doBeforeDeactivate, doDeactivate, dump, getLifecycleState, isActive, isDeferredActivation, toString
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Constructor Detail
- -

-RWLockManager

-
-public RWLockManager()
-
-
- - - - - - - - -
-Method Detail
- -

-lock

-
-public void lock(IRWLockManager.LockType type,
-                 CONTEXT context,
-                 Collection<? extends OBJECT> objectsToLock,
-                 long timeout)
-          throws InterruptedException
-
-
-
Specified by:
lock in interface IRWLockManager<OBJECT,CONTEXT>
-
-
- -
Throws: -
InterruptedException
Since:
-
3.0
-
-
-
-
- -

-lock

-
-public void lock(IRWLockManager.LockType type,
-                 CONTEXT context,
-                 OBJECT objectToLock,
-                 long timeout)
-          throws InterruptedException
-
-
-
Specified by:
lock in interface IRWLockManager<OBJECT,CONTEXT>
-
-
- -
Throws: -
InterruptedException
Since:
-
3.0
-
-
-
-
- -

-unlock

-
-public void unlock(IRWLockManager.LockType type,
-                   CONTEXT context,
-                   Collection<? extends OBJECT> objectsToUnlock)
-
-
Attempts to release for a given locktype, context and objects. -

-

-
Specified by:
unlock in interface IRWLockManager<OBJECT,CONTEXT>
-
-
- -
Throws: -
IllegalMonitorStateException - Unlocking objects without lock.
Since:
-
3.0
-
-
-
-
- -

-unlock

-
-public void unlock(CONTEXT context)
-
-
Attempts to release all locks(read and write) for a given context. -

-

-
Specified by:
unlock in interface IRWLockManager<OBJECT,CONTEXT>
-
-
-
-
-
-
- -

-hasLock

-
-public boolean hasLock(IRWLockManager.LockType type,
-                       CONTEXT context,
-                       OBJECT objectToLock)
-
-
-
Specified by:
hasLock in interface IRWLockManager<OBJECT,CONTEXT>
-
-
-
Since:
-
3.0
-
-
-
-
- -

-hasLockByOthers

-
-public boolean hasLockByOthers(IRWLockManager.LockType type,
-                               CONTEXT context,
-                               OBJECT objectToLock)
-
-
-
Specified by:
hasLockByOthers in interface IRWLockManager<OBJECT,CONTEXT>
-
-
-
Since:
-
3.0
-
-
-
-
- -

-handleLockEntries

-
-protected void handleLockEntries(CONTEXT context,
-                                 RWLockManager.LockEntryHandler<OBJECT,CONTEXT> handler)
-
-
-
-
-
-
Since:
-
3.1
-
-
-
-
- -

-getLockEntry

-
-protected RWLockManager.LockEntry<OBJECT,CONTEXT> getLockEntry(OBJECT objectToLock)
-
-
-
-
-
-
Since:
-
3.1
-
-
-
-
- -

-getLockingStrategy

-
-protected RWLockManager.LockStrategy<OBJECT,CONTEXT> getLockingStrategy(IRWLockManager.LockType type)
-
-
-
-
-
-
Since:
-
3.1
-
-
-
-
- -

-changeContext

-
-protected void changeContext(CONTEXT oldContext,
-                             CONTEXT newContext)
-
-
-
-
-
-
Since:
-
3.1
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ResultSynchronizer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ResultSynchronizer.html deleted file mode 100644 index ad406f9aff..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/ResultSynchronizer.html +++ /dev/null @@ -1,308 +0,0 @@ - - - - - - -ResultSynchronizer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class ResultSynchronizer<RESULT>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.concurrent.ResultSynchronizer<RESULT>
-
-
-
All Implemented Interfaces:
ISynchronizer<RESULT>
-
-
-
-
public final class ResultSynchronizer<RESULT>
extends Object
implements ISynchronizer<RESULT>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
ResultSynchronizer() - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- RESULTget(long timeout) - -
-           
- voidput(RESULT result) - -
-           
- booleanput(RESULT result, - long timeout) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ResultSynchronizer

-
-public ResultSynchronizer()
-
-
- - - - - - - - -
-Method Detail
- -

-get

-
-public RESULT get(long timeout)
-
-
-
Specified by:
get in interface ISynchronizer<RESULT>
-
-
-
-
-
-
- -

-put

-
-public void put(RESULT result)
-
-
-
Specified by:
put in interface ISynchronizer<RESULT>
-
-
-
-
-
-
- -

-put

-
-public boolean put(RESULT result,
-                   long timeout)
-
-
-
Specified by:
put in interface ISynchronizer<RESULT>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RoundRobinList.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RoundRobinList.html deleted file mode 100644 index 2a8c367583..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/RoundRobinList.html +++ /dev/null @@ -1,1043 +0,0 @@ - - - - - - -RoundRobinList (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class RoundRobinList<E>

-
-java.lang.Object
-  extended by java.util.AbstractCollection<E>
-      extended by java.util.AbstractList<E>
-          extended by java.util.AbstractSequentialList<E>
-              extended by java.util.LinkedList<E>
-                  extended by org.eclipse.net4j.util.concurrent.RoundRobinList<E>
-
-
-
All Implemented Interfaces:
Serializable, Cloneable, Iterable<E>, Collection<E>, Deque<E>, List<E>, Queue<E>
-
-
-
-
public final class RoundRobinList<E>
extends LinkedList<E>
- - -

-

-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.util.AbstractList
modCount
-  - - - - - - - - - - - - - -
-Constructor Summary
RoundRobinList() - -
-           
RoundRobinList(Collection<? extends E> c) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanadd(E o) - -
-           
- voidadd(int index, - E element) - -
-           
- booleanaddAll(Collection<? extends E> c) - -
-           
- booleanaddAll(int index, - Collection<? extends E> c) - -
-           
- voidaddFirst(E o) - -
-           
- voidaddLast(E o) - -
-           
- voidclear() - -
-           
- Objectclone() - -
-           
- booleancontains(Object o) - -
-           
- booleancontainsAll(Collection<?> c) - -
-           
- Eelement() - -
-           
- voidexecuteReads(Runnable runnable) - -
-           
- voidexecuteWrites(Runnable runnable) - -
-           
- Eget(int index) - -
-           
- EgetFirst() - -
-           
- EgetLast() - -
-           
- intindexOf(Object o) - -
-           
- intlastIndexOf(Object o) - -
-           
- booleanoffer(E o) - -
-           
- Epeek() - -
-           
- Epoll() - -
-           
- Eremove() - -
-           
- Eremove(int index) - -
-           
- booleanremove(Object o) - -
-           
- booleanremoveAll(Collection<?> c) - -
-           
- EremoveFirst() - -
-           
- EremoveLast() - -
-           
- booleanretainAll(Collection<?> c) - -
-           
- Eset(int index, - E element) - -
-           
- List<E>subList(int fromIndex, - int toIndex) - -
-           
- Object[]toArray() - -
-           
- - - - - -
-<T> T[]
-
toArray(T[] a) - -
-           
- - - - - - - -
Methods inherited from class java.util.LinkedList
descendingIterator, listIterator, offerFirst, offerLast, peekFirst, peekLast, pollFirst, pollLast, pop, push, removeFirstOccurrence, removeLastOccurrence, size
- - - - - - - -
Methods inherited from class java.util.AbstractSequentialList
iterator
- - - - - - - -
Methods inherited from class java.util.AbstractList
equals, hashCode, listIterator, removeRange
- - - - - - - -
Methods inherited from class java.util.AbstractCollection
isEmpty, toString
- - - - - - - -
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface java.util.List
equals, hashCode, isEmpty, iterator, listIterator
- - - - - - - -
Methods inherited from interface java.util.Deque
iterator
-  -

- - - - - - - - -
-Constructor Detail
- -

-RoundRobinList

-
-public RoundRobinList()
-
-
-
- -

-RoundRobinList

-
-public RoundRobinList(Collection<? extends E> c)
-
-
- - - - - - - - -
-Method Detail
- -

-executeReads

-
-public void executeReads(Runnable runnable)
-
-
-
-
-
-
- -

-executeWrites

-
-public void executeWrites(Runnable runnable)
-
-
-
-
-
-
- -

-add

-
-public void add(int index,
-                E element)
-
-
-
Specified by:
add in interface List<E>
Overrides:
add in class LinkedList<E>
-
-
-
-
-
-
- -

-add

-
-public boolean add(E o)
-
-
-
Specified by:
add in interface Collection<E>
Specified by:
add in interface Deque<E>
Specified by:
add in interface List<E>
Specified by:
add in interface Queue<E>
Overrides:
add in class LinkedList<E>
-
-
-
-
-
-
- -

-addAll

-
-public boolean addAll(Collection<? extends E> c)
-
-
-
Specified by:
addAll in interface Collection<E>
Specified by:
addAll in interface List<E>
Overrides:
addAll in class LinkedList<E>
-
-
-
-
-
-
- -

-addAll

-
-public boolean addAll(int index,
-                      Collection<? extends E> c)
-
-
-
Specified by:
addAll in interface List<E>
Overrides:
addAll in class LinkedList<E>
-
-
-
-
-
-
- -

-addFirst

-
-public void addFirst(E o)
-
-
-
Specified by:
addFirst in interface Deque<E>
Overrides:
addFirst in class LinkedList<E>
-
-
-
-
-
-
- -

-addLast

-
-public void addLast(E o)
-
-
-
Specified by:
addLast in interface Deque<E>
Overrides:
addLast in class LinkedList<E>
-
-
-
-
-
-
- -

-clear

-
-public void clear()
-
-
-
Specified by:
clear in interface Collection<E>
Specified by:
clear in interface List<E>
Overrides:
clear in class LinkedList<E>
-
-
-
-
-
-
- -

-clone

-
-public Object clone()
-
-
-
Overrides:
clone in class LinkedList<E>
-
-
-
-
-
-
- -

-contains

-
-public boolean contains(Object o)
-
-
-
Specified by:
contains in interface Collection<E>
Specified by:
contains in interface Deque<E>
Specified by:
contains in interface List<E>
Overrides:
contains in class LinkedList<E>
-
-
-
-
-
-
- -

-containsAll

-
-public boolean containsAll(Collection<?> c)
-
-
-
Specified by:
containsAll in interface Collection<E>
Specified by:
containsAll in interface List<E>
Overrides:
containsAll in class AbstractCollection<E>
-
-
-
-
-
-
- -

-element

-
-public E element()
-
-
-
Specified by:
element in interface Deque<E>
Specified by:
element in interface Queue<E>
Overrides:
element in class LinkedList<E>
-
-
-
-
-
-
- -

-get

-
-public E get(int index)
-
-
-
Specified by:
get in interface List<E>
Overrides:
get in class LinkedList<E>
-
-
-
-
-
-
- -

-getFirst

-
-public E getFirst()
-
-
-
Specified by:
getFirst in interface Deque<E>
Overrides:
getFirst in class LinkedList<E>
-
-
-
-
-
-
- -

-getLast

-
-public E getLast()
-
-
-
Specified by:
getLast in interface Deque<E>
Overrides:
getLast in class LinkedList<E>
-
-
-
-
-
-
- -

-indexOf

-
-public int indexOf(Object o)
-
-
-
Specified by:
indexOf in interface List<E>
Overrides:
indexOf in class LinkedList<E>
-
-
-
-
-
-
- -

-lastIndexOf

-
-public int lastIndexOf(Object o)
-
-
-
Specified by:
lastIndexOf in interface List<E>
Overrides:
lastIndexOf in class LinkedList<E>
-
-
-
-
-
-
- -

-offer

-
-public boolean offer(E o)
-
-
-
Specified by:
offer in interface Deque<E>
Specified by:
offer in interface Queue<E>
Overrides:
offer in class LinkedList<E>
-
-
-
-
-
-
- -

-peek

-
-public E peek()
-
-
-
Specified by:
peek in interface Deque<E>
Specified by:
peek in interface Queue<E>
Overrides:
peek in class LinkedList<E>
-
-
-
-
-
-
- -

-poll

-
-public E poll()
-
-
-
Specified by:
poll in interface Deque<E>
Specified by:
poll in interface Queue<E>
Overrides:
poll in class LinkedList<E>
-
-
-
-
-
-
- -

-remove

-
-public E remove()
-
-
-
Specified by:
remove in interface Deque<E>
Specified by:
remove in interface Queue<E>
Overrides:
remove in class LinkedList<E>
-
-
-
-
-
-
- -

-remove

-
-public E remove(int index)
-
-
-
Specified by:
remove in interface List<E>
Overrides:
remove in class LinkedList<E>
-
-
-
-
-
-
- -

-remove

-
-public boolean remove(Object o)
-
-
-
Specified by:
remove in interface Collection<E>
Specified by:
remove in interface Deque<E>
Specified by:
remove in interface List<E>
Overrides:
remove in class LinkedList<E>
-
-
-
-
-
-
- -

-removeAll

-
-public boolean removeAll(Collection<?> c)
-
-
-
Specified by:
removeAll in interface Collection<E>
Specified by:
removeAll in interface List<E>
Overrides:
removeAll in class AbstractCollection<E>
-
-
-
-
-
-
- -

-removeFirst

-
-public E removeFirst()
-
-
-
Specified by:
removeFirst in interface Deque<E>
Overrides:
removeFirst in class LinkedList<E>
-
-
-
-
-
-
- -

-removeLast

-
-public E removeLast()
-
-
-
Specified by:
removeLast in interface Deque<E>
Overrides:
removeLast in class LinkedList<E>
-
-
-
-
-
-
- -

-retainAll

-
-public boolean retainAll(Collection<?> c)
-
-
-
Specified by:
retainAll in interface Collection<E>
Specified by:
retainAll in interface List<E>
Overrides:
retainAll in class AbstractCollection<E>
-
-
-
-
-
-
- -

-set

-
-public E set(int index,
-             E element)
-
-
-
Specified by:
set in interface List<E>
Overrides:
set in class LinkedList<E>
-
-
-
-
-
-
- -

-subList

-
-public List<E> subList(int fromIndex,
-                       int toIndex)
-
-
-
Specified by:
subList in interface List<E>
Overrides:
subList in class AbstractList<E>
-
-
-
-
-
-
- -

-toArray

-
-public Object[] toArray()
-
-
-
Specified by:
toArray in interface Collection<E>
Specified by:
toArray in interface List<E>
Overrides:
toArray in class LinkedList<E>
-
-
-
-
-
-
- -

-toArray

-
-public <T> T[] toArray(T[] a)
-
-
-
Specified by:
toArray in interface Collection<E>
Specified by:
toArray in interface List<E>
Overrides:
toArray in class LinkedList<E>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/Sleeper.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/Sleeper.html deleted file mode 100644 index c972746ae2..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/Sleeper.html +++ /dev/null @@ -1,346 +0,0 @@ - - - - - - -Sleeper (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class Sleeper

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.concurrent.Sleeper
-
-
-
-
public class Sleeper
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - -
-Constructor Summary
Sleeper() - -
-           
Sleeper(int interval) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- intgetInterval() - -
-           
- longgetStart() - -
-           
- voidresleep(long millis) - -
-           
- voidrestart() - -
-           
- voidsleep(long millis) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Sleeper

-
-public Sleeper()
-
-
-
- -

-Sleeper

-
-public Sleeper(int interval)
-
-
- - - - - - - - -
-Method Detail
- -

-getInterval

-
-public int getInterval()
-
-
-
-
-
-
- -

-getStart

-
-public long getStart()
-
-
-
-
-
-
- -

-restart

-
-public void restart()
-
-
-
-
-
-
- -

-sleep

-
-public void sleep(long millis)
-
-
-
-
-
-
- -

-resleep

-
-public void resleep(long millis)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/SynchronizingCorrelator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/SynchronizingCorrelator.html deleted file mode 100644 index efb0e8c2ff..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/SynchronizingCorrelator.html +++ /dev/null @@ -1,496 +0,0 @@ - - - - - - -SynchronizingCorrelator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class SynchronizingCorrelator<CORRELATION,RESULT>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.concurrent.SynchronizingCorrelator<CORRELATION,RESULT>
-
-
-
All Implemented Interfaces:
ICorrelator<CORRELATION,ISynchronizer<RESULT>>
-
-
-
-
public class SynchronizingCorrelator<CORRELATION,RESULT>
extends Object
implements ICorrelator<CORRELATION,ISynchronizer<RESULT>>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
SynchronizingCorrelator() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- ISynchronizer<RESULT>correlate(CORRELATION correlation) - -
-           
- ISynchronizer<RESULT>correlateUnique(CORRELATION correlation) - -
-           
-protected  ISynchronizer<RESULT>createSynchronizer(CORRELATION correlation) - -
-           
- RESULTget(CORRELATION correlation, - long timeout) - -
-           
- ISynchronizer<RESULT>getSynchronizer(CORRELATION correlation) - -
-           
- booleanisCorrelated(CORRELATION correlation) - -
-           
- voidput(CORRELATION correlation, - RESULT result) - -
-           
- booleanput(CORRELATION correlation, - RESULT result, - long timeout) - -
-           
- booleanputIfCorrelated(CORRELATION correlation, - RESULT result) - -
-           
- StringtoString() - -
-           
- ISynchronizer<RESULT>uncorrelate(CORRELATION correlation) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-SynchronizingCorrelator

-
-public SynchronizingCorrelator()
-
-
- - - - - - - - -
-Method Detail
- -

-getSynchronizer

-
-public ISynchronizer<RESULT> getSynchronizer(CORRELATION correlation)
-
-
-
-
-
-
Since:
-
3.0
-
-
-
-
- -

-isCorrelated

-
-public boolean isCorrelated(CORRELATION correlation)
-
-
-
Specified by:
isCorrelated in interface ICorrelator<CORRELATION,ISynchronizer<RESULT>>
-
-
-
-
-
-
- -

-correlate

-
-public ISynchronizer<RESULT> correlate(CORRELATION correlation)
-
-
-
Specified by:
correlate in interface ICorrelator<CORRELATION,ISynchronizer<RESULT>>
-
-
-
-
-
-
- -

-correlateUnique

-
-public ISynchronizer<RESULT> correlateUnique(CORRELATION correlation)
-
-
-
Specified by:
correlateUnique in interface ICorrelator<CORRELATION,ISynchronizer<RESULT>>
-
-
-
-
-
-
- -

-uncorrelate

-
-public ISynchronizer<RESULT> uncorrelate(CORRELATION correlation)
-
-
-
Specified by:
uncorrelate in interface ICorrelator<CORRELATION,ISynchronizer<RESULT>>
-
-
-
-
-
-
- -

-get

-
-public RESULT get(CORRELATION correlation,
-                  long timeout)
-
-
-
-
-
-
-
-
-
- -

-put

-
-public void put(CORRELATION correlation,
-                RESULT result)
-
-
-
-
-
-
-
-
-
- -

-putIfCorrelated

-
-public boolean putIfCorrelated(CORRELATION correlation,
-                               RESULT result)
-
-
-
-
-
-
Since:
-
3.0
-
-
-
-
- -

-put

-
-public boolean put(CORRELATION correlation,
-                   RESULT result,
-                   long timeout)
-
-
-
-
-
-
-
-
-
- -

-createSynchronizer

-
-protected ISynchronizer<RESULT> createSynchronizer(CORRELATION correlation)
-
-
-
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/SynchronousWorkSerializer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/SynchronousWorkSerializer.html deleted file mode 100644 index 3599fcabc2..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/SynchronousWorkSerializer.html +++ /dev/null @@ -1,306 +0,0 @@ - - - - - - -SynchronousWorkSerializer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class SynchronousWorkSerializer

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.concurrent.SynchronousWorkSerializer
-
-
-
All Implemented Interfaces:
IWorkSerializer
-
-
-
-
public class SynchronousWorkSerializer
extends Object
implements IWorkSerializer
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
SynchronousWorkSerializer() - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanaddWork(Runnable work) - -
-           
- voiddispose() - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-SynchronousWorkSerializer

-
-public SynchronousWorkSerializer()
-
-
- - - - - - - - -
-Method Detail
- -

-addWork

-
-public boolean addWork(Runnable work)
-
-
-
Specified by:
addWork in interface IWorkSerializer
-
-
-
-
-
-
- -

-dispose

-
-public void dispose()
-
-
-
Specified by:
dispose in interface IWorkSerializer
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/TimeoutRuntimeException.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/TimeoutRuntimeException.html deleted file mode 100644 index 8ee5422e58..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/TimeoutRuntimeException.html +++ /dev/null @@ -1,317 +0,0 @@ - - - - - - -TimeoutRuntimeException (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class TimeoutRuntimeException

-
-java.lang.Object
-  extended by java.lang.Throwable
-      extended by java.lang.Exception
-          extended by java.lang.RuntimeException
-              extended by org.eclipse.net4j.util.concurrent.TimeoutRuntimeException
-
-
-
All Implemented Interfaces:
Serializable
-
-
-
-
public class TimeoutRuntimeException
extends RuntimeException
- - -

-

-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
TimeoutRuntimeException() - -
-           
TimeoutRuntimeException(String message) - -
-           
TimeoutRuntimeException(String message, - Throwable cause) - -
-           
TimeoutRuntimeException(Throwable cause) - -
-           
-  - - - - - - - - - - - -
-Method Summary
- TimeoutExceptioncreateTimeoutException() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-TimeoutRuntimeException

-
-public TimeoutRuntimeException()
-
-
-
- -

-TimeoutRuntimeException

-
-public TimeoutRuntimeException(String message)
-
-
-
- -

-TimeoutRuntimeException

-
-public TimeoutRuntimeException(Throwable cause)
-
-
-
- -

-TimeoutRuntimeException

-
-public TimeoutRuntimeException(String message,
-                               Throwable cause)
-
-
- - - - - - - - -
-Method Detail
- -

-createTimeoutException

-
-public TimeoutException createTimeoutException()
-
-
-
Since:
-
3.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/Timeouter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/Timeouter.html deleted file mode 100644 index f16446cabe..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/Timeouter.html +++ /dev/null @@ -1,355 +0,0 @@ - - - - - - -Timeouter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class Timeouter

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.concurrent.Timeouter
-
-
-
-
public abstract class Timeouter
extends Object
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
Timeouter(Timer timer, - long timeout) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voiddispose() - -
-           
- longgetTimeout() - -
-           
-protected abstract  voidhandleTimeout(long untouched) - -
-           
-protected  booleanisDisposed() - -
-           
- voidsetTimeout(long timeout) - -
-           
- voidtouch() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Timeouter

-
-public Timeouter(Timer timer,
-                 long timeout)
-
-
- - - - - - - - -
-Method Detail
- -

-getTimeout

-
-public long getTimeout()
-
-
-
-
-
-
- -

-setTimeout

-
-public void setTimeout(long timeout)
-
-
-
-
-
-
- -

-touch

-
-public void touch()
-
-
-
-
-
-
- -

-dispose

-
-public void dispose()
-
-
-
-
-
-
- -

-isDisposed

-
-protected boolean isDisposed()
-
-
-
-
-
-
- -

-handleTimeout

-
-protected abstract void handleTimeout(long untouched)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/TimerLifecycle.DaemonFactory.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/TimerLifecycle.DaemonFactory.html deleted file mode 100644 index be2f7feff3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/TimerLifecycle.DaemonFactory.html +++ /dev/null @@ -1,332 +0,0 @@ - - - - - - -TimerLifecycle.DaemonFactory (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class TimerLifecycle.DaemonFactory

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.factory.Factory
-      extended by org.eclipse.net4j.util.concurrent.TimerLifecycle.DaemonFactory
-
-
-
All Implemented Interfaces:
IFactory
-
-
-
Enclosing class:
TimerLifecycle
-
-
-
-
public static class TimerLifecycle.DaemonFactory
extends Factory
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Field Summary
-static StringTYPE - -
-           
-  - - - - - - - - - - -
-Constructor Summary
TimerLifecycle.DaemonFactory() - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- Objectcreate(String name) - -
-           
-static TimerLifecyclegetTimer(IManagedContainer container, - String name) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.factory.Factory
getDescriptionFor, getKey, getProductGroup, getType, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-TYPE

-
-public static final String TYPE
-
-
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Constructor Detail
- -

-TimerLifecycle.DaemonFactory

-
-public TimerLifecycle.DaemonFactory()
-
-
- - - - - - - - -
-Method Detail
- -

-create

-
-public Object create(String name)
-              throws ProductCreationException
-
-
- -
Throws: -
ProductCreationException
-
-
-
- -

-getTimer

-
-public static TimerLifecycle getTimer(IManagedContainer container,
-                                      String name)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/TimerLifecycle.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/TimerLifecycle.html deleted file mode 100644 index f1b3fa96d3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/TimerLifecycle.html +++ /dev/null @@ -1,547 +0,0 @@ - - - - - - -TimerLifecycle (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class TimerLifecycle

-
-java.lang.Object
-  extended by java.util.Timer
-      extended by org.eclipse.net4j.util.concurrent.TimerLifecycle
-
-
-
All Implemented Interfaces:
INotifier, ILifecycle
-
-
-
-
public class TimerLifecycle
extends Timer
implements ILifecycle
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static classTimerLifecycle.DaemonFactory - -
-           
- - - - - - - - - - -
-Field Summary
-static StringPRODUCT_GROUP - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
TimerLifecycle() - -
-           
TimerLifecycle(boolean isDaemon) - -
-           
TimerLifecycle(String name) - -
-           
TimerLifecycle(String name, - boolean isDaemon) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidactivate() - -
-           
- voidaddListener(IListener listener) - -
-          Adds a listener to this notifier.
- Exceptiondeactivate() - -
-           
- LifecycleStategetLifecycleState() - -
-           
- IListener[]getListeners() - -
-          Returns the listeners that are registered with this notifier.
- booleanhasListeners() - -
-          Returns true if one or more listeners are registered with this notifier, false otherwise.
- booleanisActive() - -
-           
- voidremoveListener(IListener listener) - -
-          Removes a listener from this notifier.
- - - - - - - -
Methods inherited from class java.util.Timer
cancel, purge, schedule, schedule, schedule, schedule, scheduleAtFixedRate, scheduleAtFixedRate
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-PRODUCT_GROUP

-
-public static final String PRODUCT_GROUP
-
-
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Constructor Detail
- -

-TimerLifecycle

-
-public TimerLifecycle()
-
-
-
- -

-TimerLifecycle

-
-public TimerLifecycle(boolean isDaemon)
-
-
-
- -

-TimerLifecycle

-
-public TimerLifecycle(String name)
-
-
-
- -

-TimerLifecycle

-
-public TimerLifecycle(String name,
-                      boolean isDaemon)
-
-
- - - - - - - - -
-Method Detail
- -

-getLifecycleState

-
-public final LifecycleState getLifecycleState()
-
-
-
Specified by:
getLifecycleState in interface ILifecycle
-
-
-
Since:
-
3.0
-
-
-
-
- -

-isActive

-
-public final boolean isActive()
-
-
-
Specified by:
isActive in interface ILifecycle
-
-
-
-
-
-
- -

-addListener

-
-public void addListener(IListener listener)
-
-
Description copied from interface: INotifier
-
Adds a listener to this notifier. -

- Depending on the implementation duplicate listeners may lead to duplicate event delivery or not. Implementors are - encouraged to prevent events from being delivered more than once to the same listener, -

-

-
Specified by:
addListener in interface INotifier
-
-
-
-
-
-
- -

-removeListener

-
-public void removeListener(IListener listener)
-
-
Description copied from interface: INotifier
-
Removes a listener from this notifier. -

-

-
Specified by:
removeListener in interface INotifier
-
-
-
-
-
-
- -

-getListeners

-
-public IListener[] getListeners()
-
-
Description copied from interface: INotifier
-
Returns the listeners that are registered with this notifier. -

- Depending on the implementation duplicate listeners may be contained in the returned array. -

-

-
Specified by:
getListeners in interface INotifier
-
-
-
-
-
-
- -

-hasListeners

-
-public boolean hasListeners()
-
-
Description copied from interface: INotifier
-
Returns true if one or more listeners are registered with this notifier, false otherwise. -

-

-
Specified by:
hasListeners in interface INotifier
-
-
-
-
-
-
- -

-activate

-
-public final void activate()
-                    throws LifecycleException
-
-
-
Specified by:
activate in interface ILifecycle
-
-
- -
Throws: -
LifecycleException
-
-
-
- -

-deactivate

-
-public final Exception deactivate()
-
-
-
Specified by:
deactivate in interface ILifecycle
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/Worker.WorkContext.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/Worker.WorkContext.html deleted file mode 100644 index 07e5a08623..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/Worker.WorkContext.html +++ /dev/null @@ -1,316 +0,0 @@ - - - - - - -Worker.WorkContext (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class Worker.WorkContext

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.concurrent.Worker.WorkContext
-
-
-
Enclosing class:
Worker
-
-
-
-
public class Worker.WorkContext
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
Worker.WorkContext() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- longgetCount() - -
-           
- voidnextWork() - -
-           
- voidnextWork(long pauseMillis) - -
-           
- voidterminate() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Worker.WorkContext

-
-public Worker.WorkContext()
-
-
- - - - - - - - -
-Method Detail
- -

-getCount

-
-public long getCount()
-
-
-
-
-
-
- -

-nextWork

-
-public void nextWork()
-
-
-
-
-
-
- -

-nextWork

-
-public void nextWork(long pauseMillis)
-
-
-
-
-
-
- -

-terminate

-
-public void terminate()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/Worker.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/Worker.html deleted file mode 100644 index 8d2905630a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/Worker.html +++ /dev/null @@ -1,624 +0,0 @@ - - - - - - -Worker (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.concurrent -
-Class Worker

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.lifecycle.Lifecycle
-          extended by org.eclipse.net4j.util.concurrent.Worker
-
-
-
All Implemented Interfaces:
INotifier, ILifecycle
-
-
-
Direct Known Subclasses:
Cache, CacheMonitor, QueueWorker, ReferenceQueueWorker
-
-
-
-
public abstract class Worker
extends Lifecycle
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
- classWorker.WorkContext - -
-           
- - - - - - - - - - - - - - -
-Field Summary
-static IErrorHandlerDEFAULT_ERROR_HANDLER - -
-           
-static intDEFAULT_TIMEOUT - -
-           
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
USE_LABEL
-  - - - - - - - - - - -
-Constructor Summary
Worker() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  voiddoActivate() - -
-           
-protected  voiddoDeactivate() - -
-           
- longgetActivationTimeout() - -
-           
- longgetDeactivationTimeout() - -
-           
-static IErrorHandlergetGlobalErrorHandler() - -
-           
-protected  StringgetThreadName() - -
-           
-protected  voidhandleError(Exception ex) - -
-           
- booleanisDaemon() - -
-           
- voidsetActivationTimeout(long activationTimeout) - -
-           
- voidsetDaemon(boolean daemon) - -
-           
- voidsetDeactivationTimeout(long deactivationTimeout) - -
-           
-static IErrorHandlersetGlobalErrorHandler(IErrorHandler globalErrorHandler) - -
-           
-protected abstract  voidwork(Worker.WorkContext context) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
activate, checkActive, checkArg, checkArg, checkInactive, checkNull, checkState, checkState, deactivate, deferredActivate, doAfterActivate, doBeforeActivate, doBeforeDeactivate, dump, getLifecycleState, isActive, isDeferredActivation, toString
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Field Detail
- -

-DEFAULT_TIMEOUT

-
-public static final int DEFAULT_TIMEOUT
-
-
-
See Also:
Constant Field Values
-
-
- -

-DEFAULT_ERROR_HANDLER

-
-public static final IErrorHandler DEFAULT_ERROR_HANDLER
-
-
-
Since:
-
3.0
-
-
- - - - - - - - -
-Constructor Detail
- -

-Worker

-
-public Worker()
-
-
- - - - - - - - -
-Method Detail
- -

-isDaemon

-
-public boolean isDaemon()
-
-
-
-
-
-
- -

-setDaemon

-
-public void setDaemon(boolean daemon)
-
-
-
-
-
-
- -

-getActivationTimeout

-
-public long getActivationTimeout()
-
-
-
-
-
-
- -

-setActivationTimeout

-
-public void setActivationTimeout(long activationTimeout)
-
-
-
-
-
-
- -

-getDeactivationTimeout

-
-public long getDeactivationTimeout()
-
-
-
-
-
-
- -

-setDeactivationTimeout

-
-public void setDeactivationTimeout(long deactivationTimeout)
-
-
-
-
-
-
- -

-doActivate

-
-protected void doActivate()
-                   throws Exception
-
-
-
Overrides:
doActivate in class Lifecycle
-
-
- -
Throws: -
Exception
-
-
-
- -

-doDeactivate

-
-protected void doDeactivate()
-                     throws Exception
-
-
-
Overrides:
doDeactivate in class Lifecycle
-
-
- -
Throws: -
Exception
-
-
-
- -

-getThreadName

-
-protected String getThreadName()
-
-
-
-
-
-
- -

-handleError

-
-protected void handleError(Exception ex)
-
-
-
Since:
-
3.1
-
-
-
-
- -

-work

-
-protected abstract void work(Worker.WorkContext context)
-                      throws Exception
-
-
- -
Throws: -
Exception
-
-
-
- -

-getGlobalErrorHandler

-
-public static IErrorHandler getGlobalErrorHandler()
-
-
-
Since:
-
3.0
-
-
-
-
- -

-setGlobalErrorHandler

-
-public static IErrorHandler setGlobalErrorHandler(IErrorHandler globalErrorHandler)
-
-
-
Since:
-
3.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/AsynchronousWorkSerializer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/AsynchronousWorkSerializer.html deleted file mode 100644 index 7c8c11611e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/AsynchronousWorkSerializer.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.AsynchronousWorkSerializer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.AsynchronousWorkSerializer

-
-No usage of org.eclipse.net4j.util.concurrent.AsynchronousWorkSerializer -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/CompletionWorkSerializer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/CompletionWorkSerializer.html deleted file mode 100644 index 30806312c3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/CompletionWorkSerializer.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.CompletionWorkSerializer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.CompletionWorkSerializer

-
-No usage of org.eclipse.net4j.util.concurrent.CompletionWorkSerializer -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ConcurrencyUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ConcurrencyUtil.html deleted file mode 100644 index 08ad45ba5e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ConcurrencyUtil.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.ConcurrencyUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.ConcurrencyUtil

-
-No usage of org.eclipse.net4j.util.concurrent.ConcurrencyUtil -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ConcurrentValue.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ConcurrentValue.html deleted file mode 100644 index 401fd1896d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ConcurrentValue.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.ConcurrentValue (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.ConcurrentValue

-
-No usage of org.eclipse.net4j.util.concurrent.ConcurrentValue -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ExecutorServiceFactory.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ExecutorServiceFactory.html deleted file mode 100644 index f9e80707d9..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ExecutorServiceFactory.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.ExecutorServiceFactory (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.ExecutorServiceFactory

-
-No usage of org.eclipse.net4j.util.concurrent.ExecutorServiceFactory -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ICorrelator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ICorrelator.html deleted file mode 100644 index c2385e0409..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ICorrelator.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.concurrent.ICorrelator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.concurrent.ICorrelator

-
- - - - - - - - - -
-Packages that use ICorrelator
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
-  -

- - - - - -
-Uses of ICorrelator in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.concurrent that implement ICorrelator
- classSynchronizingCorrelator<CORRELATION,RESULT> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/IRWLockManager.LockType.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/IRWLockManager.LockType.html deleted file mode 100644 index 8c152f17c5..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/IRWLockManager.LockType.html +++ /dev/null @@ -1,309 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.IRWLockManager.LockType (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.IRWLockManager.LockType

-
- - - - - - - - - -
-Packages that use IRWLockManager.LockType
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
-  -

- - - - - -
-Uses of IRWLockManager.LockType in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.concurrent that return IRWLockManager.LockType
-static IRWLockManager.LockTypeIRWLockManager.LockType.valueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static IRWLockManager.LockType[]IRWLockManager.LockType.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.concurrent with parameters of type IRWLockManager.LockType
-protected  RWLockManager.LockStrategy<OBJECT,CONTEXT>RWLockManager.getLockingStrategy(IRWLockManager.LockType type) - -
-           
- booleanIRWLockManager.hasLock(IRWLockManager.LockType type, - CONTEXT context, - OBJECT objectToLock) - -
-           
- booleanRWLockManager.hasLock(IRWLockManager.LockType type, - CONTEXT context, - OBJECT objectToLock) - -
-           
- booleanIRWLockManager.hasLockByOthers(IRWLockManager.LockType type, - CONTEXT context, - OBJECT objectToLock) - -
-           
- booleanRWLockManager.hasLockByOthers(IRWLockManager.LockType type, - CONTEXT context, - OBJECT objectToLock) - -
-           
- voidIRWLockManager.lock(IRWLockManager.LockType type, - CONTEXT context, - Collection<? extends OBJECT> objectsToLock, - long timeout) - -
-           
- voidRWLockManager.lock(IRWLockManager.LockType type, - CONTEXT context, - Collection<? extends OBJECT> objectsToLock, - long timeout) - -
-           
- voidIRWLockManager.lock(IRWLockManager.LockType type, - CONTEXT context, - OBJECT objectToLock, - long timeout) - -
-           
- voidRWLockManager.lock(IRWLockManager.LockType type, - CONTEXT context, - OBJECT objectToLock, - long timeout) - -
-           
- voidIRWLockManager.unlock(IRWLockManager.LockType type, - CONTEXT context, - Collection<? extends OBJECT> objectsToUnlock) - -
-          Attempts to release for a given locktype, context and objects.
- voidRWLockManager.unlock(IRWLockManager.LockType type, - CONTEXT context, - Collection<? extends OBJECT> objectsToUnlock) - -
-          Attempts to release for a given locktype, context and objects.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/IRWLockManager.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/IRWLockManager.html deleted file mode 100644 index 57a81a7c10..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/IRWLockManager.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.concurrent.IRWLockManager (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.concurrent.IRWLockManager

-
- - - - - - - - - -
-Packages that use IRWLockManager
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
-  -

- - - - - -
-Uses of IRWLockManager in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.concurrent that implement IRWLockManager
- classRWLockManager<OBJECT,CONTEXT> - -
-          Support Multiple reads/no write and upgrade lock from read to write.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ISynchronizer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ISynchronizer.html deleted file mode 100644 index 3ae775bdd6..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ISynchronizer.html +++ /dev/null @@ -1,228 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.concurrent.ISynchronizer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.concurrent.ISynchronizer

-
- - - - - - - - - -
-Packages that use ISynchronizer
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
-  -

- - - - - -
-Uses of ISynchronizer in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.concurrent that implement ISynchronizer
- classResultSynchronizer<RESULT> - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.concurrent that return ISynchronizer
- ISynchronizer<RESULT>SynchronizingCorrelator.correlate(CORRELATION correlation) - -
-           
- ISynchronizer<RESULT>SynchronizingCorrelator.correlateUnique(CORRELATION correlation) - -
-           
-protected  ISynchronizer<RESULT>SynchronizingCorrelator.createSynchronizer(CORRELATION correlation) - -
-           
- ISynchronizer<RESULT>SynchronizingCorrelator.getSynchronizer(CORRELATION correlation) - -
-           
- ISynchronizer<RESULT>SynchronizingCorrelator.uncorrelate(CORRELATION correlation) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/IWorkSerializer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/IWorkSerializer.html deleted file mode 100644 index 5cc8c88402..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/IWorkSerializer.html +++ /dev/null @@ -1,204 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.concurrent.IWorkSerializer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.concurrent.IWorkSerializer

-
- - - - - - - - - -
-Packages that use IWorkSerializer
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
-  -

- - - - - -
-Uses of IWorkSerializer in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.concurrent that implement IWorkSerializer
- classAsynchronousWorkSerializer - -
-           
- classCompletionWorkSerializer - -
-           
- classQueueWorkerWorkSerializer - -
-           
- classSynchronousWorkSerializer - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/MonitoredThread.MultiThreadMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/MonitoredThread.MultiThreadMonitor.html deleted file mode 100644 index 8fad38f03e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/MonitoredThread.MultiThreadMonitor.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.MonitoredThread.MultiThreadMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.MonitoredThread.MultiThreadMonitor

-
-No usage of org.eclipse.net4j.util.concurrent.MonitoredThread.MultiThreadMonitor -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/MonitoredThread.ThreadMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/MonitoredThread.ThreadMonitor.html deleted file mode 100644 index bb6270f29e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/MonitoredThread.ThreadMonitor.html +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.concurrent.MonitoredThread.ThreadMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.concurrent.MonitoredThread.ThreadMonitor

-
- - - - - - - - - -
-Packages that use MonitoredThread.ThreadMonitor
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
-  -

- - - - - -
-Uses of MonitoredThread.ThreadMonitor in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.concurrent that implement MonitoredThread.ThreadMonitor
-static classMonitoredThread.MultiThreadMonitor - -
-           
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.util.concurrent with parameters of type MonitoredThread.ThreadMonitor
MonitoredThread(String name, - MonitoredThread.ThreadMonitor monitor) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/MonitoredThread.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/MonitoredThread.html deleted file mode 100644 index 0950115eda..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/MonitoredThread.html +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.MonitoredThread (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.MonitoredThread

-
- - - - - - - - - -
-Packages that use MonitoredThread
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
-  -

- - - - - -
-Uses of MonitoredThread in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.concurrent with parameters of type MonitoredThread
- voidMonitoredThread.MultiThreadMonitor.addThread(MonitoredThread thread) - -
-           
- voidMonitoredThread.ThreadMonitor.handleFinished(MonitoredThread thread) - -
-           
- voidMonitoredThread.MultiThreadMonitor.handleFinished(MonitoredThread thread) - -
-           
- voidMonitoredThread.ThreadMonitor.handleStarting(MonitoredThread thread) - -
-           
- voidMonitoredThread.MultiThreadMonitor.handleStarting(MonitoredThread thread) - -
-           
-protected  voidMonitoredThread.MultiThreadMonitor.handleTimeoutExpiration(MonitoredThread thread) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/NonBlockingIntCounter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/NonBlockingIntCounter.html deleted file mode 100644 index 0091b4ef94..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/NonBlockingIntCounter.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.NonBlockingIntCounter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.NonBlockingIntCounter

-
-No usage of org.eclipse.net4j.util.concurrent.NonBlockingIntCounter -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/NonBlockingLongCounter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/NonBlockingLongCounter.html deleted file mode 100644 index ff4cd9e23d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/NonBlockingLongCounter.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.NonBlockingLongCounter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.NonBlockingLongCounter

-
-No usage of org.eclipse.net4j.util.concurrent.NonBlockingLongCounter -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/OnePendingExecutor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/OnePendingExecutor.html deleted file mode 100644 index 2db9254b95..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/OnePendingExecutor.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.OnePendingExecutor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.OnePendingExecutor

-
-No usage of org.eclipse.net4j.util.concurrent.OnePendingExecutor -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/QueueRunner.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/QueueRunner.html deleted file mode 100644 index 31621233d3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/QueueRunner.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.QueueRunner (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.QueueRunner

-
- - - - - - - - - -
-Packages that use QueueRunner
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
-  -

- - - - - -
-Uses of QueueRunner in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - -
Subclasses of QueueRunner in org.eclipse.net4j.util.concurrent
- classQueueWorkerWorkSerializer - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/QueueWorker.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/QueueWorker.html deleted file mode 100644 index 9828e32659..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/QueueWorker.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.QueueWorker (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.QueueWorker

-
- - - - - - - - - -
-Packages that use QueueWorker
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
-  -

- - - - - -
-Uses of QueueWorker in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - - - - - -
Subclasses of QueueWorker in org.eclipse.net4j.util.concurrent
- classQueueRunner - -
-           
- classQueueWorkerWorkSerializer - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/QueueWorkerWorkSerializer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/QueueWorkerWorkSerializer.html deleted file mode 100644 index 1d6bc69adb..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/QueueWorkerWorkSerializer.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.QueueWorkerWorkSerializer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.QueueWorkerWorkSerializer

-
-No usage of org.eclipse.net4j.util.concurrent.QueueWorkerWorkSerializer -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RWLock.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RWLock.html deleted file mode 100644 index 4db5dadeec..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RWLock.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.RWLock (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.RWLock

-
-No usage of org.eclipse.net4j.util.concurrent.RWLock -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RWLockManager.LockEntry.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RWLockManager.LockEntry.html deleted file mode 100644 index f5a30de92f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RWLockManager.LockEntry.html +++ /dev/null @@ -1,299 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.concurrent.RWLockManager.LockEntry (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.concurrent.RWLockManager.LockEntry

-
- - - - - - - - - -
-Packages that use RWLockManager.LockEntry
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
-  -

- - - - - -
-Uses of RWLockManager.LockEntry in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.concurrent that return RWLockManager.LockEntry
- RWLockManager.LockEntry<OBJECT,CONTEXT>RWLockManager.LockEntry.clearLock(CONTEXT context) - -
-           
-protected  RWLockManager.LockEntry<OBJECT,CONTEXT>RWLockManager.getLockEntry(OBJECT objectToLock) - -
-           
- RWLockManager.LockEntry<OBJECT,CONTEXT>RWLockManager.LockStrategy.lock(RWLockManager.LockEntry<OBJECT,CONTEXT> entry, - CONTEXT context) - -
-           
- RWLockManager.LockEntry<OBJECT,CONTEXT>RWLockManager.LockEntry.readLock(CONTEXT context) - -
-           
- RWLockManager.LockEntry<OBJECT,CONTEXT>RWLockManager.LockEntry.readUnlock(CONTEXT context) - -
-           
- RWLockManager.LockEntry<OBJECT,CONTEXT>RWLockManager.LockStrategy.unlock(RWLockManager.LockEntry<OBJECT,CONTEXT> entry, - CONTEXT context) - -
-           
- RWLockManager.LockEntry<OBJECT,CONTEXT>RWLockManager.LockEntry.writeLock(CONTEXT context) - -
-           
- RWLockManager.LockEntry<OBJECT,CONTEXT>RWLockManager.LockEntry.writeUnlock(CONTEXT context) - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.concurrent with parameters of type RWLockManager.LockEntry
- booleanRWLockManager.LockStrategy.canObtainLock(RWLockManager.LockEntry<OBJECT,CONTEXT> entry, - CONTEXT context) - -
-           
- booleanRWLockManager.LockEntryHandler.handleLockEntry(RWLockManager.LockEntry<OBJECT,CONTEXT> lockEntry) - -
-           
- booleanRWLockManager.LockStrategy.isLocked(RWLockManager.LockEntry<OBJECT,CONTEXT> entry, - CONTEXT context) - -
-           
- booleanRWLockManager.LockStrategy.isLockedByOthers(RWLockManager.LockEntry<OBJECT,CONTEXT> entry, - CONTEXT context) - -
-           
- RWLockManager.LockEntry<OBJECT,CONTEXT>RWLockManager.LockStrategy.lock(RWLockManager.LockEntry<OBJECT,CONTEXT> entry, - CONTEXT context) - -
-           
- RWLockManager.LockEntry<OBJECT,CONTEXT>RWLockManager.LockStrategy.unlock(RWLockManager.LockEntry<OBJECT,CONTEXT> entry, - CONTEXT context) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RWLockManager.LockEntryHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RWLockManager.LockEntryHandler.html deleted file mode 100644 index db56061b83..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RWLockManager.LockEntryHandler.html +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.concurrent.RWLockManager.LockEntryHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.concurrent.RWLockManager.LockEntryHandler

-
- - - - - - - - - -
-Packages that use RWLockManager.LockEntryHandler
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
-  -

- - - - - -
-Uses of RWLockManager.LockEntryHandler in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.concurrent with parameters of type RWLockManager.LockEntryHandler
-protected  voidRWLockManager.handleLockEntries(CONTEXT context, - RWLockManager.LockEntryHandler<OBJECT,CONTEXT> handler) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RWLockManager.LockStrategy.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RWLockManager.LockStrategy.html deleted file mode 100644 index d6a35f48df..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RWLockManager.LockStrategy.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.concurrent.RWLockManager.LockStrategy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.concurrent.RWLockManager.LockStrategy

-
- - - - - - - - - -
-Packages that use RWLockManager.LockStrategy
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
-  -

- - - - - -
-Uses of RWLockManager.LockStrategy in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.concurrent that return RWLockManager.LockStrategy
-protected  RWLockManager.LockStrategy<OBJECT,CONTEXT>RWLockManager.getLockingStrategy(IRWLockManager.LockType type) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RWLockManager.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RWLockManager.html deleted file mode 100644 index 84460d5714..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RWLockManager.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.RWLockManager (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.RWLockManager

-
-No usage of org.eclipse.net4j.util.concurrent.RWLockManager -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ResultSynchronizer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ResultSynchronizer.html deleted file mode 100644 index 54eb261ef3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/ResultSynchronizer.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.ResultSynchronizer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.ResultSynchronizer

-
-No usage of org.eclipse.net4j.util.concurrent.ResultSynchronizer -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RoundRobinList.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RoundRobinList.html deleted file mode 100644 index 7124abed13..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/RoundRobinList.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.RoundRobinList (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.RoundRobinList

-
-No usage of org.eclipse.net4j.util.concurrent.RoundRobinList -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/Sleeper.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/Sleeper.html deleted file mode 100644 index 66f760d23a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/Sleeper.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.Sleeper (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.Sleeper

-
-No usage of org.eclipse.net4j.util.concurrent.Sleeper -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/SynchronizingCorrelator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/SynchronizingCorrelator.html deleted file mode 100644 index 36dba19d25..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/SynchronizingCorrelator.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.SynchronizingCorrelator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.SynchronizingCorrelator

-
-No usage of org.eclipse.net4j.util.concurrent.SynchronizingCorrelator -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/SynchronousWorkSerializer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/SynchronousWorkSerializer.html deleted file mode 100644 index 5152770b00..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/SynchronousWorkSerializer.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.SynchronousWorkSerializer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.SynchronousWorkSerializer

-
-No usage of org.eclipse.net4j.util.concurrent.SynchronousWorkSerializer -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/TimeoutRuntimeException.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/TimeoutRuntimeException.html deleted file mode 100644 index bd63e081ba..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/TimeoutRuntimeException.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.TimeoutRuntimeException (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.TimeoutRuntimeException

-
-No usage of org.eclipse.net4j.util.concurrent.TimeoutRuntimeException -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/Timeouter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/Timeouter.html deleted file mode 100644 index 695e6db7db..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/Timeouter.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.Timeouter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.Timeouter

-
-No usage of org.eclipse.net4j.util.concurrent.Timeouter -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/TimerLifecycle.DaemonFactory.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/TimerLifecycle.DaemonFactory.html deleted file mode 100644 index 6f39f0a18a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/TimerLifecycle.DaemonFactory.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.TimerLifecycle.DaemonFactory (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.TimerLifecycle.DaemonFactory

-
-No usage of org.eclipse.net4j.util.concurrent.TimerLifecycle.DaemonFactory -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/TimerLifecycle.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/TimerLifecycle.html deleted file mode 100644 index 1d62033964..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/TimerLifecycle.html +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.TimerLifecycle (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.TimerLifecycle

-
- - - - - - - - - -
-Packages that use TimerLifecycle
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
-  -

- - - - - -
-Uses of TimerLifecycle in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.concurrent that return TimerLifecycle
-static TimerLifecycleTimerLifecycle.DaemonFactory.getTimer(IManagedContainer container, - String name) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/Worker.WorkContext.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/Worker.WorkContext.html deleted file mode 100644 index 5fc652db95..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/Worker.WorkContext.html +++ /dev/null @@ -1,272 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.Worker.WorkContext (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.Worker.WorkContext

-
- - - - - - - - - - - - - - - - - -
-Packages that use Worker.WorkContext
org.eclipse.net4j.util.cacheA generic caching and memory monitoring framework. 
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
org.eclipse.net4j.util.refA framework for memory-sensitive keyed references and value maps. 
-  -

- - - - - -
-Uses of Worker.WorkContext in org.eclipse.net4j.util.cache
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.cache with parameters of type Worker.WorkContext
-protected  voidCache.work(Worker.WorkContext context) - -
-           
-protected  voidCacheMonitor.work(Worker.WorkContext context) - -
-           
-  -

- - - - - -
-Uses of Worker.WorkContext in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.concurrent with parameters of type Worker.WorkContext
-protected  voidQueueWorker.work(Worker.WorkContext context) - -
-           
-protected abstract  voidWorker.work(Worker.WorkContext context) - -
-           
-protected abstract  voidQueueWorker.work(Worker.WorkContext context, - E element) - -
-           
-protected  voidQueueRunner.work(Worker.WorkContext context, - Runnable runnable) - -
-           
-  -

- - - - - -
-Uses of Worker.WorkContext in org.eclipse.net4j.util.ref
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.ref with parameters of type Worker.WorkContext
-protected  voidReferenceQueueWorker.work(Worker.WorkContext context) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/Worker.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/Worker.html deleted file mode 100644 index 78bee377fd..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/class-use/Worker.html +++ /dev/null @@ -1,262 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.concurrent.Worker (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.concurrent.Worker

-
- - - - - - - - - - - - - - - - - -
-Packages that use Worker
org.eclipse.net4j.util.cacheA generic caching and memory monitoring framework. 
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
org.eclipse.net4j.util.refA framework for memory-sensitive keyed references and value maps. 
-  -

- - - - - -
-Uses of Worker in org.eclipse.net4j.util.cache
-  -

- - - - - - - - - - - - - -
Subclasses of Worker in org.eclipse.net4j.util.cache
- classCache<E> - -
-           
- classCacheMonitor - -
-           
-  -

- - - - - -
-Uses of Worker in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - - - - - - - - - -
Subclasses of Worker in org.eclipse.net4j.util.concurrent
- classQueueRunner - -
-           
- classQueueWorker<E> - -
-           
- classQueueWorkerWorkSerializer - -
-           
-  -

- - - - - -
-Uses of Worker in org.eclipse.net4j.util.ref
-  -

- - - - - - - - - -
Subclasses of Worker in org.eclipse.net4j.util.ref
- classReferenceQueueWorker<T> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/package-frame.html deleted file mode 100644 index cc9278b3ee..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/package-frame.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - -org.eclipse.net4j.util.concurrent (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.util.concurrent - - - - -
-Interfaces  - -
-ICorrelator -
-IRWLockManager -
-ISynchronizer -
-IWorkSerializer -
-MonitoredThread.ThreadMonitor -
-RWLockManager.LockEntry -
-RWLockManager.LockEntryHandler -
-RWLockManager.LockStrategy
- - - - - - -
-Classes  - -
-AsynchronousWorkSerializer -
-CompletionWorkSerializer -
-ConcurrencyUtil -
-ConcurrentValue -
-ExecutorServiceFactory -
-MonitoredThread -
-MonitoredThread.MultiThreadMonitor -
-NonBlockingIntCounter -
-NonBlockingLongCounter -
-OnePendingExecutor -
-QueueRunner -
-QueueWorker -
-QueueWorkerWorkSerializer -
-ResultSynchronizer -
-RoundRobinList -
-RWLock -
-RWLockManager -
-Sleeper -
-SynchronizingCorrelator -
-SynchronousWorkSerializer -
-Timeouter -
-TimerLifecycle -
-TimerLifecycle.DaemonFactory -
-Worker
- - - - - - -
-Enums  - -
-IRWLockManager.LockType
- - - - - - -
-Exceptions  - -
-TimeoutRuntimeException
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/package-summary.html deleted file mode 100644 index 11cb6d055e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/package-summary.html +++ /dev/null @@ -1,372 +0,0 @@ - - - - - - -org.eclipse.net4j.util.concurrent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.util.concurrent -

-Utility interfaces and classes commonly useful in concurrent programming. -

-See: -
-          Description -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Interface Summary
ICorrelator<CORRELATION,VALUE> 
IRWLockManager<OBJECT,CONTEXT>Support Multiple reads/no write and upgrade lock from read to write.
ISynchronizer<RESULT>Synchronizes a producer and a consumer thread letting the producer pass a value to the consumer.
IWorkSerializer 
MonitoredThread.ThreadMonitor 
RWLockManager.LockEntry<OBJECT,CONTEXT> 
RWLockManager.LockEntryHandler<OBJECT,CONTEXT> 
RWLockManager.LockStrategy<OBJECT,CONTEXT> 
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
AsynchronousWorkSerializer 
CompletionWorkSerializer 
ConcurrencyUtil 
ConcurrentValue<T>Allow synchronization between many threads for a specific value, e.g.: - - - MainThread cv.set(1); - Thread1 cv.acquire(3); - Thread2 cv.acquire(4); - Thread3 cv.acquire(100); - Thread4 cv.acquire(new Object() - { - public boolean equals(Object other) - { - return other.equals(2) || other.equals(3); - } - }); - Thread5 cv.acquire(1); - ... - // Thread 1,2,3 and 4 are blocked - // Thread 5 isn't blocked.
ExecutorServiceFactory 
MonitoredThread 
MonitoredThread.MultiThreadMonitor 
NonBlockingIntCounter 
NonBlockingLongCounter 
OnePendingExecutor 
QueueRunner 
QueueWorker<E> 
QueueWorkerWorkSerializer 
ResultSynchronizer<RESULT> 
RoundRobinList<E> 
RWLock 
RWLockManager<OBJECT,CONTEXT>Support Multiple reads/no write and upgrade lock from read to write.
Sleeper 
SynchronizingCorrelator<CORRELATION,RESULT> 
SynchronousWorkSerializer 
Timeouter 
TimerLifecycle 
TimerLifecycle.DaemonFactory 
Worker 
-  - -

- - - - - - - - - -
-Enum Summary
IRWLockManager.LockType 
-  - -

- - - - - - - - - -
-Exception Summary
TimeoutRuntimeException 
-  - -

-

-Package org.eclipse.net4j.util.concurrent Description -

- -

-Utility interfaces and classes commonly useful in concurrent programming. -

- - - - -

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/package-tree.html deleted file mode 100644 index d44c5bcaeb..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/package-tree.html +++ /dev/null @@ -1,219 +0,0 @@ - - - - - - -org.eclipse.net4j.util.concurrent Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.util.concurrent -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -

-Enum Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/package-use.html deleted file mode 100644 index f1cecde367..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/concurrent/package-use.html +++ /dev/null @@ -1,304 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.util.concurrent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.util.concurrent

-
- - - - - - - - - - - - - - - - - -
-Packages that use org.eclipse.net4j.util.concurrent
org.eclipse.net4j.util.cacheA generic caching and memory monitoring framework. 
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
org.eclipse.net4j.util.refA framework for memory-sensitive keyed references and value maps. 
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.concurrent used by org.eclipse.net4j.util.cache
Worker - -
-           
Worker.WorkContext - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.concurrent used by org.eclipse.net4j.util.concurrent
ICorrelator - -
-           
IRWLockManager - -
-          Support Multiple reads/no write and upgrade lock from read to write.
IRWLockManager.LockType - -
-           
ISynchronizer - -
-          Synchronizes a producer and a consumer thread letting the producer pass a value to the consumer.
IWorkSerializer - -
-           
MonitoredThread - -
-           
MonitoredThread.ThreadMonitor - -
-           
QueueRunner - -
-           
QueueWorker - -
-           
RWLockManager.LockEntry - -
-           
RWLockManager.LockEntryHandler - -
-           
RWLockManager.LockStrategy - -
-           
TimerLifecycle - -
-           
Worker - -
-           
Worker.WorkContext - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.concurrent used by org.eclipse.net4j.util.ref
Worker - -
-           
Worker.WorkContext - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/Container.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/Container.html deleted file mode 100644 index b8533ac14d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/Container.html +++ /dev/null @@ -1,572 +0,0 @@ - - - - - - -Container (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container -
-Class Container<E>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.lifecycle.Lifecycle
-          extended by org.eclipse.net4j.util.container.Container<E>
-
-
-
All Implemented Interfaces:
IContainer<E>, INotifier, ILifecycle
-
-
-
Direct Known Subclasses:
Acceptor, ChannelMultiplexer, Registry
-
-
-
-
public abstract class Container<E>
extends Lifecycle
implements IContainer<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
USE_LABEL
-  - - - - - - - - - - -
-Constructor Summary
Container() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidfireContainerEvent(E[] elements, - IContainerDelta.Kind kind) - -
-           
- voidfireContainerEvent(E element, - IContainerDelta.Kind kind) - -
-           
- voidfireContainerEvent(List<IContainerDelta<E>> deltas) - -
-           
- voidfireElementAddedEvent(E element) - -
-           
- voidfireElementRemovedEvent(E element) - -
-           
- voidfireElementsAddedEvent(E[] elements) - -
-           
- voidfireElementsRemovedEvent(E[] elements) - -
-           
- voidfireEvent(IEvent event) - -
-           
- booleanisEmpty() - -
-           
-protected  ContainerEvent<E>newContainerEvent() - -
-           
-protected  SingleDeltaContainerEvent<E>newContainerEvent(E element, - IContainerDelta.Kind kind) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
activate, checkActive, checkArg, checkArg, checkInactive, checkNull, checkState, checkState, deactivate, deferredActivate, doActivate, doAfterActivate, doBeforeActivate, doBeforeDeactivate, doDeactivate, dump, getLifecycleState, isActive, isDeferredActivation, toString
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.container.IContainer
getElements
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Constructor Detail
- -

-Container

-
-public Container()
-
-
- - - - - - - - -
-Method Detail
- -

-isEmpty

-
-public boolean isEmpty()
-
-
-
Specified by:
isEmpty in interface IContainer<E>
-
-
-
-
-
-
- -

-fireEvent

-
-public void fireEvent(IEvent event)
-
-
-
Overrides:
fireEvent in class Notifier
-
-
-
-
-
-
- -

-fireContainerEvent

-
-public void fireContainerEvent(E element,
-                               IContainerDelta.Kind kind)
-
-
-
-
-
-
-
-
-
- -

-fireElementAddedEvent

-
-public void fireElementAddedEvent(E element)
-
-
-
-
-
-
-
-
-
- -

-fireElementRemovedEvent

-
-public void fireElementRemovedEvent(E element)
-
-
-
-
-
-
-
-
-
- -

-fireContainerEvent

-
-public void fireContainerEvent(E[] elements,
-                               IContainerDelta.Kind kind)
-
-
-
-
-
-
Since:
-
2.0
-
-
-
-
- -

-fireElementsAddedEvent

-
-public void fireElementsAddedEvent(E[] elements)
-
-
-
-
-
-
Since:
-
2.0
-
-
-
-
- -

-fireElementsRemovedEvent

-
-public void fireElementsRemovedEvent(E[] elements)
-
-
-
-
-
-
Since:
-
2.0
-
-
-
-
- -

-fireContainerEvent

-
-public void fireContainerEvent(List<IContainerDelta<E>> deltas)
-
-
-
-
-
-
-
-
-
- -

-newContainerEvent

-
-protected SingleDeltaContainerEvent<E> newContainerEvent(E element,
-                                                         IContainerDelta.Kind kind)
-
-
-
-
-
-
-
-
-
- -

-newContainerEvent

-
-protected ContainerEvent<E> newContainerEvent()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ContainerDelta.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ContainerDelta.html deleted file mode 100644 index 4f9e88cd3e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ContainerDelta.html +++ /dev/null @@ -1,327 +0,0 @@ - - - - - - -ContainerDelta (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container -
-Class ContainerDelta<E>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.container.ContainerDelta<E>
-
-
-
All Implemented Interfaces:
IContainerDelta<E>
-
-
-
-
public class ContainerDelta<E>
extends Object
implements IContainerDelta<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainerDelta
IContainerDelta.Kind
-  - - - - - - - - - - - -
-Constructor Summary
ContainerDelta(E element, - IContainerDelta.Kind kind) - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- EgetElement() - -
-           
- IContainerDelta.KindgetKind() - -
-           
- EsetValue(E value) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ContainerDelta

-
-public ContainerDelta(E element,
-                      IContainerDelta.Kind kind)
-
-
- - - - - - - - -
-Method Detail
- -

-getElement

-
-public E getElement()
-
-
-
Specified by:
getElement in interface IContainerDelta<E>
-
-
-
-
-
-
- -

-setValue

-
-public E setValue(E value)
-
-
-
-
-
-
-
-
-
- -

-getKind

-
-public IContainerDelta.Kind getKind()
-
-
-
Specified by:
getKind in interface IContainerDelta<E>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ContainerEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ContainerEvent.html deleted file mode 100644 index bb43659e1f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ContainerEvent.html +++ /dev/null @@ -1,520 +0,0 @@ - - - - - - -ContainerEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container -
-Class ContainerEvent<E>

-
-java.lang.Object
-  extended by java.util.EventObject
-      extended by org.eclipse.net4j.util.event.Event
-          extended by org.eclipse.net4j.util.container.ContainerEvent<E>
-
-
-
All Implemented Interfaces:
Serializable, IContainerEvent<E>, IEvent
-
-
-
-
public class ContainerEvent<E>
extends Event
implements IContainerEvent<E>
- - -

-

-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
No Extend
-
This class is not intended to be subclassed by clients.
-
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.util.EventObject
source
-  - - - - - - - - - - - - - -
-Constructor Summary
ContainerEvent(IContainer<E> container) - -
-           
ContainerEvent(IContainer<E> container, - List<IContainerDelta<E>> deltas) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidaccept(IContainerEventVisitor<E> visitor) - -
-           
- voidaddDelta(E element, - IContainerDelta.Kind kind) - -
-           
- voidaddDelta(IContainerDelta<E> delta) - -
-           
- IContainerDelta<E>getDelta() - -
-           
- EgetDeltaElement() - -
-           
- IContainerDelta.KindgetDeltaKind() - -
-           
- IContainerDelta<E>[]getDeltas() - -
-           
- IContainer<E>getSource() - -
-           
- booleanisEmpty() - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Event
formatAdditionalParameters
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ContainerEvent

-
-public ContainerEvent(IContainer<E> container)
-
-
-
- -

-ContainerEvent

-
-public ContainerEvent(IContainer<E> container,
-                      List<IContainerDelta<E>> deltas)
-
-
- - - - - - - - -
-Method Detail
- -

-getSource

-
-public IContainer<E> getSource()
-
-
-
Specified by:
getSource in interface IContainerEvent<E>
Specified by:
getSource in interface IEvent
Overrides:
getSource in class Event
-
-
-
Since:
-
3.0
-
-
-
-
- -

-isEmpty

-
-public boolean isEmpty()
-
-
-
Specified by:
isEmpty in interface IContainerEvent<E>
-
-
-
-
-
-
- -

-getDeltas

-
-public IContainerDelta<E>[] getDeltas()
-
-
-
Specified by:
getDeltas in interface IContainerEvent<E>
-
-
-
-
-
-
- -

-getDelta

-
-public IContainerDelta<E> getDelta()
-                            throws IllegalStateException
-
-
-
Specified by:
getDelta in interface IContainerEvent<E>
-
-
- -
Throws: -
IllegalStateException
-
-
-
- -

-getDeltaElement

-
-public E getDeltaElement()
-                  throws IllegalStateException
-
-
-
Specified by:
getDeltaElement in interface IContainerEvent<E>
-
-
- -
Throws: -
IllegalStateException
-
-
-
- -

-getDeltaKind

-
-public IContainerDelta.Kind getDeltaKind()
-                                  throws IllegalStateException
-
-
-
Specified by:
getDeltaKind in interface IContainerEvent<E>
-
-
- -
Throws: -
IllegalStateException
-
-
-
- -

-addDelta

-
-public void addDelta(E element,
-                     IContainerDelta.Kind kind)
-
-
-
-
-
-
-
-
-
- -

-addDelta

-
-public void addDelta(IContainerDelta<E> delta)
-
-
-
-
-
-
-
-
-
- -

-accept

-
-public void accept(IContainerEventVisitor<E> visitor)
-
-
-
Specified by:
accept in interface IContainerEvent<E>
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Event
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ContainerEventAdapter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ContainerEventAdapter.html deleted file mode 100644 index e041d7b62e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ContainerEventAdapter.html +++ /dev/null @@ -1,354 +0,0 @@ - - - - - - -ContainerEventAdapter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container -
-Class ContainerEventAdapter<E>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.container.ContainerEventAdapter<E>
-
-
-
All Implemented Interfaces:
EventListener, IListener
-
-
-
-
public class ContainerEventAdapter<E>
extends Object
implements IListener
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
ContainerEventAdapter() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  voidnotifyContainerEvent(IContainerEvent<E> event) - -
-           
- voidnotifyEvent(IEvent event) - -
-           
-protected  voidnotifyOtherEvent(IEvent event) - -
-           
-protected  voidonAdded(IContainer<E> container, - E element) - -
-           
-protected  voidonRemoved(IContainer<E> container, - E element) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ContainerEventAdapter

-
-public ContainerEventAdapter()
-
-
- - - - - - - - -
-Method Detail
- -

-notifyEvent

-
-public final void notifyEvent(IEvent event)
-
-
-
Specified by:
notifyEvent in interface IListener
-
-
-
-
-
-
- -

-notifyContainerEvent

-
-protected void notifyContainerEvent(IContainerEvent<E> event)
-
-
-
-
-
-
-
-
-
- -

-notifyOtherEvent

-
-protected void notifyOtherEvent(IEvent event)
-
-
-
-
-
-
-
-
-
- -

-onAdded

-
-protected void onAdded(IContainer<E> container,
-                       E element)
-
-
-
-
-
-
-
-
-
- -

-onRemoved

-
-protected void onRemoved(IContainer<E> container,
-                         E element)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ContainerUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ContainerUtil.html deleted file mode 100644 index f1679617a5..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ContainerUtil.html +++ /dev/null @@ -1,301 +0,0 @@ - - - - - - -ContainerUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container -
-Class ContainerUtil

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.container.ContainerUtil
-
-
-
-
public final class ContainerUtil
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static IManagedContainercreateContainer() - -
-           
-static IContainer<Object>emptyContainer() - -
-           
-static Object[]getElements(Object container) - -
-           
-static booleanisEmpty(Object container) - -
-           
-static voidprepareContainer(IManagedContainer container) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-prepareContainer

-
-public static void prepareContainer(IManagedContainer container)
-
-
-
Since:
-
2.0
-
-
-
-
- -

-emptyContainer

-
-public static IContainer<Object> emptyContainer()
-
-
-
-
-
-
- -

-createContainer

-
-public static IManagedContainer createContainer()
-
-
-
-
-
-
- -

-isEmpty

-
-public static boolean isEmpty(Object container)
-
-
-
-
-
-
- -

-getElements

-
-public static Object[] getElements(Object container)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/FactoryNotFoundException.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/FactoryNotFoundException.html deleted file mode 100644 index 0e7b71ac04..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/FactoryNotFoundException.html +++ /dev/null @@ -1,289 +0,0 @@ - - - - - - -FactoryNotFoundException (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container -
-Class FactoryNotFoundException

-
-java.lang.Object
-  extended by java.lang.Throwable
-      extended by java.lang.Exception
-          extended by java.lang.RuntimeException
-              extended by org.eclipse.net4j.util.container.FactoryNotFoundException
-
-
-
All Implemented Interfaces:
Serializable
-
-
-
-
public class FactoryNotFoundException
extends RuntimeException
- - -

-

-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
No Extend
-
This class is not intended to be subclassed by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
FactoryNotFoundException() - -
-           
FactoryNotFoundException(String message) - -
-           
FactoryNotFoundException(String message, - Throwable cause) - -
-           
FactoryNotFoundException(Throwable cause) - -
-           
-  - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-FactoryNotFoundException

-
-public FactoryNotFoundException()
-
-
-
- -

-FactoryNotFoundException

-
-public FactoryNotFoundException(String message)
-
-
-
- -

-FactoryNotFoundException

-
-public FactoryNotFoundException(Throwable cause)
-
-
-
- -

-FactoryNotFoundException

-
-public FactoryNotFoundException(String message,
-                                Throwable cause)
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainer.Modifiable.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainer.Modifiable.html deleted file mode 100644 index 835a291c52..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainer.Modifiable.html +++ /dev/null @@ -1,324 +0,0 @@ - - - - - - -IContainer.Modifiable (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container -
-Interface IContainer.Modifiable<E>

-
-
All Superinterfaces:
IContainer<E>, INotifier
-
-
-
Enclosing interface:
IContainer<E>
-
-
-
-
public static interface IContainer.Modifiable<E>
extends IContainer<E>
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanaddAllElements(Collection<E> elements) - -
-           
- booleanaddElement(E element) - -
-           
- booleanremoveAllElements(Collection<E> elements) - -
-           
- booleanremoveElement(E element) - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.container.IContainer
getElements, isEmpty
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Method Detail
- -

-addElement

-
-boolean addElement(E element)
-
-
-
-
-
-
-
-
-
- -

-addAllElements

-
-boolean addAllElements(Collection<E> elements)
-
-
-
-
-
-
-
-
-
- -

-removeElement

-
-boolean removeElement(E element)
-
-
-
-
-
-
-
-
-
- -

-removeAllElements

-
-boolean removeAllElements(Collection<E> elements)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainer.html deleted file mode 100644 index 11866762bb..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainer.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - -IContainer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container -
-Interface IContainer<E>

-
-
All Superinterfaces:
INotifier
-
-
-
All Known Subinterfaces:
IAcceptor, IChannelMultiplexer, IConnector, IContainer.Modifiable<E>, IContainerBlockingQueue<E>, IContainerCollection<E>, IContainerList<E>, IContainerMap<K,V>, IContainerQueue<E>, IContainerSet<E>, IContainerSortedSet<E>, IHTTPAcceptor, IHTTPConnector, IJVMAcceptor, IJVMConnector, IManagedContainer, InternalAcceptor, InternalChannelMultiplexer, InternalConnector, IPluginContainer, IRegistry<K,V>, ITCPAcceptor, ITCPConnector
-
-
-
All Known Implementing Classes:
AbstractDelegator, Acceptor, ChannelMultiplexer, Connector, Container, ContainerBlockingQueue, ContainerCollection, ContainerList, ContainerMap, ContainerQueue, ContainerSet, ContainerSortedSet, DelegatingRegistry, HashMapDelegatingRegistry, HashMapRegistry, ManagedContainer, Registry, UnmodifiableRegistry
-
-
-
-
public interface IContainer<E>
extends INotifier
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static interfaceIContainer.Modifiable<E> - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- E[]getElements() - -
-           
- booleanisEmpty() - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Method Detail
- -

-isEmpty

-
-boolean isEmpty()
-
-
-
-
-
-
-
-
-
- -

-getElements

-
-E[] getElements()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainerDelta.Kind.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainerDelta.Kind.html deleted file mode 100644 index d2b9cabd70..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainerDelta.Kind.html +++ /dev/null @@ -1,329 +0,0 @@ - - - - - - -IContainerDelta.Kind (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container -
-Enum IContainerDelta.Kind

-
-java.lang.Object
-  extended by java.lang.Enum<IContainerDelta.Kind>
-      extended by org.eclipse.net4j.util.container.IContainerDelta.Kind
-
-
-
All Implemented Interfaces:
Serializable, Comparable<IContainerDelta.Kind>
-
-
-
Enclosing interface:
IContainerDelta<E>
-
-
-
-
public static enum IContainerDelta.Kind
extends Enum<IContainerDelta.Kind>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - -
-Enum Constant Summary
ADDED - -
-           
REMOVED - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-static IContainerDelta.KindvalueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static IContainerDelta.Kind[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-ADDED

-
-public static final IContainerDelta.Kind ADDED
-
-
-
-
-
- -

-REMOVED

-
-public static final IContainerDelta.Kind REMOVED
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static IContainerDelta.Kind[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (IContainerDelta.Kind c : IContainerDelta.Kind.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static IContainerDelta.Kind valueOf(String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
IllegalArgumentException - if this enum type has no constant -with the specified name -
NullPointerException - if the argument is null
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainerDelta.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainerDelta.html deleted file mode 100644 index 05739b36f2..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainerDelta.html +++ /dev/null @@ -1,249 +0,0 @@ - - - - - - -IContainerDelta (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container -
-Interface IContainerDelta<E>

-
-
All Known Implementing Classes:
ContainerDelta
-
-
-
-
public interface IContainerDelta<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static classIContainerDelta.Kind - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- EgetElement() - -
-           
- IContainerDelta.KindgetKind() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getElement

-
-E getElement()
-
-
-
-
-
-
- -

-getKind

-
-IContainerDelta.Kind getKind()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainerEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainerEvent.html deleted file mode 100644 index 4f1d397370..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainerEvent.html +++ /dev/null @@ -1,366 +0,0 @@ - - - - - - -IContainerEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container -
-Interface IContainerEvent<E>

-
-
All Superinterfaces:
IEvent
-
-
-
All Known Implementing Classes:
ContainerEvent, SingleDeltaContainerEvent
-
-
-
-
public interface IContainerEvent<E>
extends IEvent
- - -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidaccept(IContainerEventVisitor<E> visitor) - -
-           
- IContainerDelta<E>getDelta() - -
-           
- EgetDeltaElement() - -
-           
- IContainerDelta.KindgetDeltaKind() - -
-           
- IContainerDelta<E>[]getDeltas() - -
-           
- IContainer<E>getSource() - -
-           
- booleanisEmpty() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getSource

-
-IContainer<E> getSource()
-
-
-
Specified by:
getSource in interface IEvent
-
-
-
Since:
-
3.0
-
-
-
-
- -

-isEmpty

-
-boolean isEmpty()
-
-
-
-
-
-
-
-
-
- -

-getDeltas

-
-IContainerDelta<E>[] getDeltas()
-
-
-
-
-
-
-
-
-
- -

-getDelta

-
-IContainerDelta<E> getDelta()
-                            throws IllegalStateException
-
-
-
-
-
- -
Throws: -
IllegalStateException
-
-
-
- -

-getDeltaElement

-
-E getDeltaElement()
-                  throws IllegalStateException
-
-
-
-
-
- -
Throws: -
IllegalStateException
-
-
-
- -

-getDeltaKind

-
-IContainerDelta.Kind getDeltaKind()
-                                  throws IllegalStateException
-
-
-
-
-
- -
Throws: -
IllegalStateException
-
-
-
- -

-accept

-
-void accept(IContainerEventVisitor<E> visitor)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainerEventVisitor.Filtered.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainerEventVisitor.Filtered.html deleted file mode 100644 index afb1434a83..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainerEventVisitor.Filtered.html +++ /dev/null @@ -1,247 +0,0 @@ - - - - - - -IContainerEventVisitor.Filtered (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container -
-Interface IContainerEventVisitor.Filtered<E>

-
-
All Superinterfaces:
IContainerEventVisitor<E>
-
-
-
Enclosing interface:
IContainerEventVisitor<E>
-
-
-
-
public static interface IContainerEventVisitor.Filtered<E>
extends IContainerEventVisitor<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainerEventVisitor
IContainerEventVisitor.Filtered<E>
-  - - - - - - - - - - - - -
-Method Summary
- booleanfilter(E element) - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.container.IContainerEventVisitor
added, removed
-  -

- - - - - - - - -
-Method Detail
- -

-filter

-
-boolean filter(E element)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainerEventVisitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainerEventVisitor.html deleted file mode 100644 index 1ba6132d09..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IContainerEventVisitor.html +++ /dev/null @@ -1,249 +0,0 @@ - - - - - - -IContainerEventVisitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container -
-Interface IContainerEventVisitor<E>

-
-
All Known Subinterfaces:
IContainerEventVisitor.Filtered<E>
-
-
-
-
public interface IContainerEventVisitor<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static interfaceIContainerEventVisitor.Filtered<E> - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- voidadded(E element) - -
-           
- voidremoved(E element) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-added

-
-void added(E element)
-
-
-
-
-
-
- -

-removed

-
-void removed(E element)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IElementProcessor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IElementProcessor.html deleted file mode 100644 index 66ca09d3f7..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IElementProcessor.html +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - -IElementProcessor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container -
-Interface IElementProcessor

-
-
All Known Implementing Classes:
ChallengeNegotiatorConfigurer, ConnectorCredentialsInjector, GZIPStreamWrapperInjector, HeartBeatProtocol.Server.TimerInjector, ResponseNegotiatorInjector, StreamWrapperInjector, TransportInjector, XORStreamWrapperInjector
-
-
-
-
public interface IElementProcessor
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- Objectprocess(IManagedContainer container, - String productGroup, - String factoryType, - String description, - Object element) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-process

-
-Object process(IManagedContainer container,
-               String productGroup,
-               String factoryType,
-               String description,
-               Object element)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IManagedContainer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IManagedContainer.html deleted file mode 100644 index f6296d85a7..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IManagedContainer.html +++ /dev/null @@ -1,702 +0,0 @@ - - - - - - -IManagedContainer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container -
-Interface IManagedContainer

-
-
All Superinterfaces:
IContainer<Object>, ILifecycle, INotifier
-
-
-
All Known Subinterfaces:
IPluginContainer
-
-
-
All Known Implementing Classes:
ManagedContainer
-
-
-
-
public interface IManagedContainer
extends IContainer<Object>, ILifecycle
- - -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidaddPostProcessor(IElementProcessor postProcessor) - -
-           
- voidaddPostProcessor(IElementProcessor postProcessor, - boolean processExistingElements) - -
-           
- voidclearElements() - -
-           
- ObjectgetElement(String productGroup, - String factoryType, - String description) - -
-           
- ObjectgetElement(String productGroup, - String factoryType, - String description, - boolean activate) - -
-           
- String[]getElementKey(Object element) - -
-           
- Object[]getElements(String productGroup) - -
-           
- Object[]getElements(String productGroup, - String factoryType) - -
-           
- IFactorygetFactory(String productGroup, - String factoryType) - -
-           
- IRegistry<IFactoryKey,IFactory>getFactoryRegistry() - -
-           
- Set<String>getFactoryTypes(String productGroup) - -
-           
- List<IElementProcessor>getPostProcessors() - -
-           
- Set<String>getProductGroups() - -
-           
- voidloadElements(InputStream stream) - -
-           
- ObjectputElement(String productGroup, - String factoryType, - String description, - Object element) - -
-           
- IManagedContainerregisterFactory(IFactory factory) - -
-           
- ObjectremoveElement(String productGroup, - String factoryType, - String description) - -
-           
- voidremovePostProcessor(IElementProcessor postProcessor) - -
-           
- voidsaveElements(OutputStream stream) - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.container.IContainer
getElements, isEmpty
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.lifecycle.ILifecycle
activate, deactivate, getLifecycleState, isActive
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Method Detail
- -

-getFactoryRegistry

-
-IRegistry<IFactoryKey,IFactory> getFactoryRegistry()
-
-
-
-
-
-
-
-
-
- -

-registerFactory

-
-IManagedContainer registerFactory(IFactory factory)
-
-
-
-
-
-
-
-
-
- -

-getPostProcessors

-
-List<IElementProcessor> getPostProcessors()
-
-
-
-
-
-
-
-
-
- -

-addPostProcessor

-
-void addPostProcessor(IElementProcessor postProcessor,
-                      boolean processExistingElements)
-
-
-
-
-
-
-
-
-
- -

-addPostProcessor

-
-void addPostProcessor(IElementProcessor postProcessor)
-
-
-
-
-
-
-
-
-
- -

-removePostProcessor

-
-void removePostProcessor(IElementProcessor postProcessor)
-
-
-
-
-
-
-
-
-
- -

-getProductGroups

-
-Set<String> getProductGroups()
-
-
-
-
-
-
-
-
-
- -

-getFactoryTypes

-
-Set<String> getFactoryTypes(String productGroup)
-
-
-
-
-
-
-
-
-
- -

-getFactory

-
-IFactory getFactory(String productGroup,
-                    String factoryType)
-
-
-
-
-
-
-
-
-
- -

-putElement

-
-Object putElement(String productGroup,
-                  String factoryType,
-                  String description,
-                  Object element)
-
-
-
-
-
-
-
-
-
- -

-getElementKey

-
-String[] getElementKey(Object element)
-
-
-
-
-
-
-
-
-
- -

-getElements

-
-Object[] getElements(String productGroup)
-
-
-
-
-
-
-
-
-
- -

-getElements

-
-Object[] getElements(String productGroup,
-                     String factoryType)
-
-
-
-
-
-
-
-
-
- -

-getElement

-
-Object getElement(String productGroup,
-                  String factoryType,
-                  String description)
-
-
-
-
-
-
-
-
-
- -

-getElement

-
-Object getElement(String productGroup,
-                  String factoryType,
-                  String description,
-                  boolean activate)
-
-
-
-
-
-
Since:
-
2.0
-
-
-
-
- -

-removeElement

-
-Object removeElement(String productGroup,
-                     String factoryType,
-                     String description)
-
-
-
-
-
-
-
-
-
- -

-clearElements

-
-void clearElements()
-
-
-
-
-
-
-
-
-
- -

-loadElements

-
-void loadElements(InputStream stream)
-                  throws IOException
-
-
-
-
-
- -
Throws: -
IOException
-
-
-
- -

-saveElements

-
-void saveElements(OutputStream stream)
-                  throws IOException
-
-
-
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IPluginContainer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IPluginContainer.html deleted file mode 100644 index f93b2c4178..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/IPluginContainer.html +++ /dev/null @@ -1,280 +0,0 @@ - - - - - - -IPluginContainer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container -
-Interface IPluginContainer

-
-
All Superinterfaces:
IContainer<Object>, ILifecycle, IManagedContainer, INotifier
-
-
-
-
public interface IPluginContainer
extends IManagedContainer
- - -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - - - - - -
-Field Summary
-static IPluginContainerINSTANCE - -
-           
-  - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.container.IManagedContainer
addPostProcessor, addPostProcessor, clearElements, getElement, getElement, getElementKey, getElements, getElements, getFactory, getFactoryRegistry, getFactoryTypes, getPostProcessors, getProductGroups, loadElements, putElement, registerFactory, removeElement, removePostProcessor, saveElements
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.container.IContainer
getElements, isEmpty
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.lifecycle.ILifecycle
activate, deactivate, getLifecycleState, isActive
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Field Detail
- -

-INSTANCE

-
-static final IPluginContainer INSTANCE
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ISlow.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ISlow.html deleted file mode 100644 index aa9d5d6f5a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ISlow.html +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - -ISlow (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container -
-Interface ISlow

-
-
-
public interface ISlow
- - -

-A marker interface to indicate that some method calls may be slow. -

- -

-

-
Since:
-
3.1
-
Author:
-
Eike Stepper
-
-
- -

- -

- -


- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/LifecycleEventConverter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/LifecycleEventConverter.html deleted file mode 100644 index ad9b17ce10..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/LifecycleEventConverter.html +++ /dev/null @@ -1,378 +0,0 @@ - - - - - - -LifecycleEventConverter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container -
-Class LifecycleEventConverter<E>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.container.LifecycleEventConverter<E>
-
-
-
All Implemented Interfaces:
EventListener, IListener
-
-
-
-
public class LifecycleEventConverter<E>
extends Object
implements IListener
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
LifecycleEventConverter(Notifier owner) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  voidadded(ILifecycleEvent e) - -
-           
-protected  IContainerEvent<E>createContainerEvent(IContainer<E> container, - E element, - IContainerDelta.Kind kind) - -
-           
-protected  voidfireContainerEvent(ILifecycleEvent e, - IContainerDelta.Kind kind) - -
-           
- INotifiergetOwner() - -
-           
- voidnotifyEvent(IEvent event) - -
-           
-protected  voidremoved(ILifecycleEvent e) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-LifecycleEventConverter

-
-public LifecycleEventConverter(Notifier owner)
-
-
- - - - - - - - -
-Method Detail
- -

-getOwner

-
-public INotifier getOwner()
-
-
-
-
-
-
-
-
-
- -

-notifyEvent

-
-public void notifyEvent(IEvent event)
-
-
-
Specified by:
notifyEvent in interface IListener
-
-
-
-
-
-
- -

-added

-
-protected void added(ILifecycleEvent e)
-
-
-
-
-
-
-
-
-
- -

-removed

-
-protected void removed(ILifecycleEvent e)
-
-
-
-
-
-
-
-
-
- -

-fireContainerEvent

-
-protected void fireContainerEvent(ILifecycleEvent e,
-                                  IContainerDelta.Kind kind)
-
-
-
-
-
-
-
-
-
- -

-createContainerEvent

-
-protected IContainerEvent<E> createContainerEvent(IContainer<E> container,
-                                                  E element,
-                                                  IContainerDelta.Kind kind)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ManagedContainer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ManagedContainer.html deleted file mode 100644 index b57914f421..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/ManagedContainer.html +++ /dev/null @@ -1,1121 +0,0 @@ - - - - - - -ManagedContainer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container -
-Class ManagedContainer

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.lifecycle.Lifecycle
-          extended by org.eclipse.net4j.util.container.ManagedContainer
-
-
-
All Implemented Interfaces:
IContainer<Object>, IManagedContainer, INotifier, ILifecycle
-
-
-
-
public class ManagedContainer
extends Lifecycle
implements IManagedContainer
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
USE_LABEL
-  - - - - - - - - - - -
-Constructor Summary
ManagedContainer() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidaddPostProcessor(IElementProcessor postProcessor) - -
-           
- voidaddPostProcessor(IElementProcessor postProcessor, - boolean processExistingElements) - -
-           
- voidclearElements() - -
-           
-protected  ObjectcreateElement(String productGroup, - String factoryType, - String description) - -
-           
-protected  IRegistry<IFactoryKey,IFactory>createFactoryRegistry() - -
-           
-protected  List<IElementProcessor>createPostProcessors() - -
-           
-protected  voiddoActivate() - -
-           
-protected  voiddoDeactivate() - -
-           
- voidfireEvent(IEvent event) - -
-           
- ObjectgetElement(String productGroup, - String factoryType, - String description) - -
-           
- ObjectgetElement(String productGroup, - String factoryType, - String description, - boolean activate) - -
-           
- String[]getElementKey(Object element) - -
-           
-protected  Map.Entry<org.eclipse.net4j.util.container.ManagedContainer.ElementKey,Object>[]getElementRegistryEntries() - -
-           
-protected  org.eclipse.net4j.util.container.ManagedContainer.ElementKey[]getElementRegistryKeys() - -
-           
-protected  Object[]getElementRegistryValues() - -
-           
- Object[]getElements() - -
-           
- Object[]getElements(String productGroup) - -
-           
- Object[]getElements(String productGroup, - String factoryType) - -
-           
- IFactorygetFactory(String productGroup, - String factoryType) - -
-           
- IRegistry<IFactoryKey,IFactory>getFactoryRegistry() - -
-           
- Set<String>getFactoryTypes(String productGroup) - -
-           
- List<IElementProcessor>getPostProcessors() - -
-           
- Set<String>getProductGroups() - -
-           
- booleanisEmpty() - -
-           
- voidloadElements(InputStream stream) - -
-           
-protected  ObjectpostProcessElement(String productGroup, - String factoryType, - String description, - Object element) - -
-           
-protected  ObjectputElement(org.eclipse.net4j.util.container.ManagedContainer.ElementKey key, - Object element) - -
-           
- ObjectputElement(String productGroup, - String factoryType, - String description, - Object element) - -
-           
- ManagedContainerregisterFactory(IFactory factory) - -
-           
-protected  ObjectremoveElement(org.eclipse.net4j.util.container.ManagedContainer.ElementKey key) - -
-           
- ObjectremoveElement(String productGroup, - String factoryType, - String description) - -
-           
- voidremovePostProcessor(IElementProcessor postProcessor) - -
-           
- voidsaveElements(OutputStream stream) - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
activate, checkActive, checkArg, checkArg, checkInactive, checkNull, checkState, checkState, deactivate, deferredActivate, doAfterActivate, doBeforeActivate, doBeforeDeactivate, dump, getLifecycleState, isActive, isDeferredActivation
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.lifecycle.ILifecycle
activate, deactivate, getLifecycleState, isActive
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Constructor Detail
- -

-ManagedContainer

-
-public ManagedContainer()
-
-
- - - - - - - - -
-Method Detail
- -

-getFactoryRegistry

-
-public IRegistry<IFactoryKey,IFactory> getFactoryRegistry()
-
-
-
Specified by:
getFactoryRegistry in interface IManagedContainer
-
-
-
-
-
-
- -

-registerFactory

-
-public ManagedContainer registerFactory(IFactory factory)
-
-
-
Specified by:
registerFactory in interface IManagedContainer
-
-
-
-
-
-
- -

-getPostProcessors

-
-public List<IElementProcessor> getPostProcessors()
-
-
-
Specified by:
getPostProcessors in interface IManagedContainer
-
-
-
-
-
-
- -

-addPostProcessor

-
-public void addPostProcessor(IElementProcessor postProcessor,
-                             boolean processExistingElements)
-
-
-
Specified by:
addPostProcessor in interface IManagedContainer
-
-
-
-
-
-
- -

-addPostProcessor

-
-public void addPostProcessor(IElementProcessor postProcessor)
-
-
-
Specified by:
addPostProcessor in interface IManagedContainer
-
-
-
-
-
-
- -

-removePostProcessor

-
-public void removePostProcessor(IElementProcessor postProcessor)
-
-
-
Specified by:
removePostProcessor in interface IManagedContainer
-
-
-
-
-
-
- -

-getProductGroups

-
-public Set<String> getProductGroups()
-
-
-
Specified by:
getProductGroups in interface IManagedContainer
-
-
-
-
-
-
- -

-getFactoryTypes

-
-public Set<String> getFactoryTypes(String productGroup)
-
-
-
Specified by:
getFactoryTypes in interface IManagedContainer
-
-
-
-
-
-
- -

-getFactory

-
-public IFactory getFactory(String productGroup,
-                           String factoryType)
-
-
-
Specified by:
getFactory in interface IManagedContainer
-
-
-
-
-
-
- -

-isEmpty

-
-public boolean isEmpty()
-
-
-
Specified by:
isEmpty in interface IContainer<Object>
-
-
-
-
-
-
- -

-getElementKey

-
-public String[] getElementKey(Object element)
-
-
-
Specified by:
getElementKey in interface IManagedContainer
-
-
-
-
-
-
- -

-getElements

-
-public Object[] getElements()
-
-
-
Specified by:
getElements in interface IContainer<Object>
-
-
-
-
-
-
- -

-getElements

-
-public Object[] getElements(String productGroup)
-
-
-
Specified by:
getElements in interface IManagedContainer
-
-
-
-
-
-
- -

-getElements

-
-public Object[] getElements(String productGroup,
-                            String factoryType)
-
-
-
Specified by:
getElements in interface IManagedContainer
-
-
-
-
-
-
- -

-getElement

-
-public Object getElement(String productGroup,
-                         String factoryType,
-                         String description)
-
-
-
Specified by:
getElement in interface IManagedContainer
-
-
-
-
-
-
- -

-getElement

-
-public Object getElement(String productGroup,
-                         String factoryType,
-                         String description,
-                         boolean activate)
-
-
-
Specified by:
getElement in interface IManagedContainer
-
-
-
Since:
-
2.0
-
-
-
-
- -

-putElement

-
-public Object putElement(String productGroup,
-                         String factoryType,
-                         String description,
-                         Object element)
-
-
-
Specified by:
putElement in interface IManagedContainer
-
-
-
-
-
-
- -

-putElement

-
-protected Object putElement(org.eclipse.net4j.util.container.ManagedContainer.ElementKey key,
-                            Object element)
-
-
-
-
-
-
-
-
-
- -

-removeElement

-
-public Object removeElement(String productGroup,
-                            String factoryType,
-                            String description)
-
-
-
Specified by:
removeElement in interface IManagedContainer
-
-
-
-
-
-
- -

-removeElement

-
-protected Object removeElement(org.eclipse.net4j.util.container.ManagedContainer.ElementKey key)
-
-
-
-
-
-
-
-
-
- -

-clearElements

-
-public void clearElements()
-
-
-
Specified by:
clearElements in interface IManagedContainer
-
-
-
-
-
-
- -

-loadElements

-
-public void loadElements(InputStream stream)
-                  throws IOException
-
-
-
Specified by:
loadElements in interface IManagedContainer
-
-
- -
Throws: -
IOException
-
-
-
- -

-saveElements

-
-public void saveElements(OutputStream stream)
-                  throws IOException
-
-
-
Specified by:
saveElements in interface IManagedContainer
-
-
- -
Throws: -
IOException
-
-
-
- -

-fireEvent

-
-public void fireEvent(IEvent event)
-
-
-
Overrides:
fireEvent in class Notifier
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Lifecycle
-
-
-
-
-
-
- -

-createFactoryRegistry

-
-protected IRegistry<IFactoryKey,IFactory> createFactoryRegistry()
-
-
-
-
-
-
-
-
-
- -

-createPostProcessors

-
-protected List<IElementProcessor> createPostProcessors()
-
-
-
-
-
-
-
-
-
- -

-getElementRegistryKeys

-
-protected org.eclipse.net4j.util.container.ManagedContainer.ElementKey[] getElementRegistryKeys()
-
-
-
-
-
-
Since:
-
2.0
-
-
-
-
- -

-getElementRegistryValues

-
-protected Object[] getElementRegistryValues()
-
-
-
-
-
-
Since:
-
2.0
-
-
-
-
- -

-getElementRegistryEntries

-
-protected Map.Entry<org.eclipse.net4j.util.container.ManagedContainer.ElementKey,Object>[] getElementRegistryEntries()
-
-
-
-
-
-
Since:
-
2.0
-
-
-
-
- -

-createElement

-
-protected Object createElement(String productGroup,
-                               String factoryType,
-                               String description)
-
-
-
-
-
-
-
-
-
- -

-postProcessElement

-
-protected Object postProcessElement(String productGroup,
-                                    String factoryType,
-                                    String description,
-                                    Object element)
-
-
-
-
-
-
-
-
-
- -

-doActivate

-
-protected void doActivate()
-                   throws Exception
-
-
-
Overrides:
doActivate in class Lifecycle
-
-
- -
Throws: -
Exception
-
-
-
- -

-doDeactivate

-
-protected void doDeactivate()
-                     throws Exception
-
-
-
Overrides:
doDeactivate in class Lifecycle
-
-
- -
Throws: -
Exception
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/SingleDeltaContainerEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/SingleDeltaContainerEvent.html deleted file mode 100644 index bc465a6137..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/SingleDeltaContainerEvent.html +++ /dev/null @@ -1,462 +0,0 @@ - - - - - - -SingleDeltaContainerEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container -
-Class SingleDeltaContainerEvent<E>

-
-java.lang.Object
-  extended by java.util.EventObject
-      extended by org.eclipse.net4j.util.event.Event
-          extended by org.eclipse.net4j.util.container.SingleDeltaContainerEvent<E>
-
-
-
All Implemented Interfaces:
Serializable, IContainerEvent<E>, IEvent
-
-
-
-
public class SingleDeltaContainerEvent<E>
extends Event
implements IContainerEvent<E>
- - -

-

-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
No Extend
-
This class is not intended to be subclassed by clients.
-
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.util.EventObject
source
-  - - - - - - - - - - -
-Constructor Summary
SingleDeltaContainerEvent(IContainer<E> container, - E element, - IContainerDelta.Kind kind) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidaccept(IContainerEventVisitor<E> visitor) - -
-           
- IContainerDelta<E>getDelta() - -
-           
- EgetDeltaElement() - -
-           
- IContainerDelta.KindgetDeltaKind() - -
-           
- IContainerDelta<E>[]getDeltas() - -
-           
- IContainer<E>getSource() - -
-           
- booleanisEmpty() - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Event
formatAdditionalParameters
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-SingleDeltaContainerEvent

-
-public SingleDeltaContainerEvent(IContainer<E> container,
-                                 E element,
-                                 IContainerDelta.Kind kind)
-
-
- - - - - - - - -
-Method Detail
- -

-getSource

-
-public IContainer<E> getSource()
-
-
-
Specified by:
getSource in interface IContainerEvent<E>
Specified by:
getSource in interface IEvent
Overrides:
getSource in class Event
-
-
-
Since:
-
3.0
-
-
-
-
- -

-isEmpty

-
-public boolean isEmpty()
-
-
-
Specified by:
isEmpty in interface IContainerEvent<E>
-
-
-
-
-
-
- -

-getDeltas

-
-public IContainerDelta<E>[] getDeltas()
-
-
-
Specified by:
getDeltas in interface IContainerEvent<E>
-
-
-
-
-
-
- -

-getDelta

-
-public IContainerDelta<E> getDelta()
-                            throws IllegalStateException
-
-
-
Specified by:
getDelta in interface IContainerEvent<E>
-
-
- -
Throws: -
IllegalStateException
-
-
-
- -

-getDeltaElement

-
-public E getDeltaElement()
-                  throws IllegalStateException
-
-
-
Specified by:
getDeltaElement in interface IContainerEvent<E>
-
-
- -
Throws: -
IllegalStateException
-
-
-
- -

-getDeltaKind

-
-public IContainerDelta.Kind getDeltaKind()
-                                  throws IllegalStateException
-
-
-
Specified by:
getDeltaKind in interface IContainerEvent<E>
-
-
- -
Throws: -
IllegalStateException
-
-
-
- -

-accept

-
-public void accept(IContainerEventVisitor<E> visitor)
-
-
-
Specified by:
accept in interface IContainerEvent<E>
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Event
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/Container.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/Container.html deleted file mode 100644 index fdbb5275e1..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/Container.html +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.container.Container (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.container.Container

-
- - - - - - - - - - - - - -
-Packages that use Container
org.eclipse.net4j.util.registryInterfaces and classes for general purpose registries. 
org.eclipse.spi.net4jServer service provider interfaces and useful base implementations for the Net4j transport layer. 
-  -

- - - - - -
-Uses of Container in org.eclipse.net4j.util.registry
-  -

- - - - - - - - - - - - - - - - - - - - - -
Subclasses of Container in org.eclipse.net4j.util.registry
- classDelegatingRegistry<K,V> - -
-          Implementation note: AbstractDelegatingRegistry does not preserve the "modifyable view" contract of - Map.entrySet() as well as of Map.keySet(), i.e. they are disconnected sets and modifications applied - to them are not applied to their underlying AbstractDelegatingRegistry.
- classHashMapDelegatingRegistry<K,V> - -
-           
- classHashMapRegistry<K,V> - -
-           
- classRegistry<K,V> - -
-           
-  -

- - - - - -
-Uses of Container in org.eclipse.spi.net4j
-  -

- - - - - - - - - - - - - - - - - -
Subclasses of Container in org.eclipse.spi.net4j
- classAcceptor - -
-           
- classChannelMultiplexer - -
-           
- classConnector - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ContainerDelta.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ContainerDelta.html deleted file mode 100644 index 0d8ad0604e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ContainerDelta.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.container.ContainerDelta (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.container.ContainerDelta

-
-No usage of org.eclipse.net4j.util.container.ContainerDelta -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ContainerEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ContainerEvent.html deleted file mode 100644 index 4d3b01848f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ContainerEvent.html +++ /dev/null @@ -1,226 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.container.ContainerEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.container.ContainerEvent

-
- - - - - - - - - - - - - -
-Packages that use ContainerEvent
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.container.delegateHybrid interfaces of notifying containers and the Java Collection Framework. 
-  -

- - - - - -
-Uses of ContainerEvent in org.eclipse.net4j.util.container
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.container that return ContainerEvent
-protected  ContainerEvent<E>Container.newContainerEvent() - -
-           
-  -

- - - - - -
-Uses of ContainerEvent in org.eclipse.net4j.util.container.delegate
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.container.delegate that return ContainerEvent
-protected  ContainerEvent<E>AbstractDelegator.createEvent(Collection<? super E> c, - IContainerDelta.Kind kind) - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.container.delegate with parameters of type ContainerEvent
-protected  booleanAbstractDelegator.dispatchEvent(ContainerEvent<E> event) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ContainerEventAdapter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ContainerEventAdapter.html deleted file mode 100644 index bde3f8810a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ContainerEventAdapter.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.container.ContainerEventAdapter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.container.ContainerEventAdapter

-
-No usage of org.eclipse.net4j.util.container.ContainerEventAdapter -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ContainerUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ContainerUtil.html deleted file mode 100644 index dda4e1a09d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ContainerUtil.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.container.ContainerUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.container.ContainerUtil

-
-No usage of org.eclipse.net4j.util.container.ContainerUtil -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/FactoryNotFoundException.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/FactoryNotFoundException.html deleted file mode 100644 index 0cda1ea9bd..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/FactoryNotFoundException.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.container.FactoryNotFoundException (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.container.FactoryNotFoundException

-
-No usage of org.eclipse.net4j.util.container.FactoryNotFoundException -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainer.Modifiable.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainer.Modifiable.html deleted file mode 100644 index 31bb4d1821..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainer.Modifiable.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.container.IContainer.Modifiable (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.container.IContainer.Modifiable

-
-No usage of org.eclipse.net4j.util.container.IContainer.Modifiable -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainer.html deleted file mode 100644 index 25fa5bbfab..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainer.html +++ /dev/null @@ -1,852 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.container.IContainer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.container.IContainer

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use IContainer
org.eclipse.net4j.acceptorThe Net4j transport layer concepts for dealing with acceptors. 
org.eclipse.net4j.channelThe Net4j transport layer concepts for dealing with channels. 
org.eclipse.net4j.connectorThe Net4j transport layer concepts for dealing with connectors. 
org.eclipse.net4j.http.commonTransport layer extension with support for HTTP connections. 
org.eclipse.net4j.http.serverTransport layer extension with support for HTTP connections. 
org.eclipse.net4j.jvmTransport layer extension with support for JVM embedded connections. 
org.eclipse.net4j.tcpTransport layer extension with support for TCP socket connections. 
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.container.delegateHybrid interfaces of notifying containers and the Java Collection Framework. 
org.eclipse.net4j.util.registryInterfaces and classes for general purpose registries. 
org.eclipse.spi.net4jServer service provider interfaces and useful base implementations for the Net4j transport layer. 
-  -

- - - - - -
-Uses of IContainer in org.eclipse.net4j.acceptor
-  -

- - - - - - - - - -
Subinterfaces of IContainer in org.eclipse.net4j.acceptor
- interfaceIAcceptor - -
-          Accepts incoming connection requests from client connectors and creates - the appropriate server connectors.
-  -

- - - - - -
-Uses of IContainer in org.eclipse.net4j.channel
-  -

- - - - - - - - - -
Subinterfaces of IContainer in org.eclipse.net4j.channel
- interfaceIChannelMultiplexer - -
-          Manages and multiplexes virtual data channels over a shared physical connection.
-  -

- - - - - -
-Uses of IContainer in org.eclipse.net4j.connector
-  -

- - - - - - - - - -
Subinterfaces of IContainer in org.eclipse.net4j.connector
- interfaceIConnector - -
-          One endpoint of a physical connection of arbitrary nature between two communicating parties.
-  -

- - - - - -
-Uses of IContainer in org.eclipse.net4j.http.common
-  -

- - - - - - - - - -
Subinterfaces of IContainer in org.eclipse.net4j.http.common
- interfaceIHTTPConnector - -
-          A connector that implements polling HTTP transport.
-  -

- - - - - -
-Uses of IContainer in org.eclipse.net4j.http.server
-  -

- - - - - - - - - -
Subinterfaces of IContainer in org.eclipse.net4j.http.server
- interfaceIHTTPAcceptor - -
-          An acceptor that implements HTTP transport by collaborating with a configured - servlet.
-  -

- - - - - -
-Uses of IContainer in org.eclipse.net4j.jvm
-  -

- - - - - - - - - - - - - -
Subinterfaces of IContainer in org.eclipse.net4j.jvm
- interfaceIJVMAcceptor - -
-          An acceptor that implements JVM-embedded transport.
- interfaceIJVMConnector - -
-          A connector that implements JVM-embedded transport.
-  -

- - - - - -
-Uses of IContainer in org.eclipse.net4j.tcp
-  -

- - - - - - - - - - - - - -
Subinterfaces of IContainer in org.eclipse.net4j.tcp
- interfaceITCPAcceptor - -
-          An acceptor that implements non-blocking multiplexed TCP transport, optionally with SSL.
- interfaceITCPConnector - -
-          A connector that implements non-blocking multiplexed TCP transport, optionally with - SSL.
-  -

- - - - - -
-Uses of IContainer in org.eclipse.net4j.util.container
-  -

- - - - - - - - - - - - - - - - - -
Subinterfaces of IContainer in org.eclipse.net4j.util.container
-static interfaceIContainer.Modifiable<E> - -
-           
- interfaceIManagedContainer - -
-           
- interfaceIPluginContainer - -
-           
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.container that implement IContainer
- classContainer<E> - -
-           
- classManagedContainer - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.container that return IContainer
-static IContainer<Object>ContainerUtil.emptyContainer() - -
-           
- IContainer<E>ContainerEvent.getSource() - -
-           
- IContainer<E>IContainerEvent.getSource() - -
-           
- IContainer<E>SingleDeltaContainerEvent.getSource() - -
-           
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.container with parameters of type IContainer
-protected  IContainerEvent<E>LifecycleEventConverter.createContainerEvent(IContainer<E> container, - E element, - IContainerDelta.Kind kind) - -
-           
-protected  voidContainerEventAdapter.onAdded(IContainer<E> container, - E element) - -
-           
-protected  voidContainerEventAdapter.onRemoved(IContainer<E> container, - E element) - -
-           
-  -

- - - - - - - - - - - - - - -
Constructors in org.eclipse.net4j.util.container with parameters of type IContainer
ContainerEvent(IContainer<E> container) - -
-           
ContainerEvent(IContainer<E> container, - List<IContainerDelta<E>> deltas) - -
-           
SingleDeltaContainerEvent(IContainer<E> container, - E element, - IContainerDelta.Kind kind) - -
-           
-  -

- - - - - -
-Uses of IContainer in org.eclipse.net4j.util.container.delegate
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Subinterfaces of IContainer in org.eclipse.net4j.util.container.delegate
- interfaceIContainerBlockingQueue<E> - -
-           
- interfaceIContainerCollection<E> - -
-           
- interfaceIContainerList<E> - -
-           
- interfaceIContainerMap<K,V> - -
-           
- interfaceIContainerQueue<E> - -
-           
- interfaceIContainerSet<E> - -
-           
- interfaceIContainerSortedSet<E> - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.container.delegate that implement IContainer
- classAbstractDelegator<E> - -
-           
- classContainerBlockingQueue<E> - -
-           
- classContainerCollection<E> - -
-           
- classContainerList<E> - -
-           
- classContainerMap<K,V> - -
-           
- classContainerQueue<E> - -
-           
- classContainerSet<E> - -
-           
- classContainerSortedSet<E> - -
-           
-  -

- - - - - -
-Uses of IContainer in org.eclipse.net4j.util.registry
-  -

- - - - - - - - - -
Subinterfaces of IContainer in org.eclipse.net4j.util.registry
- interfaceIRegistry<K,V> - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.registry that implement IContainer
- classDelegatingRegistry<K,V> - -
-          Implementation note: AbstractDelegatingRegistry does not preserve the "modifyable view" contract of - Map.entrySet() as well as of Map.keySet(), i.e. they are disconnected sets and modifications applied - to them are not applied to their underlying AbstractDelegatingRegistry.
- classHashMapDelegatingRegistry<K,V> - -
-           
- classHashMapRegistry<K,V> - -
-           
- classRegistry<K,V> - -
-           
- classUnmodifiableRegistry<K,V> - -
-           
-  -

- - - - - -
-Uses of IContainer in org.eclipse.spi.net4j
-  -

- - - - - - - - - - - - - - - - - -
Subinterfaces of IContainer in org.eclipse.spi.net4j
- interfaceInternalAcceptor - -
-           
- interfaceInternalChannelMultiplexer - -
-           
- interfaceInternalConnector - -
-           
-  -

- - - - - - - - - - - - - - - - - -
Classes in org.eclipse.spi.net4j that implement IContainer
- classAcceptor - -
-           
- classChannelMultiplexer - -
-           
- classConnector - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainerDelta.Kind.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainerDelta.Kind.html deleted file mode 100644 index 0923c17be3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainerDelta.Kind.html +++ /dev/null @@ -1,345 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.container.IContainerDelta.Kind (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.container.IContainerDelta.Kind

-
- - - - - - - - - - - - - -
-Packages that use IContainerDelta.Kind
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.container.delegateHybrid interfaces of notifying containers and the Java Collection Framework. 
-  -

- - - - - -
-Uses of IContainerDelta.Kind in org.eclipse.net4j.util.container
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.container that return IContainerDelta.Kind
- IContainerDelta.KindContainerEvent.getDeltaKind() - -
-           
- IContainerDelta.KindIContainerEvent.getDeltaKind() - -
-           
- IContainerDelta.KindSingleDeltaContainerEvent.getDeltaKind() - -
-           
- IContainerDelta.KindContainerDelta.getKind() - -
-           
- IContainerDelta.KindIContainerDelta.getKind() - -
-           
-static IContainerDelta.KindIContainerDelta.Kind.valueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static IContainerDelta.Kind[]IContainerDelta.Kind.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.container with parameters of type IContainerDelta.Kind
- voidContainerEvent.addDelta(E element, - IContainerDelta.Kind kind) - -
-           
-protected  IContainerEvent<E>LifecycleEventConverter.createContainerEvent(IContainer<E> container, - E element, - IContainerDelta.Kind kind) - -
-           
- voidContainer.fireContainerEvent(E[] elements, - IContainerDelta.Kind kind) - -
-           
- voidContainer.fireContainerEvent(E element, - IContainerDelta.Kind kind) - -
-           
-protected  voidLifecycleEventConverter.fireContainerEvent(ILifecycleEvent e, - IContainerDelta.Kind kind) - -
-           
-protected  SingleDeltaContainerEvent<E>Container.newContainerEvent(E element, - IContainerDelta.Kind kind) - -
-           
-  -

- - - - - - - - - - - -
Constructors in org.eclipse.net4j.util.container with parameters of type IContainerDelta.Kind
ContainerDelta(E element, - IContainerDelta.Kind kind) - -
-           
SingleDeltaContainerEvent(IContainer<E> container, - E element, - IContainerDelta.Kind kind) - -
-           
-  -

- - - - - -
-Uses of IContainerDelta.Kind in org.eclipse.net4j.util.container.delegate
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.container.delegate with parameters of type IContainerDelta.Kind
-protected  ContainerEvent<E>AbstractDelegator.createEvent(Collection<? super E> c, - IContainerDelta.Kind kind) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainerDelta.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainerDelta.html deleted file mode 100644 index b19f33d096..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainerDelta.html +++ /dev/null @@ -1,283 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.container.IContainerDelta (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.container.IContainerDelta

-
- - - - - - - - - -
-Packages that use IContainerDelta
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
-  -

- - - - - -
-Uses of IContainerDelta in org.eclipse.net4j.util.container
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.container that implement IContainerDelta
- classContainerDelta<E> - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.container that return IContainerDelta
- IContainerDelta<E>ContainerEvent.getDelta() - -
-           
- IContainerDelta<E>IContainerEvent.getDelta() - -
-           
- IContainerDelta<E>SingleDeltaContainerEvent.getDelta() - -
-           
- IContainerDelta<E>[]ContainerEvent.getDeltas() - -
-           
- IContainerDelta<E>[]IContainerEvent.getDeltas() - -
-           
- IContainerDelta<E>[]SingleDeltaContainerEvent.getDeltas() - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.container with parameters of type IContainerDelta
- voidContainerEvent.addDelta(IContainerDelta<E> delta) - -
-           
-  -

- - - - - - - - - -
Method parameters in org.eclipse.net4j.util.container with type arguments of type IContainerDelta
- voidContainer.fireContainerEvent(List<IContainerDelta<E>> deltas) - -
-           
-  -

- - - - - - - - -
Constructor parameters in org.eclipse.net4j.util.container with type arguments of type IContainerDelta
ContainerEvent(IContainer<E> container, - List<IContainerDelta<E>> deltas) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainerEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainerEvent.html deleted file mode 100644 index 3358db6f47..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainerEvent.html +++ /dev/null @@ -1,222 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.container.IContainerEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.container.IContainerEvent

-
- - - - - - - - - -
-Packages that use IContainerEvent
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
-  -

- - - - - -
-Uses of IContainerEvent in org.eclipse.net4j.util.container
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.container that implement IContainerEvent
- classContainerEvent<E> - -
-           
- classSingleDeltaContainerEvent<E> - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.container that return IContainerEvent
-protected  IContainerEvent<E>LifecycleEventConverter.createContainerEvent(IContainer<E> container, - E element, - IContainerDelta.Kind kind) - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.container with parameters of type IContainerEvent
-protected  voidContainerEventAdapter.notifyContainerEvent(IContainerEvent<E> event) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainerEventVisitor.Filtered.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainerEventVisitor.Filtered.html deleted file mode 100644 index a87a7ae74f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainerEventVisitor.Filtered.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.container.IContainerEventVisitor.Filtered (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.container.IContainerEventVisitor.Filtered

-
-No usage of org.eclipse.net4j.util.container.IContainerEventVisitor.Filtered -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainerEventVisitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainerEventVisitor.html deleted file mode 100644 index 0c1fff7b50..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IContainerEventVisitor.html +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.container.IContainerEventVisitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.container.IContainerEventVisitor

-
- - - - - - - - - -
-Packages that use IContainerEventVisitor
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
-  -

- - - - - -
-Uses of IContainerEventVisitor in org.eclipse.net4j.util.container
-  -

- - - - - - - - - -
Subinterfaces of IContainerEventVisitor in org.eclipse.net4j.util.container
-static interfaceIContainerEventVisitor.Filtered<E> - -
-           
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.container with parameters of type IContainerEventVisitor
- voidContainerEvent.accept(IContainerEventVisitor<E> visitor) - -
-           
- voidIContainerEvent.accept(IContainerEventVisitor<E> visitor) - -
-           
- voidSingleDeltaContainerEvent.accept(IContainerEventVisitor<E> visitor) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IElementProcessor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IElementProcessor.html deleted file mode 100644 index 0f4f164290..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IElementProcessor.html +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.container.IElementProcessor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.container.IElementProcessor

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use IElementProcessor
org.eclipse.net4jThe Net4j transport layer. 
org.eclipse.net4j.connectorThe Net4j transport layer concepts for dealing with connectors. 
org.eclipse.net4j.signal.heartbeatA signal protocol implementation that realizes a configurable heart beat protocol. 
org.eclipse.net4j.signal.wrappingSome container injectors for use with signal protocols. 
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.securityInterfaces and classes for security, negotiation, authentication, authorization and cryptography. 
-  -

- - - - - -
-Uses of IElementProcessor in org.eclipse.net4j
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j that implement IElementProcessor
- classTransportInjector - -
-          An element post processor that injects a transport configuration into the connectors and acceptors of a managed container.
-  -

- - - - - -
-Uses of IElementProcessor in org.eclipse.net4j.connector
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.connector that implement IElementProcessor
- classConnectorCredentialsInjector - -
-          Injects a configurable response negotiator into selected client connectors.
-  -

- - - - - -
-Uses of IElementProcessor in org.eclipse.net4j.signal.heartbeat
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.signal.heartbeat that implement IElementProcessor
-static classHeartBeatProtocol.Server.TimerInjector - -
-           
-  -

- - - - - -
-Uses of IElementProcessor in org.eclipse.net4j.signal.wrapping
-  -

- - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.signal.wrapping that implement IElementProcessor
- classGZIPStreamWrapperInjector - -
-           
- classStreamWrapperInjector - -
-           
- classXORStreamWrapperInjector - -
-           
-  -

- - - - - -
-Uses of IElementProcessor in org.eclipse.net4j.util.container
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.container that return types with arguments of type IElementProcessor
-protected  List<IElementProcessor>ManagedContainer.createPostProcessors() - -
-           
- List<IElementProcessor>IManagedContainer.getPostProcessors() - -
-           
- List<IElementProcessor>ManagedContainer.getPostProcessors() - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.container with parameters of type IElementProcessor
- voidIManagedContainer.addPostProcessor(IElementProcessor postProcessor) - -
-           
- voidManagedContainer.addPostProcessor(IElementProcessor postProcessor) - -
-           
- voidIManagedContainer.addPostProcessor(IElementProcessor postProcessor, - boolean processExistingElements) - -
-           
- voidManagedContainer.addPostProcessor(IElementProcessor postProcessor, - boolean processExistingElements) - -
-           
- voidIManagedContainer.removePostProcessor(IElementProcessor postProcessor) - -
-           
- voidManagedContainer.removePostProcessor(IElementProcessor postProcessor) - -
-           
-  -

- - - - - -
-Uses of IElementProcessor in org.eclipse.net4j.util.security
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.security that implement IElementProcessor
- classChallengeNegotiatorConfigurer - -
-           
- classResponseNegotiatorInjector - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IManagedContainer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IManagedContainer.html deleted file mode 100644 index 2e1dac9816..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IManagedContainer.html +++ /dev/null @@ -1,879 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.container.IManagedContainer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.container.IManagedContainer

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use IManagedContainer
org.eclipse.net4jThe Net4j transport layer. 
org.eclipse.net4j.httpTransport layer extension with support for HTTP connections. 
org.eclipse.net4j.http.serverTransport layer extension with support for HTTP connections. 
org.eclipse.net4j.jvmTransport layer extension with support for JVM embedded connections. 
org.eclipse.net4j.signal.heartbeatA signal protocol implementation that realizes a configurable heart beat protocol. 
org.eclipse.net4j.signal.wrappingSome container injectors for use with signal protocols. 
org.eclipse.net4j.tcpTransport layer extension with support for TCP socket connections. 
org.eclipse.net4j.tcp.sslTransport layer extension with support for TCP/SSL socket connections. 
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.securityInterfaces and classes for security, negotiation, authentication, authorization and cryptography. 
-  -

- - - - - -
-Uses of IManagedContainer in org.eclipse.net4j
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j that return IManagedContainer
- IManagedContainerContainerProtocolProvider.getContainer() - -
-           
- IManagedContainerTransportConfigurator.getContainer() - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j with parameters of type IManagedContainer
-static IAcceptorNet4jUtil.getAcceptor(IManagedContainer container, - String type, - String description) - -
-           
-static IBufferProviderNet4jUtil.getBufferProvider(IManagedContainer container) - -
-           
-protected  IBufferProviderTransportInjector.getBufferProvider(IManagedContainer container) - -
-           
-static IConnectorNet4jUtil.getConnector(IManagedContainer container, - String description) - -
-           
-static IConnectorNet4jUtil.getConnector(IManagedContainer container, - String type, - String description) - -
-           
-static IConnectorNet4jUtil.getConnector(IManagedContainer container, - String type, - String description, - long timeout) - -
-           
-static ExecutorServiceNet4jUtil.getExecutorService(IManagedContainer container) - -
-           
-protected  ExecutorServiceTransportInjector.getExecutorService(IManagedContainer container) - -
-           
-static voidNet4jUtil.prepareContainer(IManagedContainer container) - -
-           
- ObjectTransportInjector.process(IManagedContainer container, - String productGroup, - String factoryType, - String description, - Object element) - -
-           
-protected  voidTransportInjector.processAcceptor(IManagedContainer container, - String factoryType, - String description, - InternalAcceptor acceptor) - -
-           
-protected  voidTransportInjector.processConnector(IManagedContainer container, - String factoryType, - String description, - InternalConnector connector) - -
-           
-  -

- - - - - - - - - - - - - - - - - -
Constructors in org.eclipse.net4j with parameters of type IManagedContainer
ContainerProtocolProvider.Client(IManagedContainer container) - -
-           
ContainerProtocolProvider.Server(IManagedContainer container) - -
-           
ContainerProtocolProvider(IManagedContainer container, - String productGroup) - -
-           
TransportConfigurator(IManagedContainer container) - -
-           
-  -

- - - - - -
-Uses of IManagedContainer in org.eclipse.net4j.http
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.http with parameters of type IManagedContainer
-static IHTTPConnectorHTTPUtil.getConnector(IManagedContainer container, - String description) - -
-           
-static voidHTTPUtil.prepareContainer(IManagedContainer container) - -
-           
-  -

- - - - - -
-Uses of IManagedContainer in org.eclipse.net4j.http.server
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.http.server with parameters of type IManagedContainer
-static IHTTPAcceptorHTTPServerUtil.getAcceptor(IManagedContainer container, - String description) - -
-           
-static voidHTTPServerUtil.prepareContainer(IManagedContainer container) - -
-           
-  -

- - - - - -
-Uses of IManagedContainer in org.eclipse.net4j.jvm
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.jvm with parameters of type IManagedContainer
-static IJVMAcceptorJVMUtil.getAcceptor(IManagedContainer container, - String description) - -
-           
-static IJVMConnectorJVMUtil.getConnector(IManagedContainer container, - String description) - -
-           
-static voidJVMUtil.prepareContainer(IManagedContainer container) - -
-           
-  -

- - - - - -
-Uses of IManagedContainer in org.eclipse.net4j.signal.heartbeat
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.signal.heartbeat with parameters of type IManagedContainer
-static TimerHeartBeatProtocol.getDefaultTimer(IManagedContainer container) - -
-           
-protected  TimerHeartBeatProtocol.Server.TimerInjector.getTimer(IManagedContainer container) - -
-           
- ObjectHeartBeatProtocol.Server.TimerInjector.process(IManagedContainer container, - String productGroup, - String factoryType, - String description, - Object element) - -
-           
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.signal.heartbeat with parameters of type IManagedContainer
HeartBeatProtocol(IConnector connector, - IManagedContainer container) - -
-           
-  -

- - - - - -
-Uses of IManagedContainer in org.eclipse.net4j.signal.wrapping
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.signal.wrapping with parameters of type IManagedContainer
-protected  ObjectStreamWrapperInjector.inject(IManagedContainer container, - String productGroup, - String factoryType, - String description, - SignalProtocol<?> signalProtocol) - -
-           
- ObjectStreamWrapperInjector.process(IManagedContainer container, - String productGroup, - String factoryType, - String description, - Object element) - -
-           
-protected  booleanStreamWrapperInjector.shouldInject(IManagedContainer container, - String productGroup, - String factoryType, - String description, - SignalProtocol<?> signalProtocol) - -
-           
-  -

- - - - - -
-Uses of IManagedContainer in org.eclipse.net4j.tcp
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.tcp with parameters of type IManagedContainer
-static ITCPAcceptorTCPUtil.getAcceptor(IManagedContainer container, - String description) - -
-           
-static ITCPConnectorTCPUtil.getConnector(IManagedContainer container, - String description) - -
-           
-static voidTCPUtil.prepareContainer(IManagedContainer container) - -
-           
-  -

- - - - - -
-Uses of IManagedContainer in org.eclipse.net4j.tcp.ssl
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.tcp.ssl with parameters of type IManagedContainer
-static ITCPAcceptorSSLUtil.getAcceptor(IManagedContainer container, - String description) - -
-           
-static ITCPConnectorSSLUtil.getConnector(IManagedContainer container, - String description) - -
-           
-static voidSSLUtil.prepareContainer(IManagedContainer container) - -
-           
-  -

- - - - - -
-Uses of IManagedContainer in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.concurrent with parameters of type IManagedContainer
-static ExecutorServiceExecutorServiceFactory.get(IManagedContainer container) - -
-           
-static TimerLifecycleTimerLifecycle.DaemonFactory.getTimer(IManagedContainer container, - String name) - -
-           
-  -

- - - - - -
-Uses of IManagedContainer in org.eclipse.net4j.util.container
-  -

- - - - - - - - - -
Subinterfaces of IManagedContainer in org.eclipse.net4j.util.container
- interfaceIPluginContainer - -
-           
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.container that implement IManagedContainer
- classManagedContainer - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.container that return IManagedContainer
-static IManagedContainerContainerUtil.createContainer() - -
-           
- IManagedContainerIManagedContainer.registerFactory(IFactory factory) - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.container with parameters of type IManagedContainer
-static voidContainerUtil.prepareContainer(IManagedContainer container) - -
-           
- ObjectIElementProcessor.process(IManagedContainer container, - String productGroup, - String factoryType, - String description, - Object element) - -
-           
-  -

- - - - - -
-Uses of IManagedContainer in org.eclipse.net4j.util.security
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.security with parameters of type IManagedContainer
-protected  IRandomizerChallengeNegotiatorConfigurer.getRandomizer(IManagedContainer container, - String description) - -
-           
-protected  IUserManagerChallengeNegotiatorConfigurer.getUserManager(IManagedContainer container, - String description) - -
-           
- ObjectChallengeNegotiatorConfigurer.process(IManagedContainer container, - String productGroup, - String factoryType, - String description, - Object element) - -
-           
- ObjectResponseNegotiatorInjector.process(IManagedContainer container, - String productGroup, - String factoryType, - String description, - Object element) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IPluginContainer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IPluginContainer.html deleted file mode 100644 index abc3e98d2e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/IPluginContainer.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.container.IPluginContainer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.container.IPluginContainer

-
- - - - - - - - - -
-Packages that use IPluginContainer
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
-  -

- - - - - -
-Uses of IPluginContainer in org.eclipse.net4j.util.container
-  -

- - - - - - - - - -
Fields in org.eclipse.net4j.util.container declared as IPluginContainer
-static IPluginContainerIPluginContainer.INSTANCE - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ISlow.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ISlow.html deleted file mode 100644 index 79b47ffd19..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ISlow.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.container.ISlow (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.container.ISlow

-
-No usage of org.eclipse.net4j.util.container.ISlow -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/LifecycleEventConverter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/LifecycleEventConverter.html deleted file mode 100644 index bcf3e2454e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/LifecycleEventConverter.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.container.LifecycleEventConverter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.container.LifecycleEventConverter

-
-No usage of org.eclipse.net4j.util.container.LifecycleEventConverter -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ManagedContainer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ManagedContainer.html deleted file mode 100644 index a8471f0975..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/ManagedContainer.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.container.ManagedContainer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.container.ManagedContainer

-
- - - - - - - - - -
-Packages that use ManagedContainer
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
-  -

- - - - - -
-Uses of ManagedContainer in org.eclipse.net4j.util.container
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.container that return ManagedContainer
- ManagedContainerManagedContainer.registerFactory(IFactory factory) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/SingleDeltaContainerEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/SingleDeltaContainerEvent.html deleted file mode 100644 index 6cc7e2a469..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/class-use/SingleDeltaContainerEvent.html +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.container.SingleDeltaContainerEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.container.SingleDeltaContainerEvent

-
- - - - - - - - - -
-Packages that use SingleDeltaContainerEvent
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
-  -

- - - - - -
-Uses of SingleDeltaContainerEvent in org.eclipse.net4j.util.container
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.container that return SingleDeltaContainerEvent
-protected  SingleDeltaContainerEvent<E>Container.newContainerEvent(E element, - IContainerDelta.Kind kind) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/AbstractDelegator.DelegatingIterator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/AbstractDelegator.DelegatingIterator.html deleted file mode 100644 index fd88594891..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/AbstractDelegator.DelegatingIterator.html +++ /dev/null @@ -1,376 +0,0 @@ - - - - - - -AbstractDelegator.DelegatingIterator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container.delegate -
-Class AbstractDelegator.DelegatingIterator

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.container.delegate.AbstractDelegator.DelegatingIterator
-
-
-
All Implemented Interfaces:
Iterator<E>
-
-
-
Direct Known Subclasses:
ContainerList.DelegatingListIterator
-
-
-
Enclosing class:
AbstractDelegator<E>
-
-
-
-
public class AbstractDelegator.DelegatingIterator
extends Object
implements Iterator<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Field Summary
-protected  Elast - -
-           
-  - - - - - - - - - - -
-Constructor Summary
AbstractDelegator.DelegatingIterator(Iterator<E> delegate) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- Iterator<E>getDelegate() - -
-           
- booleanhasNext() - -
-           
- Enext() - -
-           
- voidremove() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-last

-
-protected E last
-
-
-
-
- - - - - - - - -
-Constructor Detail
- -

-AbstractDelegator.DelegatingIterator

-
-public AbstractDelegator.DelegatingIterator(Iterator<E> delegate)
-
-
- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-public Iterator<E> getDelegate()
-
-
-
-
-
-
-
-
-
- -

-hasNext

-
-public boolean hasNext()
-
-
-
Specified by:
hasNext in interface Iterator<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-next

-
-public E next()
-
-
-
Specified by:
next in interface Iterator<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-remove

-
-public void remove()
-
-
-
Specified by:
remove in interface Iterator<E>
-
-
-
Category
-
WRITE
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/AbstractDelegator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/AbstractDelegator.html deleted file mode 100644 index e926fcda5d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/AbstractDelegator.html +++ /dev/null @@ -1,388 +0,0 @@ - - - - - - -AbstractDelegator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container.delegate -
-Class AbstractDelegator<E>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.container.delegate.AbstractDelegator<E>
-
-
-
All Implemented Interfaces:
IContainer<E>, INotifier
-
-
-
Direct Known Subclasses:
ContainerCollection, ContainerMap
-
-
-
-
public abstract class AbstractDelegator<E>
extends Notifier
implements IContainer<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
- classAbstractDelegator.DelegatingIterator - -
-           
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - - - - - -
-Constructor Summary
AbstractDelegator() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  ContainerEvent<E>createEvent(Collection<? super E> c, - IContainerDelta.Kind kind) - -
-           
-protected  booleandispatchEvent(ContainerEvent<E> event) - -
-           
-protected  voidfireAddedEvent(E o) - -
-           
-protected  voidfireRemovedEvent(Object o) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.container.IContainer
getElements, isEmpty
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Constructor Detail
- -

-AbstractDelegator

-
-public AbstractDelegator()
-
-
- - - - - - - - -
-Method Detail
- -

-fireAddedEvent

-
-protected void fireAddedEvent(E o)
-
-
-
-
-
-
-
-
-
- -

-fireRemovedEvent

-
-protected void fireRemovedEvent(Object o)
-
-
-
-
-
-
-
-
-
- -

-createEvent

-
-protected ContainerEvent<E> createEvent(Collection<? super E> c,
-                                        IContainerDelta.Kind kind)
-
-
-
-
-
-
-
-
-
- -

-dispatchEvent

-
-protected boolean dispatchEvent(ContainerEvent<E> event)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerBlockingQueue.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerBlockingQueue.html deleted file mode 100644 index 5f006c7619..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerBlockingQueue.html +++ /dev/null @@ -1,564 +0,0 @@ - - - - - - -ContainerBlockingQueue (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container.delegate -
-Class ContainerBlockingQueue<E>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.container.delegate.AbstractDelegator<E>
-          extended by org.eclipse.net4j.util.container.delegate.ContainerCollection<E>
-              extended by org.eclipse.net4j.util.container.delegate.ContainerQueue<E>
-                  extended by org.eclipse.net4j.util.container.delegate.ContainerBlockingQueue<E>
-
-
-
All Implemented Interfaces:
Iterable<E>, Collection<E>, BlockingQueue<E>, Queue<E>, IContainerBlockingQueue<E>, IContainerCollection<E>, IContainerQueue<E>, IContainer<E>, INotifier
-
-
-
-
public class ContainerBlockingQueue<E>
extends ContainerQueue<E>
implements IContainerBlockingQueue<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.container.delegate.AbstractDelegator
AbstractDelegator.DelegatingIterator
-  - - - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - - - - - -
-Constructor Summary
ContainerBlockingQueue(BlockingQueue<E> delegate) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- intdrainTo(Collection<? super E> c) - -
-           
- intdrainTo(Collection<? super E> c, - int maxElements) - -
-           
- BlockingQueue<E>getDelegate() - -
-           
- booleanoffer(E o, - long timeout, - TimeUnit unit) - -
-           
- Epoll(long timeout, - TimeUnit unit) - -
-           
- voidput(E o) - -
-           
- intremainingCapacity() - -
-           
- Etake() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.container.delegate.ContainerQueue
element, offer, peek, poll, remove
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.container.delegate.ContainerCollection
add, addAll, clear, contains, containsAll, equals, getElements, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.container.delegate.AbstractDelegator
createEvent, dispatchEvent, fireAddedEvent, fireRemovedEvent
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.container.IContainer
getElements, isEmpty
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
- - - - - - - -
Methods inherited from interface java.util.concurrent.BlockingQueue
add, contains, offer, remove
- - - - - - - -
Methods inherited from interface java.util.Queue
element, peek, poll, remove
- - - - - - - -
Methods inherited from interface java.util.Collection
addAll, clear, containsAll, equals, hashCode, isEmpty, iterator, removeAll, retainAll, size, toArray, toArray
-  -

- - - - - - - - -
-Constructor Detail
- -

-ContainerBlockingQueue

-
-public ContainerBlockingQueue(BlockingQueue<E> delegate)
-
-
- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-public BlockingQueue<E> getDelegate()
-
-
-
Specified by:
getDelegate in interface IContainerBlockingQueue<E>
Specified by:
getDelegate in interface IContainerCollection<E>
Specified by:
getDelegate in interface IContainerQueue<E>
Overrides:
getDelegate in class ContainerQueue<E>
-
-
-
-
-
-
- -

-drainTo

-
-public int drainTo(Collection<? super E> c)
-
-
-
Specified by:
drainTo in interface BlockingQueue<E>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-drainTo

-
-public int drainTo(Collection<? super E> c,
-                   int maxElements)
-
-
-
Specified by:
drainTo in interface BlockingQueue<E>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-offer

-
-public boolean offer(E o,
-                     long timeout,
-                     TimeUnit unit)
-              throws InterruptedException
-
-
-
Specified by:
offer in interface BlockingQueue<E>
-
-
- -
Throws: -
InterruptedException
Category
-
WRITE
-
-
-
-
- -

-poll

-
-public E poll(long timeout,
-              TimeUnit unit)
-       throws InterruptedException
-
-
-
Specified by:
poll in interface BlockingQueue<E>
-
-
- -
Throws: -
InterruptedException
Category
-
WRITE
-
-
-
-
- -

-put

-
-public void put(E o)
-         throws InterruptedException
-
-
-
Specified by:
put in interface BlockingQueue<E>
-
-
- -
Throws: -
InterruptedException
Category
-
WRITE
-
-
-
-
- -

-remainingCapacity

-
-public int remainingCapacity()
-
-
-
Specified by:
remainingCapacity in interface BlockingQueue<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-take

-
-public E take()
-       throws InterruptedException
-
-
-
Specified by:
take in interface BlockingQueue<E>
-
-
- -
Throws: -
InterruptedException
Category
-
WRITE
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerCollection.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerCollection.html deleted file mode 100644 index 1e54767964..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerCollection.html +++ /dev/null @@ -1,712 +0,0 @@ - - - - - - -ContainerCollection (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container.delegate -
-Class ContainerCollection<E>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.container.delegate.AbstractDelegator<E>
-          extended by org.eclipse.net4j.util.container.delegate.ContainerCollection<E>
-
-
-
All Implemented Interfaces:
Iterable<E>, Collection<E>, IContainerCollection<E>, IContainer<E>, INotifier
-
-
-
Direct Known Subclasses:
ContainerList, ContainerQueue, ContainerSet
-
-
-
-
public class ContainerCollection<E>
extends AbstractDelegator<E>
implements IContainerCollection<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.container.delegate.AbstractDelegator
AbstractDelegator.DelegatingIterator
-  - - - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - - - - - -
-Constructor Summary
ContainerCollection(Collection<E> delegate) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanadd(E o) - -
-           
- booleanaddAll(Collection<? extends E> c) - -
-           
- voidclear() - -
-           
- booleancontains(Object o) - -
-           
- booleancontainsAll(Collection<?> c) - -
-           
- booleanequals(Object o) - -
-           
- Collection<E>getDelegate() - -
-           
- E[]getElements() - -
-           
- inthashCode() - -
-           
- booleanisEmpty() - -
-           
- Iterator<E>iterator() - -
-           
- booleanremove(Object o) - -
-           
- booleanremoveAll(Collection<?> c) - -
-           
- booleanretainAll(Collection<?> c) - -
-           
- intsize() - -
-           
- Object[]toArray() - -
-           
- - - - - -
-<T> T[]
-
toArray(T[] a) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.container.delegate.AbstractDelegator
createEvent, dispatchEvent, fireAddedEvent, fireRemovedEvent
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Constructor Detail
- -

-ContainerCollection

-
-public ContainerCollection(Collection<E> delegate)
-
-
- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-public Collection<E> getDelegate()
-
-
-
Specified by:
getDelegate in interface IContainerCollection<E>
-
-
-
-
-
-
- -

-getElements

-
-public E[] getElements()
-
-
-
Specified by:
getElements in interface IContainer<E>
-
-
-
-
-
-
- -

-add

-
-public boolean add(E o)
-
-
-
Specified by:
add in interface Collection<E>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-addAll

-
-public boolean addAll(Collection<? extends E> c)
-
-
-
Specified by:
addAll in interface Collection<E>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-clear

-
-public void clear()
-
-
-
Specified by:
clear in interface Collection<E>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-remove

-
-public boolean remove(Object o)
-
-
-
Specified by:
remove in interface Collection<E>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-removeAll

-
-public boolean removeAll(Collection<?> c)
-
-
-
Specified by:
removeAll in interface Collection<E>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-retainAll

-
-public boolean retainAll(Collection<?> c)
-
-
-
Specified by:
retainAll in interface Collection<E>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-contains

-
-public boolean contains(Object o)
-
-
-
Specified by:
contains in interface Collection<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-containsAll

-
-public boolean containsAll(Collection<?> c)
-
-
-
Specified by:
containsAll in interface Collection<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-equals

-
-public boolean equals(Object o)
-
-
-
Specified by:
equals in interface Collection<E>
Overrides:
equals in class Object
-
-
-
Category
-
READ
-
-
-
-
- -

-hashCode

-
-public int hashCode()
-
-
-
Specified by:
hashCode in interface Collection<E>
Overrides:
hashCode in class Object
-
-
-
Category
-
READ
-
-
-
-
- -

-isEmpty

-
-public boolean isEmpty()
-
-
-
Specified by:
isEmpty in interface Collection<E>
Specified by:
isEmpty in interface IContainer<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-iterator

-
-public Iterator<E> iterator()
-
-
-
Specified by:
iterator in interface Iterable<E>
Specified by:
iterator in interface Collection<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-size

-
-public int size()
-
-
-
Specified by:
size in interface Collection<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-toArray

-
-public Object[] toArray()
-
-
-
Specified by:
toArray in interface Collection<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-toArray

-
-public <T> T[] toArray(T[] a)
-
-
-
Specified by:
toArray in interface Collection<E>
-
-
-
Category
-
READ
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerList.DelegatingListIterator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerList.DelegatingListIterator.html deleted file mode 100644 index 21350bcc94..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerList.DelegatingListIterator.html +++ /dev/null @@ -1,446 +0,0 @@ - - - - - - -ContainerList.DelegatingListIterator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container.delegate -
-Class ContainerList.DelegatingListIterator

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.container.delegate.AbstractDelegator.DelegatingIterator
-      extended by org.eclipse.net4j.util.container.delegate.ContainerList.DelegatingListIterator
-
-
-
All Implemented Interfaces:
Iterator<E>, ListIterator<E>
-
-
-
Enclosing class:
ContainerList<E>
-
-
-
-
public class ContainerList.DelegatingListIterator
extends AbstractDelegator.DelegatingIterator
implements ListIterator<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.container.delegate.AbstractDelegator.DelegatingIterator
last
-  - - - - - - - - - - -
-Constructor Summary
ContainerList.DelegatingListIterator(ListIterator<E> delegate) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidadd(E o) - -
-           
- ListIterator<E>getDelegate() - -
-           
- booleanhasPrevious() - -
-           
- intnextIndex() - -
-           
- Eprevious() - -
-           
- intpreviousIndex() - -
-           
- voidset(E o) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.container.delegate.AbstractDelegator.DelegatingIterator
hasNext, next, remove
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface java.util.ListIterator
hasNext, next, remove
-  -

- - - - - - - - -
-Constructor Detail
- -

-ContainerList.DelegatingListIterator

-
-public ContainerList.DelegatingListIterator(ListIterator<E> delegate)
-
-
- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-public ListIterator<E> getDelegate()
-
-
-
Overrides:
getDelegate in class AbstractDelegator.DelegatingIterator
-
-
-
-
-
-
- -

-add

-
-public void add(E o)
-
-
-
Specified by:
add in interface ListIterator<E>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-set

-
-public void set(E o)
-
-
-
Specified by:
set in interface ListIterator<E>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-hasPrevious

-
-public boolean hasPrevious()
-
-
-
Specified by:
hasPrevious in interface ListIterator<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-nextIndex

-
-public int nextIndex()
-
-
-
Specified by:
nextIndex in interface ListIterator<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-previous

-
-public E previous()
-
-
-
Specified by:
previous in interface ListIterator<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-previousIndex

-
-public int previousIndex()
-
-
-
Specified by:
previousIndex in interface ListIterator<E>
-
-
-
Category
-
READ
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerList.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerList.html deleted file mode 100644 index 855568c984..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerList.html +++ /dev/null @@ -1,604 +0,0 @@ - - - - - - -ContainerList (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container.delegate -
-Class ContainerList<E>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.container.delegate.AbstractDelegator<E>
-          extended by org.eclipse.net4j.util.container.delegate.ContainerCollection<E>
-              extended by org.eclipse.net4j.util.container.delegate.ContainerList<E>
-
-
-
All Implemented Interfaces:
Iterable<E>, Collection<E>, List<E>, IContainerCollection<E>, IContainerList<E>, IContainer<E>, INotifier
-
-
-
-
public class ContainerList<E>
extends ContainerCollection<E>
implements IContainerList<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
- classContainerList.DelegatingListIterator - -
-           
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.container.delegate.AbstractDelegator
AbstractDelegator.DelegatingIterator
-  - - - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - - - - - -
-Constructor Summary
ContainerList(List<E> delegate) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidadd(int index, - E element) - -
-           
- booleanaddAll(int index, - Collection<? extends E> c) - -
-           
- Eget(int index) - -
-           
- List<E>getDelegate() - -
-           
- intindexOf(Object o) - -
-           
- intlastIndexOf(Object o) - -
-           
- ListIterator<E>listIterator() - -
-           
- ListIterator<E>listIterator(int index) - -
-           
- Eremove(int index) - -
-           
- Eset(int index, - E element) - -
-           
- List<E>subList(int fromIndex, - int toIndex) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.container.delegate.ContainerCollection
add, addAll, clear, contains, containsAll, equals, getElements, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.container.delegate.AbstractDelegator
createEvent, dispatchEvent, fireAddedEvent, fireRemovedEvent
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.container.IContainer
getElements, isEmpty
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
- - - - - - - -
Methods inherited from interface java.util.List
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
-  -

- - - - - - - - -
-Constructor Detail
- -

-ContainerList

-
-public ContainerList(List<E> delegate)
-
-
- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-public List<E> getDelegate()
-
-
-
Specified by:
getDelegate in interface IContainerCollection<E>
Specified by:
getDelegate in interface IContainerList<E>
Overrides:
getDelegate in class ContainerCollection<E>
-
-
-
-
-
-
- -

-add

-
-public void add(int index,
-                E element)
-
-
-
Specified by:
add in interface List<E>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-addAll

-
-public boolean addAll(int index,
-                      Collection<? extends E> c)
-
-
-
Specified by:
addAll in interface List<E>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-get

-
-public E get(int index)
-
-
-
Specified by:
get in interface List<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-indexOf

-
-public int indexOf(Object o)
-
-
-
Specified by:
indexOf in interface List<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-lastIndexOf

-
-public int lastIndexOf(Object o)
-
-
-
Specified by:
lastIndexOf in interface List<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-listIterator

-
-public ListIterator<E> listIterator()
-
-
-
Specified by:
listIterator in interface List<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-listIterator

-
-public ListIterator<E> listIterator(int index)
-
-
-
Specified by:
listIterator in interface List<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-remove

-
-public E remove(int index)
-
-
-
Specified by:
remove in interface List<E>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-set

-
-public E set(int index,
-             E element)
-
-
-
Specified by:
set in interface List<E>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-subList

-
-public List<E> subList(int fromIndex,
-                       int toIndex)
-
-
-
Specified by:
subList in interface List<E>
-
-
-
Category
-
READ
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerMap.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerMap.html deleted file mode 100644 index f404e340c9..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerMap.html +++ /dev/null @@ -1,653 +0,0 @@ - - - - - - -ContainerMap (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container.delegate -
-Class ContainerMap<K,V>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.container.delegate.AbstractDelegator<Map.Entry<K,V>>
-          extended by org.eclipse.net4j.util.container.delegate.ContainerMap<K,V>
-
-
-
All Implemented Interfaces:
Map<K,V>, IContainerMap<K,V>, IContainer<Map.Entry<K,V>>, INotifier
-
-
-
-
public class ContainerMap<K,V>
extends AbstractDelegator<Map.Entry<K,V>>
implements IContainerMap<K,V>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.container.delegate.AbstractDelegator
AbstractDelegator.DelegatingIterator
-  - - - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - - -
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
-  - - - - - - - - - - - -
-Constructor Summary
ContainerMap(Map<K,V> delegate) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidclear() - -
-           
- booleancontainsKey(Object key) - -
-           
- booleancontainsValue(Object value) - -
-           
- Set<Map.Entry<K,V>>entrySet() - -
-           
- Vget(Object key) - -
-           
- Map<K,V>getDelegate() - -
-           
- Map.Entry<K,V>[]getElements() - -
-           
- booleanisEmpty() - -
-           
- Set<K>keySet() - -
-           
- Vput(K key, - V value) - -
-           
- voidputAll(Map<? extends K,? extends V> t) - -
-           
- Vremove(Object key) - -
-           
- intsize() - -
-           
- Collection<V>values() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.container.delegate.AbstractDelegator
createEvent, dispatchEvent, fireAddedEvent, fireRemovedEvent
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
- - - - - - - -
Methods inherited from interface java.util.Map
equals, hashCode
-  -

- - - - - - - - -
-Constructor Detail
- -

-ContainerMap

-
-public ContainerMap(Map<K,V> delegate)
-
-
- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-public Map<K,V> getDelegate()
-
-
-
Specified by:
getDelegate in interface IContainerMap<K,V>
-
-
-
-
-
-
- -

-clear

-
-public void clear()
-
-
-
Specified by:
clear in interface Map<K,V>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-put

-
-public V put(K key,
-             V value)
-
-
-
Specified by:
put in interface Map<K,V>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-putAll

-
-public void putAll(Map<? extends K,? extends V> t)
-
-
-
Specified by:
putAll in interface Map<K,V>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-remove

-
-public V remove(Object key)
-
-
-
Specified by:
remove in interface Map<K,V>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-containsKey

-
-public boolean containsKey(Object key)
-
-
-
Specified by:
containsKey in interface Map<K,V>
-
-
-
Category
-
READ
-
-
-
-
- -

-containsValue

-
-public boolean containsValue(Object value)
-
-
-
Specified by:
containsValue in interface Map<K,V>
-
-
-
Category
-
READ
-
-
-
-
- -

-get

-
-public V get(Object key)
-
-
-
Specified by:
get in interface Map<K,V>
-
-
-
Category
-
READ
-
-
-
-
- -

-size

-
-public int size()
-
-
-
Specified by:
size in interface Map<K,V>
-
-
-
Category
-
READ
-
-
-
-
- -

-getElements

-
-public Map.Entry<K,V>[] getElements()
-
-
-
Specified by:
getElements in interface IContainer<Map.Entry<K,V>>
-
-
-
Category
-
READ
-
-
-
-
- -

-isEmpty

-
-public boolean isEmpty()
-
-
-
Specified by:
isEmpty in interface Map<K,V>
Specified by:
isEmpty in interface IContainer<Map.Entry<K,V>>
-
-
-
Category
-
READ
-
-
-
-
- -

-entrySet

-
-public Set<Map.Entry<K,V>> entrySet()
-
-
-
Specified by:
entrySet in interface Map<K,V>
-
-
-
Category
-
READ
-
-
-
-
- -

-keySet

-
-public Set<K> keySet()
-
-
-
Specified by:
keySet in interface Map<K,V>
-
-
-
Category
-
READ
-
-
-
-
- -

-values

-
-public Collection<V> values()
-
-
-
Specified by:
values in interface Map<K,V>
-
-
-
Category
-
READ
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerQueue.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerQueue.html deleted file mode 100644 index b1c5532756..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerQueue.html +++ /dev/null @@ -1,480 +0,0 @@ - - - - - - -ContainerQueue (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container.delegate -
-Class ContainerQueue<E>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.container.delegate.AbstractDelegator<E>
-          extended by org.eclipse.net4j.util.container.delegate.ContainerCollection<E>
-              extended by org.eclipse.net4j.util.container.delegate.ContainerQueue<E>
-
-
-
All Implemented Interfaces:
Iterable<E>, Collection<E>, Queue<E>, IContainerCollection<E>, IContainerQueue<E>, IContainer<E>, INotifier
-
-
-
Direct Known Subclasses:
ContainerBlockingQueue
-
-
-
-
public class ContainerQueue<E>
extends ContainerCollection<E>
implements IContainerQueue<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.container.delegate.AbstractDelegator
AbstractDelegator.DelegatingIterator
-  - - - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - - - - - -
-Constructor Summary
ContainerQueue(Queue<E> delegate) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- Eelement() - -
-           
- Queue<E>getDelegate() - -
-           
- booleanoffer(E o) - -
-           
- Epeek() - -
-           
- Epoll() - -
-           
- Eremove() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.container.delegate.ContainerCollection
add, addAll, clear, contains, containsAll, equals, getElements, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.container.delegate.AbstractDelegator
createEvent, dispatchEvent, fireAddedEvent, fireRemovedEvent
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.container.IContainer
getElements, isEmpty
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
- - - - - - - -
Methods inherited from interface java.util.Queue
add
- - - - - - - -
Methods inherited from interface java.util.Collection
addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
-  -

- - - - - - - - -
-Constructor Detail
- -

-ContainerQueue

-
-public ContainerQueue(Queue<E> delegate)
-
-
- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-public Queue<E> getDelegate()
-
-
-
Specified by:
getDelegate in interface IContainerCollection<E>
Specified by:
getDelegate in interface IContainerQueue<E>
Overrides:
getDelegate in class ContainerCollection<E>
-
-
-
-
-
-
- -

-element

-
-public E element()
-
-
-
Specified by:
element in interface Queue<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-offer

-
-public boolean offer(E o)
-
-
-
Specified by:
offer in interface Queue<E>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-peek

-
-public E peek()
-
-
-
Specified by:
peek in interface Queue<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-poll

-
-public E poll()
-
-
-
Specified by:
poll in interface Queue<E>
-
-
-
Category
-
WRITE
-
-
-
-
- -

-remove

-
-public E remove()
-
-
-
Specified by:
remove in interface Queue<E>
-
-
-
Category
-
WRITE
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerSet.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerSet.html deleted file mode 100644 index 30860bd6f5..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerSet.html +++ /dev/null @@ -1,351 +0,0 @@ - - - - - - -ContainerSet (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container.delegate -
-Class ContainerSet<E>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.container.delegate.AbstractDelegator<E>
-          extended by org.eclipse.net4j.util.container.delegate.ContainerCollection<E>
-              extended by org.eclipse.net4j.util.container.delegate.ContainerSet<E>
-
-
-
All Implemented Interfaces:
Iterable<E>, Collection<E>, Set<E>, IContainerCollection<E>, IContainerSet<E>, IContainer<E>, INotifier
-
-
-
Direct Known Subclasses:
ContainerSortedSet
-
-
-
-
public class ContainerSet<E>
extends ContainerCollection<E>
implements IContainerSet<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.container.delegate.AbstractDelegator
AbstractDelegator.DelegatingIterator
-  - - - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - - - - - -
-Constructor Summary
ContainerSet(Set<E> delegate) - -
-           
-  - - - - - - - - - - - -
-Method Summary
- Set<E>getDelegate() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.container.delegate.ContainerCollection
add, addAll, clear, contains, containsAll, equals, getElements, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.container.delegate.AbstractDelegator
createEvent, dispatchEvent, fireAddedEvent, fireRemovedEvent
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.container.IContainer
getElements, isEmpty
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
- - - - - - - -
Methods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
-  -

- - - - - - - - -
-Constructor Detail
- -

-ContainerSet

-
-public ContainerSet(Set<E> delegate)
-
-
- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-public Set<E> getDelegate()
-
-
-
Specified by:
getDelegate in interface IContainerCollection<E>
Specified by:
getDelegate in interface IContainerSet<E>
Overrides:
getDelegate in class ContainerCollection<E>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerSortedSet.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerSortedSet.html deleted file mode 100644 index f06a6d8a70..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/ContainerSortedSet.html +++ /dev/null @@ -1,495 +0,0 @@ - - - - - - -ContainerSortedSet (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container.delegate -
-Class ContainerSortedSet<E>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.container.delegate.AbstractDelegator<E>
-          extended by org.eclipse.net4j.util.container.delegate.ContainerCollection<E>
-              extended by org.eclipse.net4j.util.container.delegate.ContainerSet<E>
-                  extended by org.eclipse.net4j.util.container.delegate.ContainerSortedSet<E>
-
-
-
All Implemented Interfaces:
Iterable<E>, Collection<E>, Set<E>, SortedSet<E>, IContainerCollection<E>, IContainerSet<E>, IContainerSortedSet<E>, IContainer<E>, INotifier
-
-
-
-
public class ContainerSortedSet<E>
extends ContainerSet<E>
implements IContainerSortedSet<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.container.delegate.AbstractDelegator
AbstractDelegator.DelegatingIterator
-  - - - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - - - - - -
-Constructor Summary
ContainerSortedSet(SortedSet<E> delegate) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- Comparator<? super E>comparator() - -
-           
- Efirst() - -
-           
- SortedSet<E>getDelegate() - -
-           
- SortedSet<E>headSet(E toElement) - -
-           
- Elast() - -
-           
- SortedSet<E>subSet(E fromElement, - E toElement) - -
-           
- SortedSet<E>tailSet(E fromElement) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.container.delegate.ContainerCollection
add, addAll, clear, contains, containsAll, equals, getElements, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.container.delegate.AbstractDelegator
createEvent, dispatchEvent, fireAddedEvent, fireRemovedEvent
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.container.IContainer
getElements, isEmpty
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
- - - - - - - -
Methods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
-  -

- - - - - - - - -
-Constructor Detail
- -

-ContainerSortedSet

-
-public ContainerSortedSet(SortedSet<E> delegate)
-
-
- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-public SortedSet<E> getDelegate()
-
-
-
Specified by:
getDelegate in interface IContainerCollection<E>
Specified by:
getDelegate in interface IContainerSet<E>
Specified by:
getDelegate in interface IContainerSortedSet<E>
Overrides:
getDelegate in class ContainerSet<E>
-
-
-
-
-
-
- -

-comparator

-
-public Comparator<? super E> comparator()
-
-
-
Specified by:
comparator in interface SortedSet<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-first

-
-public E first()
-
-
-
Specified by:
first in interface SortedSet<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-last

-
-public E last()
-
-
-
Specified by:
last in interface SortedSet<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-headSet

-
-public SortedSet<E> headSet(E toElement)
-
-
-
Specified by:
headSet in interface SortedSet<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-subSet

-
-public SortedSet<E> subSet(E fromElement,
-                           E toElement)
-
-
-
Specified by:
subSet in interface SortedSet<E>
-
-
-
Category
-
READ
-
-
-
-
- -

-tailSet

-
-public SortedSet<E> tailSet(E fromElement)
-
-
-
Specified by:
tailSet in interface SortedSet<E>
-
-
-
Category
-
READ
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerBlockingQueue.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerBlockingQueue.html deleted file mode 100644 index b64e516558..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerBlockingQueue.html +++ /dev/null @@ -1,283 +0,0 @@ - - - - - - -IContainerBlockingQueue (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container.delegate -
-Interface IContainerBlockingQueue<E>

-
-
All Superinterfaces:
BlockingQueue<E>, Collection<E>, IContainer<E>, IContainerCollection<E>, IContainerQueue<E>, INotifier, Iterable<E>, Queue<E>
-
-
-
All Known Implementing Classes:
ContainerBlockingQueue
-
-
-
-
public interface IContainerBlockingQueue<E>
extends IContainerQueue<E>, BlockingQueue<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - - - - - - -
-Method Summary
- BlockingQueue<E>getDelegate() - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.container.IContainer
getElements, isEmpty
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
- - - - - - - -
Methods inherited from interface java.util.concurrent.BlockingQueue
add, contains, drainTo, drainTo, offer, offer, poll, put, remainingCapacity, remove, take
- - - - - - - -
Methods inherited from interface java.util.Queue
element, peek, poll, remove
- - - - - - - -
Methods inherited from interface java.util.Collection
addAll, clear, containsAll, equals, hashCode, isEmpty, iterator, removeAll, retainAll, size, toArray, toArray
-  -

- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-BlockingQueue<E> getDelegate()
-
-
-
Specified by:
getDelegate in interface IContainerCollection<E>
Specified by:
getDelegate in interface IContainerQueue<E>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerCollection.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerCollection.html deleted file mode 100644 index 13be289a68..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerCollection.html +++ /dev/null @@ -1,268 +0,0 @@ - - - - - - -IContainerCollection (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container.delegate -
-Interface IContainerCollection<E>

-
-
All Superinterfaces:
Collection<E>, IContainer<E>, INotifier, Iterable<E>
-
-
-
All Known Subinterfaces:
IContainerBlockingQueue<E>, IContainerList<E>, IContainerQueue<E>, IContainerSet<E>, IContainerSortedSet<E>
-
-
-
All Known Implementing Classes:
ContainerBlockingQueue, ContainerCollection, ContainerList, ContainerQueue, ContainerSet, ContainerSortedSet
-
-
-
-
public interface IContainerCollection<E>
extends IContainer<E>, Collection<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - - - - - - -
-Method Summary
- Collection<E>getDelegate() - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.container.IContainer
getElements, isEmpty
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
- - - - - - - -
Methods inherited from interface java.util.Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
-  -

- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-Collection<E> getDelegate()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerList.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerList.html deleted file mode 100644 index 5ead58dc0d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerList.html +++ /dev/null @@ -1,265 +0,0 @@ - - - - - - -IContainerList (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container.delegate -
-Interface IContainerList<E>

-
-
All Superinterfaces:
Collection<E>, IContainer<E>, IContainerCollection<E>, INotifier, Iterable<E>, List<E>
-
-
-
All Known Implementing Classes:
ContainerList
-
-
-
-
public interface IContainerList<E>
extends IContainerCollection<E>, List<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - - - - - - -
-Method Summary
- List<E>getDelegate() - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.container.IContainer
getElements, isEmpty
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
- - - - - - - -
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
-  -

- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-List<E> getDelegate()
-
-
-
Specified by:
getDelegate in interface IContainerCollection<E>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerMap.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerMap.html deleted file mode 100644 index 3924957f16..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerMap.html +++ /dev/null @@ -1,275 +0,0 @@ - - - - - - -IContainerMap (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container.delegate -
-Interface IContainerMap<K,V>

-
-
All Superinterfaces:
IContainer<Map.Entry<K,V>>, INotifier, Map<K,V>
-
-
-
All Known Implementing Classes:
ContainerMap
-
-
-
-
public interface IContainerMap<K,V>
extends IContainer<Map.Entry<K,V>>, Map<K,V>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - - -
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
-  - - - - - - - - - - - - -
-Method Summary
- Map<K,V>getDelegate() - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.container.IContainer
getElements, isEmpty
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
- - - - - - - -
Methods inherited from interface java.util.Map
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
-  -

- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-Map<K,V> getDelegate()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerQueue.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerQueue.html deleted file mode 100644 index c24b37fa63..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerQueue.html +++ /dev/null @@ -1,277 +0,0 @@ - - - - - - -IContainerQueue (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container.delegate -
-Interface IContainerQueue<E>

-
-
All Superinterfaces:
Collection<E>, IContainer<E>, IContainerCollection<E>, INotifier, Iterable<E>, Queue<E>
-
-
-
All Known Subinterfaces:
IContainerBlockingQueue<E>
-
-
-
All Known Implementing Classes:
ContainerBlockingQueue, ContainerQueue
-
-
-
-
public interface IContainerQueue<E>
extends IContainerCollection<E>, Queue<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - - - - - - -
-Method Summary
- Queue<E>getDelegate() - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.container.IContainer
getElements, isEmpty
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
- - - - - - - -
Methods inherited from interface java.util.Queue
add, element, offer, peek, poll, remove
- - - - - - - -
Methods inherited from interface java.util.Collection
addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
-  -

- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-Queue<E> getDelegate()
-
-
-
Specified by:
getDelegate in interface IContainerCollection<E>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerSet.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerSet.html deleted file mode 100644 index af279e8e7b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerSet.html +++ /dev/null @@ -1,268 +0,0 @@ - - - - - - -IContainerSet (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container.delegate -
-Interface IContainerSet<E>

-
-
All Superinterfaces:
Collection<E>, IContainer<E>, IContainerCollection<E>, INotifier, Iterable<E>, Set<E>
-
-
-
All Known Subinterfaces:
IContainerSortedSet<E>
-
-
-
All Known Implementing Classes:
ContainerSet, ContainerSortedSet
-
-
-
-
public interface IContainerSet<E>
extends IContainerCollection<E>, Set<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - - - - - - -
-Method Summary
- Set<E>getDelegate() - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.container.IContainer
getElements, isEmpty
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
- - - - - - - -
Methods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
-  -

- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-Set<E> getDelegate()
-
-
-
Specified by:
getDelegate in interface IContainerCollection<E>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerSortedSet.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerSortedSet.html deleted file mode 100644 index 5895a6874a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/IContainerSortedSet.html +++ /dev/null @@ -1,274 +0,0 @@ - - - - - - -IContainerSortedSet (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.container.delegate -
-Interface IContainerSortedSet<E>

-
-
All Superinterfaces:
Collection<E>, IContainer<E>, IContainerCollection<E>, IContainerSet<E>, INotifier, Iterable<E>, Set<E>, SortedSet<E>
-
-
-
All Known Implementing Classes:
ContainerSortedSet
-
-
-
-
public interface IContainerSortedSet<E>
extends IContainerSet<E>, SortedSet<E>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - - - - - - -
-Method Summary
- SortedSet<E>getDelegate() - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.container.IContainer
getElements, isEmpty
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
- - - - - - - -
Methods inherited from interface java.util.SortedSet
comparator, first, headSet, last, subSet, tailSet
- - - - - - - -
Methods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
-  -

- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-SortedSet<E> getDelegate()
-
-
-
Specified by:
getDelegate in interface IContainerCollection<E>
Specified by:
getDelegate in interface IContainerSet<E>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/AbstractDelegator.DelegatingIterator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/AbstractDelegator.DelegatingIterator.html deleted file mode 100644 index ed0d4a36ae..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/AbstractDelegator.DelegatingIterator.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.container.delegate.AbstractDelegator.DelegatingIterator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.container.delegate.AbstractDelegator.DelegatingIterator

-
- - - - - - - - - -
-Packages that use AbstractDelegator.DelegatingIterator
org.eclipse.net4j.util.container.delegateHybrid interfaces of notifying containers and the Java Collection Framework. 
-  -

- - - - - -
-Uses of AbstractDelegator.DelegatingIterator in org.eclipse.net4j.util.container.delegate
-  -

- - - - - - - - - -
Subclasses of AbstractDelegator.DelegatingIterator in org.eclipse.net4j.util.container.delegate
- classContainerList.DelegatingListIterator - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/AbstractDelegator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/AbstractDelegator.html deleted file mode 100644 index c305367973..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/AbstractDelegator.html +++ /dev/null @@ -1,228 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.container.delegate.AbstractDelegator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.container.delegate.AbstractDelegator

-
- - - - - - - - - -
-Packages that use AbstractDelegator
org.eclipse.net4j.util.container.delegateHybrid interfaces of notifying containers and the Java Collection Framework. 
-  -

- - - - - -
-Uses of AbstractDelegator in org.eclipse.net4j.util.container.delegate
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Subclasses of AbstractDelegator in org.eclipse.net4j.util.container.delegate
- classContainerBlockingQueue<E> - -
-           
- classContainerCollection<E> - -
-           
- classContainerList<E> - -
-           
- classContainerMap<K,V> - -
-           
- classContainerQueue<E> - -
-           
- classContainerSet<E> - -
-           
- classContainerSortedSet<E> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerBlockingQueue.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerBlockingQueue.html deleted file mode 100644 index d625aef687..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerBlockingQueue.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.container.delegate.ContainerBlockingQueue (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.container.delegate.ContainerBlockingQueue

-
-No usage of org.eclipse.net4j.util.container.delegate.ContainerBlockingQueue -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerCollection.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerCollection.html deleted file mode 100644 index b91ad9aca2..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerCollection.html +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.container.delegate.ContainerCollection (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.container.delegate.ContainerCollection

-
- - - - - - - - - -
-Packages that use ContainerCollection
org.eclipse.net4j.util.container.delegateHybrid interfaces of notifying containers and the Java Collection Framework. 
-  -

- - - - - -
-Uses of ContainerCollection in org.eclipse.net4j.util.container.delegate
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Subclasses of ContainerCollection in org.eclipse.net4j.util.container.delegate
- classContainerBlockingQueue<E> - -
-           
- classContainerList<E> - -
-           
- classContainerQueue<E> - -
-           
- classContainerSet<E> - -
-           
- classContainerSortedSet<E> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerList.DelegatingListIterator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerList.DelegatingListIterator.html deleted file mode 100644 index f1a97188ad..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerList.DelegatingListIterator.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.container.delegate.ContainerList.DelegatingListIterator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.container.delegate.ContainerList.DelegatingListIterator

-
-No usage of org.eclipse.net4j.util.container.delegate.ContainerList.DelegatingListIterator -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerList.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerList.html deleted file mode 100644 index 937670ae99..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerList.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.container.delegate.ContainerList (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.container.delegate.ContainerList

-
-No usage of org.eclipse.net4j.util.container.delegate.ContainerList -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerMap.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerMap.html deleted file mode 100644 index 0994e8b76c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerMap.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.container.delegate.ContainerMap (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.container.delegate.ContainerMap

-
-No usage of org.eclipse.net4j.util.container.delegate.ContainerMap -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerQueue.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerQueue.html deleted file mode 100644 index 55e63ceaab..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerQueue.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.container.delegate.ContainerQueue (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.container.delegate.ContainerQueue

-
- - - - - - - - - -
-Packages that use ContainerQueue
org.eclipse.net4j.util.container.delegateHybrid interfaces of notifying containers and the Java Collection Framework. 
-  -

- - - - - -
-Uses of ContainerQueue in org.eclipse.net4j.util.container.delegate
-  -

- - - - - - - - - -
Subclasses of ContainerQueue in org.eclipse.net4j.util.container.delegate
- classContainerBlockingQueue<E> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerSet.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerSet.html deleted file mode 100644 index 6dc961ffe3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerSet.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.container.delegate.ContainerSet (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.container.delegate.ContainerSet

-
- - - - - - - - - -
-Packages that use ContainerSet
org.eclipse.net4j.util.container.delegateHybrid interfaces of notifying containers and the Java Collection Framework. 
-  -

- - - - - -
-Uses of ContainerSet in org.eclipse.net4j.util.container.delegate
-  -

- - - - - - - - - -
Subclasses of ContainerSet in org.eclipse.net4j.util.container.delegate
- classContainerSortedSet<E> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerSortedSet.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerSortedSet.html deleted file mode 100644 index 3faaa9e028..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/ContainerSortedSet.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.container.delegate.ContainerSortedSet (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.container.delegate.ContainerSortedSet

-
-No usage of org.eclipse.net4j.util.container.delegate.ContainerSortedSet -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerBlockingQueue.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerBlockingQueue.html deleted file mode 100644 index 316d01611a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerBlockingQueue.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.container.delegate.IContainerBlockingQueue (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.container.delegate.IContainerBlockingQueue

-
- - - - - - - - - -
-Packages that use IContainerBlockingQueue
org.eclipse.net4j.util.container.delegateHybrid interfaces of notifying containers and the Java Collection Framework. 
-  -

- - - - - -
-Uses of IContainerBlockingQueue in org.eclipse.net4j.util.container.delegate
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.container.delegate that implement IContainerBlockingQueue
- classContainerBlockingQueue<E> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerCollection.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerCollection.html deleted file mode 100644 index 21c5c30577..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerCollection.html +++ /dev/null @@ -1,268 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.container.delegate.IContainerCollection (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.container.delegate.IContainerCollection

-
- - - - - - - - - -
-Packages that use IContainerCollection
org.eclipse.net4j.util.container.delegateHybrid interfaces of notifying containers and the Java Collection Framework. 
-  -

- - - - - -
-Uses of IContainerCollection in org.eclipse.net4j.util.container.delegate
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Subinterfaces of IContainerCollection in org.eclipse.net4j.util.container.delegate
- interfaceIContainerBlockingQueue<E> - -
-           
- interfaceIContainerList<E> - -
-           
- interfaceIContainerQueue<E> - -
-           
- interfaceIContainerSet<E> - -
-           
- interfaceIContainerSortedSet<E> - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.container.delegate that implement IContainerCollection
- classContainerBlockingQueue<E> - -
-           
- classContainerCollection<E> - -
-           
- classContainerList<E> - -
-           
- classContainerQueue<E> - -
-           
- classContainerSet<E> - -
-           
- classContainerSortedSet<E> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerList.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerList.html deleted file mode 100644 index 3851612320..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerList.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.container.delegate.IContainerList (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.container.delegate.IContainerList

-
- - - - - - - - - -
-Packages that use IContainerList
org.eclipse.net4j.util.container.delegateHybrid interfaces of notifying containers and the Java Collection Framework. 
-  -

- - - - - -
-Uses of IContainerList in org.eclipse.net4j.util.container.delegate
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.container.delegate that implement IContainerList
- classContainerList<E> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerMap.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerMap.html deleted file mode 100644 index fb58cfab02..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerMap.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.container.delegate.IContainerMap (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.container.delegate.IContainerMap

-
- - - - - - - - - -
-Packages that use IContainerMap
org.eclipse.net4j.util.container.delegateHybrid interfaces of notifying containers and the Java Collection Framework. 
-  -

- - - - - -
-Uses of IContainerMap in org.eclipse.net4j.util.container.delegate
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.container.delegate that implement IContainerMap
- classContainerMap<K,V> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerQueue.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerQueue.html deleted file mode 100644 index 09e1d0fc05..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerQueue.html +++ /dev/null @@ -1,204 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.container.delegate.IContainerQueue (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.container.delegate.IContainerQueue

-
- - - - - - - - - -
-Packages that use IContainerQueue
org.eclipse.net4j.util.container.delegateHybrid interfaces of notifying containers and the Java Collection Framework. 
-  -

- - - - - -
-Uses of IContainerQueue in org.eclipse.net4j.util.container.delegate
-  -

- - - - - - - - - -
Subinterfaces of IContainerQueue in org.eclipse.net4j.util.container.delegate
- interfaceIContainerBlockingQueue<E> - -
-           
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.container.delegate that implement IContainerQueue
- classContainerBlockingQueue<E> - -
-           
- classContainerQueue<E> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerSet.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerSet.html deleted file mode 100644 index df02701b8e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerSet.html +++ /dev/null @@ -1,204 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.container.delegate.IContainerSet (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.container.delegate.IContainerSet

-
- - - - - - - - - -
-Packages that use IContainerSet
org.eclipse.net4j.util.container.delegateHybrid interfaces of notifying containers and the Java Collection Framework. 
-  -

- - - - - -
-Uses of IContainerSet in org.eclipse.net4j.util.container.delegate
-  -

- - - - - - - - - -
Subinterfaces of IContainerSet in org.eclipse.net4j.util.container.delegate
- interfaceIContainerSortedSet<E> - -
-           
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.container.delegate that implement IContainerSet
- classContainerSet<E> - -
-           
- classContainerSortedSet<E> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerSortedSet.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerSortedSet.html deleted file mode 100644 index febcb9135e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/class-use/IContainerSortedSet.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.container.delegate.IContainerSortedSet (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.container.delegate.IContainerSortedSet

-
- - - - - - - - - -
-Packages that use IContainerSortedSet
org.eclipse.net4j.util.container.delegateHybrid interfaces of notifying containers and the Java Collection Framework. 
-  -

- - - - - -
-Uses of IContainerSortedSet in org.eclipse.net4j.util.container.delegate
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.container.delegate that implement IContainerSortedSet
- classContainerSortedSet<E> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/package-frame.html deleted file mode 100644 index 33fb37b3de..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/package-frame.html +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - -org.eclipse.net4j.util.container.delegate (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.util.container.delegate - - - - -
-Interfaces  - -
-IContainerBlockingQueue -
-IContainerCollection -
-IContainerList -
-IContainerMap -
-IContainerQueue -
-IContainerSet -
-IContainerSortedSet
- - - - - - -
-Classes  - -
-AbstractDelegator -
-ContainerBlockingQueue -
-ContainerCollection -
-ContainerList -
-ContainerMap -
-ContainerQueue -
-ContainerSet -
-ContainerSortedSet
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/package-summary.html deleted file mode 100644 index d1115b116c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/package-summary.html +++ /dev/null @@ -1,259 +0,0 @@ - - - - - - -org.eclipse.net4j.util.container.delegate (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.util.container.delegate -

-Hybrid interfaces of notifying containers and the Java Collection Framework. -

-See: -
-          Description -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Interface Summary
IContainerBlockingQueue<E> 
IContainerCollection<E> 
IContainerList<E> 
IContainerMap<K,V> 
IContainerQueue<E> 
IContainerSet<E> 
IContainerSortedSet<E> 
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
AbstractDelegator<E> 
ContainerBlockingQueue<E> 
ContainerCollection<E> 
ContainerList<E> 
ContainerMap<K,V> 
ContainerQueue<E> 
ContainerSet<E> 
ContainerSortedSet<E> 
-  - -

-

-Package org.eclipse.net4j.util.container.delegate Description -

- -

-Hybrid interfaces of notifying containers and the Java Collection Framework. -

- - - - -

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/package-tree.html deleted file mode 100644 index e1e2444761..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/package-tree.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - -org.eclipse.net4j.util.container.delegate Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.util.container.delegate -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/package-use.html deleted file mode 100644 index 0f1dc661f7..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/delegate/package-use.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.util.container.delegate (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.util.container.delegate

-
- - - - - - - - - -
-Packages that use org.eclipse.net4j.util.container.delegate
org.eclipse.net4j.util.container.delegateHybrid interfaces of notifying containers and the Java Collection Framework. 
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.container.delegate used by org.eclipse.net4j.util.container.delegate
AbstractDelegator - -
-           
AbstractDelegator.DelegatingIterator - -
-           
ContainerCollection - -
-           
ContainerQueue - -
-           
ContainerSet - -
-           
IContainerBlockingQueue - -
-           
IContainerCollection - -
-           
IContainerList - -
-           
IContainerMap - -
-           
IContainerQueue - -
-           
IContainerSet - -
-           
IContainerSortedSet - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/package-frame.html deleted file mode 100644 index 7c8fb6b26b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/package-frame.html +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - -org.eclipse.net4j.util.container (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.util.container - - - - -
-Interfaces  - -
-IContainer -
-IContainer.Modifiable -
-IContainerDelta -
-IContainerEvent -
-IContainerEventVisitor -
-IContainerEventVisitor.Filtered -
-IElementProcessor -
-IManagedContainer -
-IPluginContainer -
-ISlow
- - - - - - -
-Classes  - -
-Container -
-ContainerDelta -
-ContainerEvent -
-ContainerEventAdapter -
-ContainerUtil -
-LifecycleEventConverter -
-ManagedContainer -
-SingleDeltaContainerEvent
- - - - - - -
-Enums  - -
-IContainerDelta.Kind
- - - - - - -
-Exceptions  - -
-FactoryNotFoundException
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/package-summary.html deleted file mode 100644 index d517a81911..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/package-summary.html +++ /dev/null @@ -1,299 +0,0 @@ - - - - - - -org.eclipse.net4j.util.container (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.util.container -

-A framework of notifying collections and wiring containers. -

-See: -
-          Description -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Interface Summary
IContainer<E> 
IContainer.Modifiable<E> 
IContainerDelta<E> 
IContainerEvent<E> 
IContainerEventVisitor<E> 
IContainerEventVisitor.Filtered<E> 
IElementProcessor 
IManagedContainer 
IPluginContainer 
ISlowA marker interface to indicate that some method calls may be slow.
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
Container<E> 
ContainerDelta<E> 
ContainerEvent<E> 
ContainerEventAdapter<E> 
ContainerUtil 
LifecycleEventConverter<E> 
ManagedContainer 
SingleDeltaContainerEvent<E> 
-  - -

- - - - - - - - - -
-Enum Summary
IContainerDelta.Kind 
-  - -

- - - - - - - - - -
-Exception Summary
FactoryNotFoundException 
-  - -

-

-Package org.eclipse.net4j.util.container Description -

- -

-A framework of notifying collections and wiring containers. -

- - - - -

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/package-tree.html deleted file mode 100644 index 402cd14f0c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/package-tree.html +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - -org.eclipse.net4j.util.container Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.util.container -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -

-Enum Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/package-use.html deleted file mode 100644 index 1933f8afb7..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/container/package-use.html +++ /dev/null @@ -1,625 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.util.container (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.util.container

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use org.eclipse.net4j.util.container
org.eclipse.net4jThe Net4j transport layer. 
org.eclipse.net4j.acceptorThe Net4j transport layer concepts for dealing with acceptors. 
org.eclipse.net4j.channelThe Net4j transport layer concepts for dealing with channels. 
org.eclipse.net4j.connectorThe Net4j transport layer concepts for dealing with connectors. 
org.eclipse.net4j.httpTransport layer extension with support for HTTP connections. 
org.eclipse.net4j.http.commonTransport layer extension with support for HTTP connections. 
org.eclipse.net4j.http.serverTransport layer extension with support for HTTP connections. 
org.eclipse.net4j.jvmTransport layer extension with support for JVM embedded connections. 
org.eclipse.net4j.signal.heartbeatA signal protocol implementation that realizes a configurable heart beat protocol. 
org.eclipse.net4j.signal.wrappingSome container injectors for use with signal protocols. 
org.eclipse.net4j.tcpTransport layer extension with support for TCP socket connections. 
org.eclipse.net4j.tcp.sslTransport layer extension with support for TCP/SSL socket connections. 
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.container.delegateHybrid interfaces of notifying containers and the Java Collection Framework. 
org.eclipse.net4j.util.registryInterfaces and classes for general purpose registries. 
org.eclipse.net4j.util.securityInterfaces and classes for security, negotiation, authentication, authorization and cryptography. 
org.eclipse.spi.net4jServer service provider interfaces and useful base implementations for the Net4j transport layer. 
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.container used by org.eclipse.net4j
IElementProcessor - -
-           
IManagedContainer - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.container used by org.eclipse.net4j.acceptor
IContainer - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.container used by org.eclipse.net4j.channel
IContainer - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.container used by org.eclipse.net4j.connector
IContainer - -
-           
IElementProcessor - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.container used by org.eclipse.net4j.http
IManagedContainer - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.container used by org.eclipse.net4j.http.common
IContainer - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.container used by org.eclipse.net4j.http.server
IContainer - -
-           
IManagedContainer - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.container used by org.eclipse.net4j.jvm
IContainer - -
-           
IManagedContainer - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.container used by org.eclipse.net4j.signal.heartbeat
IElementProcessor - -
-           
IManagedContainer - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.container used by org.eclipse.net4j.signal.wrapping
IElementProcessor - -
-           
IManagedContainer - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.container used by org.eclipse.net4j.tcp
IContainer - -
-           
IManagedContainer - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.container used by org.eclipse.net4j.tcp.ssl
IManagedContainer - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.container used by org.eclipse.net4j.util.concurrent
IManagedContainer - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.container used by org.eclipse.net4j.util.container
ContainerEvent - -
-           
IContainer - -
-           
IContainerDelta - -
-           
IContainerDelta.Kind - -
-           
IContainerEvent - -
-           
IContainerEventVisitor - -
-           
IElementProcessor - -
-           
IManagedContainer - -
-           
IPluginContainer - -
-           
ManagedContainer - -
-           
SingleDeltaContainerEvent - -
-           
-  -

- - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.container used by org.eclipse.net4j.util.container.delegate
ContainerEvent - -
-           
IContainer - -
-           
IContainerDelta.Kind - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.container used by org.eclipse.net4j.util.registry
Container - -
-           
IContainer - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.container used by org.eclipse.net4j.util.security
IElementProcessor - -
-           
IManagedContainer - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.container used by org.eclipse.spi.net4j
Container - -
-           
IContainer - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/Event.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/Event.html deleted file mode 100644 index e186ea1ffa..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/Event.html +++ /dev/null @@ -1,330 +0,0 @@ - - - - - - -Event (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.event -
-Class Event

-
-java.lang.Object
-  extended by java.util.EventObject
-      extended by org.eclipse.net4j.util.event.Event
-
-
-
All Implemented Interfaces:
Serializable, IEvent
-
-
-
Direct Known Subclasses:
ContainerEvent, LifecycleEvent, NotifyingMonitor.ProgressEvent, OptionsEvent, SignalFinishedEvent, SignalScheduledEvent, SingleDeltaContainerEvent, ValueEvent
-
-
-
-
public class Event
extends EventObject
implements IEvent
- - -

-

-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.util.EventObject
source
-  - - - - - - - - - - -
-Constructor Summary
Event(INotifier notifier) - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  StringformatAdditionalParameters() - -
-           
- INotifiergetSource() - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Event

-
-public Event(INotifier notifier)
-
-
- - - - - - - - -
-Method Detail
- -

-getSource

-
-public INotifier getSource()
-
-
-
Specified by:
getSource in interface IEvent
Overrides:
getSource in class EventObject
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class EventObject
-
-
-
-
-
-
- -

-formatAdditionalParameters

-
-protected String formatAdditionalParameters()
-
-
-
-
-
-
Since:
-
3.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/EventUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/EventUtil.html deleted file mode 100644 index 9451a82bf9..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/EventUtil.html +++ /dev/null @@ -1,303 +0,0 @@ - - - - - - -EventUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.event -
-Class EventUtil

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.EventUtil
-
-
-
-
public final class EventUtil
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Field Summary
-static IListener[]NO_LISTENERS - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static booleanaddListener(Object notifier, - IListener listener) - -
-           
-static IListener[]getListeners(Object notifier) - -
-           
-static booleanremoveListener(Object notifier, - IListener listener) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-NO_LISTENERS

-
-public static final IListener[] NO_LISTENERS
-
-
-
Since:
-
3.0
-
-
- - - - - - - - -
-Method Detail
- -

-addListener

-
-public static boolean addListener(Object notifier,
-                                  IListener listener)
-
-
-
-
-
-
- -

-removeListener

-
-public static boolean removeListener(Object notifier,
-                                     IListener listener)
-
-
-
-
-
-
- -

-getListeners

-
-public static IListener[] getListeners(Object notifier)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/ExecutorServiceNotifier.ThreadPool.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/ExecutorServiceNotifier.ThreadPool.html deleted file mode 100644 index 9951d23cd2..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/ExecutorServiceNotifier.ThreadPool.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - -ExecutorServiceNotifier.ThreadPool (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.event -
-Class ExecutorServiceNotifier.ThreadPool

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.event.ExecutorServiceNotifier
-          extended by org.eclipse.net4j.util.event.ExecutorServiceNotifier.ThreadPool
-
-
-
All Implemented Interfaces:
INotifier
-
-
-
Enclosing class:
ExecutorServiceNotifier
-
-
-
-
public static class ExecutorServiceNotifier.ThreadPool
extends ExecutorServiceNotifier
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.event.ExecutorServiceNotifier
ExecutorServiceNotifier.ThreadPool
-  - - - - - - - - - - - -
-Constructor Summary
ExecutorServiceNotifier.ThreadPool() - -
-           
-  - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.ExecutorServiceNotifier
getNotificationService, setNotificationExecutorService
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ExecutorServiceNotifier.ThreadPool

-
-public ExecutorServiceNotifier.ThreadPool()
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/ExecutorServiceNotifier.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/ExecutorServiceNotifier.html deleted file mode 100644 index e98d46d2e7..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/ExecutorServiceNotifier.html +++ /dev/null @@ -1,313 +0,0 @@ - - - - - - -ExecutorServiceNotifier (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.event -
-Class ExecutorServiceNotifier

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.event.ExecutorServiceNotifier
-
-
-
All Implemented Interfaces:
INotifier
-
-
-
Direct Known Subclasses:
ExecutorServiceNotifier.ThreadPool
-
-
-
-
public class ExecutorServiceNotifier
extends Notifier
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static classExecutorServiceNotifier.ThreadPool - -
-           
-  - - - - - - - - - - -
-Constructor Summary
ExecutorServiceNotifier() - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- ExecutorServicegetNotificationService() - -
-           
- voidsetNotificationExecutorService(ExecutorService notificationExecutorService) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ExecutorServiceNotifier

-
-public ExecutorServiceNotifier()
-
-
- - - - - - - - -
-Method Detail
- -

-getNotificationService

-
-public ExecutorService getNotificationService()
-
-
-
Overrides:
getNotificationService in class Notifier
-
-
-
-
-
-
- -

-setNotificationExecutorService

-
-public void setNotificationExecutorService(ExecutorService notificationExecutorService)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/IEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/IEvent.html deleted file mode 100644 index dc60a517ae..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/IEvent.html +++ /dev/null @@ -1,216 +0,0 @@ - - - - - - -IEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.event -
-Interface IEvent

-
-
All Known Subinterfaces:
ICacheMonitorEvent, IConnectorEvent, IConnectorStateEvent, IContainerEvent<E>, IHistoryChangeEvent, ILifecycleEvent, InternalChannel.SendQueueEvent, IOptionsEvent, OMPreferencesChangeEvent<T>
-
-
-
All Known Implementing Classes:
ContainerEvent, Event, FiniteStateMachine.StateChangedEvent, LifecycleEvent, NotifyingMonitor.ProgressEvent, OptionsEvent, SignalFinishedEvent, SignalScheduledEvent, SingleDeltaContainerEvent, ValueEvent
-
-
-
-
public interface IEvent
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- INotifiergetSource() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getSource

-
-INotifier getSource()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/IListener.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/IListener.html deleted file mode 100644 index 7a073ee40d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/IListener.html +++ /dev/null @@ -1,219 +0,0 @@ - - - - - - -IListener (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.event -
-Interface IListener

-
-
All Superinterfaces:
EventListener
-
-
-
All Known Implementing Classes:
ContainerEventAdapter, LifecycleEventAdapter, LifecycleEventConverter, SignalCounter
-
-
-
-
public interface IListener
extends EventListener
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- voidnotifyEvent(IEvent event) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-notifyEvent

-
-void notifyEvent(IEvent event)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/INotifier.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/INotifier.html deleted file mode 100644 index 95f1ab1c01..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/INotifier.html +++ /dev/null @@ -1,300 +0,0 @@ - - - - - - -INotifier (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.event -
-Interface INotifier

-
-
All Known Subinterfaces:
IAcceptor, ICacheMonitor, IChannel, IChannelMultiplexer, IConnector, IContainer<E>, IContainer.Modifiable<E>, IContainerBlockingQueue<E>, IContainerCollection<E>, IContainerList<E>, IContainerMap<K,V>, IContainerQueue<E>, IContainerSet<E>, IContainerSortedSet<E>, IHistory<T>, IHTTPAcceptor, IHTTPConnector, IJVMAcceptor, IJVMConnector, ILifecycle, IManagedContainer, InternalAcceptor, InternalChannel, InternalChannelMultiplexer, InternalConnector, IOptions, IPluginContainer, IRegistry<K,V>, ISignalProtocol<INFRA_STRUCTURE>, ITCPAcceptor, ITCPConnector, OMPreferences
-
-
-
All Known Implementing Classes:
AbstractDelegator, Acceptor, Cache, CacheMonitor, ChallengeNegotiator, ChallengeResponseNegotiator, Channel, ChannelMultiplexer, Connector, Container, ContainerBlockingQueue, ContainerCollection, ContainerList, ContainerMap, ContainerQueue, ContainerSet, ContainerSortedSet, DelegatingRegistry, ExecutorServiceNotifier, ExecutorServiceNotifier.ThreadPool, FileUserManager, FiniteStateMachine, HashMapDelegatingRegistry, HashMapRegistry, HeartBeatProtocol, HeartBeatProtocol.Server, History, Lifecycle, ManagedContainer, Negotiator, Notifier, NotifyingMonitor, PreferenceHistory, Protocol, QueueRunner, QueueWorker, QueueWorkerWorkSerializer, Randomizer, ReferenceQueueWorker, Registry, ResponseNegotiator, RWLockManager, SignalProtocol, TimerLifecycle, UnmodifiableRegistry, UserManager, ValueNotifier, Worker
-
-
-
-
public interface INotifier
- - -

-An entity that a number of listeners can be registered with and that can fire events - to these registered listeners. -

- Implementors are encouraged to document the event types that they are able to fire and that their listeners may want - to receive and handle. -

- Implementors may want to extend Notifier instead of implementing this interface directly. -

- -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidaddListener(IListener listener) - -
-          Adds a listener to this notifier.
- IListener[]getListeners() - -
-          Returns the listeners that are registered with this notifier.
- booleanhasListeners() - -
-          Returns true if one or more listeners are registered with this notifier, false otherwise.
- voidremoveListener(IListener listener) - -
-          Removes a listener from this notifier.
-  -

- - - - - - - - -
-Method Detail
- -

-addListener

-
-void addListener(IListener listener)
-
-
Adds a listener to this notifier. -

- Depending on the implementation duplicate listeners may lead to duplicate event delivery or not. Implementors are - encouraged to prevent events from being delivered more than once to the same listener, -

-

-
-
-
-
- -

-removeListener

-
-void removeListener(IListener listener)
-
-
Removes a listener from this notifier. -

-

-
-
-
-
- -

-hasListeners

-
-boolean hasListeners()
-
-
Returns true if one or more listeners are registered with this notifier, false otherwise. -

-

-
Since:
-
3.0
-
-
-
-
- -

-getListeners

-
-IListener[] getListeners()
-
-
Returns the listeners that are registered with this notifier. -

- Depending on the implementation duplicate listeners may be contained in the returned array. -

-

-
Since:
-
3.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/Notifier.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/Notifier.html deleted file mode 100644 index 2d655bc8c6..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/Notifier.html +++ /dev/null @@ -1,470 +0,0 @@ - - - - - - -Notifier (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.event -
-Class Notifier

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-
-
-
All Implemented Interfaces:
INotifier
-
-
-
Direct Known Subclasses:
AbstractDelegator, ExecutorServiceNotifier, History, Lifecycle, ValueNotifier
-
-
-
-
public class Notifier
extends Object
implements INotifier
- - -

-

-
Since:
-
3.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
Notifier() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidaddListener(IListener listener) - -
-          Adds a listener to this notifier.
- voidfireEvent(IEvent event) - -
-           
- voidfireEvent(IEvent event, - IListener[] listeners) - -
-           
-protected  voidfirstListenerAdded() - -
-           
- IListener[]getListeners() - -
-          Returns the listeners that are registered with this notifier.
-protected  ExecutorServicegetNotificationService() - -
-           
- booleanhasListeners() - -
-          Returns true if one or more listeners are registered with this notifier, false otherwise.
-protected  voidlastListenerRemoved() - -
-           
- voidremoveListener(IListener listener) - -
-          Removes a listener from this notifier.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Notifier

-
-public Notifier()
-
-
- - - - - - - - -
-Method Detail
- -

-addListener

-
-public void addListener(IListener listener)
-
-
Description copied from interface: INotifier
-
Adds a listener to this notifier. -

- Depending on the implementation duplicate listeners may lead to duplicate event delivery or not. Implementors are - encouraged to prevent events from being delivered more than once to the same listener, -

-

-
Specified by:
addListener in interface INotifier
-
-
-
-
-
-
- -

-removeListener

-
-public void removeListener(IListener listener)
-
-
Description copied from interface: INotifier
-
Removes a listener from this notifier. -

-

-
Specified by:
removeListener in interface INotifier
-
-
-
-
-
-
- -

-hasListeners

-
-public boolean hasListeners()
-
-
Description copied from interface: INotifier
-
Returns true if one or more listeners are registered with this notifier, false otherwise. -

-

-
Specified by:
hasListeners in interface INotifier
-
-
-
-
-
-
- -

-getListeners

-
-public IListener[] getListeners()
-
-
Description copied from interface: INotifier
-
Returns the listeners that are registered with this notifier. -

- Depending on the implementation duplicate listeners may be contained in the returned array. -

-

-
Specified by:
getListeners in interface INotifier
-
-
-
-
-
-
- -

-fireEvent

-
-public void fireEvent(IEvent event)
-
-
-
-
-
-
-
-
-
- -

-fireEvent

-
-public void fireEvent(IEvent event,
-                      IListener[] listeners)
-
-
-
-
-
-
Since:
-
3.0
-
-
-
-
- -

-getNotificationService

-
-protected ExecutorService getNotificationService()
-
-
-
-
-
-
Since:
-
3.0
-
-
-
-
- -

-firstListenerAdded

-
-protected void firstListenerAdded()
-
-
-
-
-
-
Since:
-
3.0
-
-
-
-
- -

-lastListenerRemoved

-
-protected void lastListenerRemoved()
-
-
-
-
-
-
Since:
-
3.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/ValueEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/ValueEvent.html deleted file mode 100644 index 587ca1fb26..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/ValueEvent.html +++ /dev/null @@ -1,300 +0,0 @@ - - - - - - -ValueEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.event -
-Class ValueEvent<VALUE>

-
-java.lang.Object
-  extended by java.util.EventObject
-      extended by org.eclipse.net4j.util.event.Event
-          extended by org.eclipse.net4j.util.event.ValueEvent<VALUE>
-
-
-
All Implemented Interfaces:
Serializable, IEvent
-
-
-
-
public class ValueEvent<VALUE>
extends Event
- - -

-

-
Since:
-
3.1
-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
No Extend
-
This class is not intended to be subclassed by clients.
-
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.util.EventObject
source
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- VALUEgetNewValue() - -
-           
- VALUEgetOldValue() - -
-           
- ValueNotifier<VALUE>getSource() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Event
formatAdditionalParameters, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-getSource

-
-public ValueNotifier<VALUE> getSource()
-
-
-
Specified by:
getSource in interface IEvent
Overrides:
getSource in class Event
-
-
-
-
-
-
- -

-getOldValue

-
-public VALUE getOldValue()
-
-
-
-
-
-
- -

-getNewValue

-
-public VALUE getNewValue()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/ValueNotifier.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/ValueNotifier.html deleted file mode 100644 index 39cd396955..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/ValueNotifier.html +++ /dev/null @@ -1,353 +0,0 @@ - - - - - - -ValueNotifier (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.event -
-Class ValueNotifier<VALUE>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.event.ValueNotifier<VALUE>
-
-
-
All Implemented Interfaces:
INotifier
-
-
-
-
public class ValueNotifier<VALUE>
extends Notifier
- - -

-

-
Since:
-
3.1
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
ValueNotifier() - -
-           
ValueNotifier(String id) - -
-           
ValueNotifier(String id, - VALUE value) - -
-           
ValueNotifier(VALUE value) - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- StringgetID() - -
-           
- VALUEgetValue() - -
-           
- voidsetValue(VALUE value) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ValueNotifier

-
-public ValueNotifier()
-
-
-
- -

-ValueNotifier

-
-public ValueNotifier(VALUE value)
-
-
-
- -

-ValueNotifier

-
-public ValueNotifier(String id)
-
-
-
- -

-ValueNotifier

-
-public ValueNotifier(String id,
-                     VALUE value)
-
-
- - - - - - - - -
-Method Detail
- -

-getID

-
-public String getID()
-
-
-
-
-
-
- -

-getValue

-
-public VALUE getValue()
-
-
-
-
-
-
- -

-setValue

-
-public void setValue(VALUE value)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/Event.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/Event.html deleted file mode 100644 index e81054f230..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/Event.html +++ /dev/null @@ -1,342 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.event.Event (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.event.Event

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use Event
org.eclipse.net4j.signalA framework for request/response based communication on top of -the Net4j transport layer. 
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.eventA framework for sending of and listening to events. 
org.eclipse.net4j.util.lifecycleA framework for components with a simple lifecycle. 
org.eclipse.net4j.util.om.monitorInterfaces and classes for environment independent progress monitoring. 
org.eclipse.net4j.util.optionsA framework for option containers that fire change events. 
-  -

- - - - - -
-Uses of Event in org.eclipse.net4j.signal
-  -

- - - - - - - - - - - - - -
Subclasses of Event in org.eclipse.net4j.signal
- classSignalFinishedEvent<INFRA_STRUCTURE> - -
-           
- classSignalScheduledEvent<INFRA_STRUCTURE> - -
-           
-  -

- - - - - -
-Uses of Event in org.eclipse.net4j.util.container
-  -

- - - - - - - - - - - - - -
Subclasses of Event in org.eclipse.net4j.util.container
- classContainerEvent<E> - -
-           
- classSingleDeltaContainerEvent<E> - -
-           
-  -

- - - - - -
-Uses of Event in org.eclipse.net4j.util.event
-  -

- - - - - - - - - -
Subclasses of Event in org.eclipse.net4j.util.event
- classValueEvent<VALUE> - -
-           
-  -

- - - - - -
-Uses of Event in org.eclipse.net4j.util.lifecycle
-  -

- - - - - - - - - -
Subclasses of Event in org.eclipse.net4j.util.lifecycle
- classLifecycleEvent - -
-           
-  -

- - - - - -
-Uses of Event in org.eclipse.net4j.util.om.monitor
-  -

- - - - - - - - - -
Subclasses of Event in org.eclipse.net4j.util.om.monitor
- classNotifyingMonitor.ProgressEvent - -
-           
-  -

- - - - - -
-Uses of Event in org.eclipse.net4j.util.options
-  -

- - - - - - - - - -
Subclasses of Event in org.eclipse.net4j.util.options
- classOptionsEvent - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/EventUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/EventUtil.html deleted file mode 100644 index b4bd242a1a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/EventUtil.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.event.EventUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.event.EventUtil

-
-No usage of org.eclipse.net4j.util.event.EventUtil -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/ExecutorServiceNotifier.ThreadPool.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/ExecutorServiceNotifier.ThreadPool.html deleted file mode 100644 index 93203f08ca..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/ExecutorServiceNotifier.ThreadPool.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.event.ExecutorServiceNotifier.ThreadPool (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.event.ExecutorServiceNotifier.ThreadPool

-
-No usage of org.eclipse.net4j.util.event.ExecutorServiceNotifier.ThreadPool -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/ExecutorServiceNotifier.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/ExecutorServiceNotifier.html deleted file mode 100644 index 38b0812c46..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/ExecutorServiceNotifier.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.event.ExecutorServiceNotifier (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.event.ExecutorServiceNotifier

-
- - - - - - - - - -
-Packages that use ExecutorServiceNotifier
org.eclipse.net4j.util.eventA framework for sending of and listening to events. 
-  -

- - - - - -
-Uses of ExecutorServiceNotifier in org.eclipse.net4j.util.event
-  -

- - - - - - - - - -
Subclasses of ExecutorServiceNotifier in org.eclipse.net4j.util.event
-static classExecutorServiceNotifier.ThreadPool - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/IEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/IEvent.html deleted file mode 100644 index 8edca8ba8d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/IEvent.html +++ /dev/null @@ -1,701 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.event.IEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.event.IEvent

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use IEvent
org.eclipse.net4j.connectorThe Net4j transport layer concepts for dealing with connectors. 
org.eclipse.net4j.signalA framework for request/response based communication on top of -the Net4j transport layer. 
org.eclipse.net4j.util.cacheA generic caching and memory monitoring framework. 
org.eclipse.net4j.util.collectionAdditional collection-like interfaces and classes. 
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.eventA framework for sending of and listening to events. 
org.eclipse.net4j.util.fsmA framework for finite state machines. 
org.eclipse.net4j.util.lifecycleA framework for components with a simple lifecycle. 
org.eclipse.net4j.util.om.monitorInterfaces and classes for environment independent progress monitoring. 
org.eclipse.net4j.util.om.prefInterfaces and classes for environment independent preference management. 
org.eclipse.net4j.util.optionsA framework for option containers that fire change events. 
org.eclipse.spi.net4jServer service provider interfaces and useful base implementations for the Net4j transport layer. 
-  -

- - - - - -
-Uses of IEvent in org.eclipse.net4j.connector
-  -

- - - - - - - - - - - - - -
Subinterfaces of IEvent in org.eclipse.net4j.connector
- interfaceIConnectorEvent - -
-          An event that is fired by an IConnector.
- interfaceIConnectorStateEvent - -
-          An event that is fired by an IConnector to indicate that its state has changed.
-  -

- - - - - -
-Uses of IEvent in org.eclipse.net4j.signal
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.signal that implement IEvent
- classSignalFinishedEvent<INFRA_STRUCTURE> - -
-           
- classSignalScheduledEvent<INFRA_STRUCTURE> - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.signal with parameters of type IEvent
- voidSignalCounter.notifyEvent(IEvent event) - -
-           
-  -

- - - - - -
-Uses of IEvent in org.eclipse.net4j.util.cache
-  -

- - - - - - - - - -
Subinterfaces of IEvent in org.eclipse.net4j.util.cache
- interfaceICacheMonitorEvent - -
-           
-  -

- - - - - -
-Uses of IEvent in org.eclipse.net4j.util.collection
-  -

- - - - - - - - - -
Subinterfaces of IEvent in org.eclipse.net4j.util.collection
- interfaceIHistoryChangeEvent - -
-           
-  -

- - - - - -
-Uses of IEvent in org.eclipse.net4j.util.container
-  -

- - - - - - - - - -
Subinterfaces of IEvent in org.eclipse.net4j.util.container
- interfaceIContainerEvent<E> - -
-           
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.container that implement IEvent
- classContainerEvent<E> - -
-           
- classSingleDeltaContainerEvent<E> - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.container with parameters of type IEvent
- voidContainer.fireEvent(IEvent event) - -
-           
- voidManagedContainer.fireEvent(IEvent event) - -
-           
- voidContainerEventAdapter.notifyEvent(IEvent event) - -
-           
- voidLifecycleEventConverter.notifyEvent(IEvent event) - -
-           
-protected  voidContainerEventAdapter.notifyOtherEvent(IEvent event) - -
-           
-  -

- - - - - -
-Uses of IEvent in org.eclipse.net4j.util.event
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.event that implement IEvent
- classEvent - -
-           
- classValueEvent<VALUE> - -
-           
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.event with parameters of type IEvent
- voidNotifier.fireEvent(IEvent event) - -
-           
- voidNotifier.fireEvent(IEvent event, - IListener[] listeners) - -
-           
- voidIListener.notifyEvent(IEvent event) - -
-           
-  -

- - - - - -
-Uses of IEvent in org.eclipse.net4j.util.fsm
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.fsm that implement IEvent
- classFiniteStateMachine.StateChangedEvent - -
-           
-  -

- - - - - -
-Uses of IEvent in org.eclipse.net4j.util.lifecycle
-  -

- - - - - - - - - -
Subinterfaces of IEvent in org.eclipse.net4j.util.lifecycle
- interfaceILifecycleEvent - -
-           
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.lifecycle that implement IEvent
- classLifecycleEvent - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.lifecycle with parameters of type IEvent
- voidLifecycleEventAdapter.notifyEvent(IEvent event) - -
-           
-protected  voidLifecycleEventAdapter.notifyOtherEvent(IEvent event) - -
-           
-  -

- - - - - -
-Uses of IEvent in org.eclipse.net4j.util.om.monitor
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.om.monitor that implement IEvent
- classNotifyingMonitor.ProgressEvent - -
-           
-  -

- - - - - -
-Uses of IEvent in org.eclipse.net4j.util.om.pref
-  -

- - - - - - - - - -
Subinterfaces of IEvent in org.eclipse.net4j.util.om.pref
- interfaceOMPreferencesChangeEvent<T> - -
-           
-  -

- - - - - -
-Uses of IEvent in org.eclipse.net4j.util.options
-  -

- - - - - - - - - -
Subinterfaces of IEvent in org.eclipse.net4j.util.options
- interfaceIOptionsEvent - -
-           
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.options that implement IEvent
- classOptionsEvent - -
-           
-  -

- - - - - -
-Uses of IEvent in org.eclipse.spi.net4j
-  -

- - - - - - - - - -
Subinterfaces of IEvent in org.eclipse.spi.net4j
-static interfaceInternalChannel.SendQueueEvent - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/IListener.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/IListener.html deleted file mode 100644 index ac5688ef8c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/IListener.html +++ /dev/null @@ -1,549 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.event.IListener (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.event.IListener

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use IListener
org.eclipse.net4j.signalA framework for request/response based communication on top of -the Net4j transport layer. 
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.eventA framework for sending of and listening to events. 
org.eclipse.net4j.util.lifecycleA framework for components with a simple lifecycle. 
org.eclipse.net4j.util.om.monitorInterfaces and classes for environment independent progress monitoring. 
org.eclipse.net4j.util.registryInterfaces and classes for general purpose registries. 
-  -

- - - - - -
-Uses of IListener in org.eclipse.net4j.signal
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.signal that implement IListener
- classSignalCounter - -
-           
-  -

- - - - - -
-Uses of IListener in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.concurrent that return IListener
- IListener[]TimerLifecycle.getListeners() - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.concurrent with parameters of type IListener
- voidTimerLifecycle.addListener(IListener listener) - -
-           
- voidTimerLifecycle.removeListener(IListener listener) - -
-           
-  -

- - - - - -
-Uses of IListener in org.eclipse.net4j.util.container
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.container that implement IListener
- classContainerEventAdapter<E> - -
-           
- classLifecycleEventConverter<E> - -
-           
-  -

- - - - - -
-Uses of IListener in org.eclipse.net4j.util.event
-  -

- - - - - - - - - -
Fields in org.eclipse.net4j.util.event declared as IListener
-static IListener[]EventUtil.NO_LISTENERS - -
-           
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.event that return IListener
- IListener[]INotifier.getListeners() - -
-          Returns the listeners that are registered with this notifier.
- IListener[]Notifier.getListeners() - -
-           
-static IListener[]EventUtil.getListeners(Object notifier) - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.event with parameters of type IListener
- voidINotifier.addListener(IListener listener) - -
-          Adds a listener to this notifier.
- voidNotifier.addListener(IListener listener) - -
-           
-static booleanEventUtil.addListener(Object notifier, - IListener listener) - -
-           
- voidNotifier.fireEvent(IEvent event, - IListener[] listeners) - -
-           
- voidINotifier.removeListener(IListener listener) - -
-          Removes a listener from this notifier.
- voidNotifier.removeListener(IListener listener) - -
-           
-static booleanEventUtil.removeListener(Object notifier, - IListener listener) - -
-           
-  -

- - - - - -
-Uses of IListener in org.eclipse.net4j.util.lifecycle
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.lifecycle that implement IListener
- classLifecycleEventAdapter - -
-           
-  -

- - - - - -
-Uses of IListener in org.eclipse.net4j.util.om.monitor
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.om.monitor that return IListener
- IListener[]NotifyingMonitor.getListeners() - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om.monitor with parameters of type IListener
- voidNotifyingMonitor.addListener(IListener listener) - -
-           
- voidNotifyingMonitor.removeListener(IListener listener) - -
-           
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.util.om.monitor with parameters of type IListener
NotifyingMonitor(String task, - IListener[] listeners) - -
-           
-  -

- - - - - -
-Uses of IListener in org.eclipse.net4j.util.registry
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.registry that return IListener
- IListener[]UnmodifiableRegistry.getListeners() - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.registry with parameters of type IListener
- voidUnmodifiableRegistry.addListener(IListener listener) - -
-           
- voidUnmodifiableRegistry.removeListener(IListener listener) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/INotifier.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/INotifier.html deleted file mode 100644 index f775d331d1..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/INotifier.html +++ /dev/null @@ -1,1435 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.event.INotifier (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.event.INotifier

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use INotifier
org.eclipse.net4j.acceptorThe Net4j transport layer concepts for dealing with acceptors. 
org.eclipse.net4j.channelThe Net4j transport layer concepts for dealing with channels. 
org.eclipse.net4j.connectorThe Net4j transport layer concepts for dealing with connectors. 
org.eclipse.net4j.http.commonTransport layer extension with support for HTTP connections. 
org.eclipse.net4j.http.serverTransport layer extension with support for HTTP connections. 
org.eclipse.net4j.jvmTransport layer extension with support for JVM embedded connections. 
org.eclipse.net4j.signalA framework for request/response based communication on top of -the Net4j transport layer. 
org.eclipse.net4j.signal.heartbeatA signal protocol implementation that realizes a configurable heart beat protocol. 
org.eclipse.net4j.tcpTransport layer extension with support for TCP socket connections. 
org.eclipse.net4j.util.cacheA generic caching and memory monitoring framework. 
org.eclipse.net4j.util.collectionAdditional collection-like interfaces and classes. 
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.container.delegateHybrid interfaces of notifying containers and the Java Collection Framework. 
org.eclipse.net4j.util.eventA framework for sending of and listening to events. 
org.eclipse.net4j.util.fsmA framework for finite state machines. 
org.eclipse.net4j.util.lifecycleA framework for components with a simple lifecycle. 
org.eclipse.net4j.util.om.monitorInterfaces and classes for environment independent progress monitoring. 
org.eclipse.net4j.util.om.prefInterfaces and classes for environment independent preference management. 
org.eclipse.net4j.util.optionsA framework for option containers that fire change events. 
org.eclipse.net4j.util.refA framework for memory-sensitive keyed references and value maps. 
org.eclipse.net4j.util.registryInterfaces and classes for general purpose registries. 
org.eclipse.net4j.util.securityInterfaces and classes for security, negotiation, authentication, authorization and cryptography. 
org.eclipse.spi.net4jServer service provider interfaces and useful base implementations for the Net4j transport layer. 
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.acceptor
-  -

- - - - - - - - - -
Subinterfaces of INotifier in org.eclipse.net4j.acceptor
- interfaceIAcceptor - -
-          Accepts incoming connection requests from client connectors and creates - the appropriate server connectors.
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.channel
-  -

- - - - - - - - - - - - - -
Subinterfaces of INotifier in org.eclipse.net4j.channel
- interfaceIChannel - -
-          A bidirectional communications channel for the asynchronous exchange of buffers.
- interfaceIChannelMultiplexer - -
-          Manages and multiplexes virtual data channels over a shared physical connection.
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.connector
-  -

- - - - - - - - - -
Subinterfaces of INotifier in org.eclipse.net4j.connector
- interfaceIConnector - -
-          One endpoint of a physical connection of arbitrary nature between two communicating parties.
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.http.common
-  -

- - - - - - - - - -
Subinterfaces of INotifier in org.eclipse.net4j.http.common
- interfaceIHTTPConnector - -
-          A connector that implements polling HTTP transport.
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.http.server
-  -

- - - - - - - - - -
Subinterfaces of INotifier in org.eclipse.net4j.http.server
- interfaceIHTTPAcceptor - -
-          An acceptor that implements HTTP transport by collaborating with a configured - servlet.
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.jvm
-  -

- - - - - - - - - - - - - -
Subinterfaces of INotifier in org.eclipse.net4j.jvm
- interfaceIJVMAcceptor - -
-          An acceptor that implements JVM-embedded transport.
- interfaceIJVMConnector - -
-          A connector that implements JVM-embedded transport.
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.signal
-  -

- - - - - - - - - -
Subinterfaces of INotifier in org.eclipse.net4j.signal
- interfaceISignalProtocol<INFRA_STRUCTURE> - -
-           
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.signal that implement INotifier
- classSignalProtocol<INFRA_STRUCTURE> - -
-           
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.signal.heartbeat
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.signal.heartbeat that implement INotifier
- classHeartBeatProtocol - -
-           
-static classHeartBeatProtocol.Server - -
-           
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.tcp
-  -

- - - - - - - - - - - - - -
Subinterfaces of INotifier in org.eclipse.net4j.tcp
- interfaceITCPAcceptor - -
-          An acceptor that implements non-blocking multiplexed TCP transport, optionally with SSL.
- interfaceITCPConnector - -
-          A connector that implements non-blocking multiplexed TCP transport, optionally with - SSL.
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.util.cache
-  -

- - - - - - - - - -
Subinterfaces of INotifier in org.eclipse.net4j.util.cache
- interfaceICacheMonitor - -
-           
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.cache that implement INotifier
- classCache<E> - -
-           
- classCacheMonitor - -
-           
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.util.collection
-  -

- - - - - - - - - -
Subinterfaces of INotifier in org.eclipse.net4j.util.collection
- interfaceIHistory<T> - -
-           
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.collection that implement INotifier
- classHistory<T> - -
-           
- classPreferenceHistory - -
-           
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.concurrent that implement INotifier
- classQueueRunner - -
-           
- classQueueWorker<E> - -
-           
- classQueueWorkerWorkSerializer - -
-           
- classRWLockManager<OBJECT,CONTEXT> - -
-          Support Multiple reads/no write and upgrade lock from read to write.
- classTimerLifecycle - -
-           
- classWorker - -
-           
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.util.container
-  -

- - - - - - - - - - - - - - - - - - - - - -
Subinterfaces of INotifier in org.eclipse.net4j.util.container
- interfaceIContainer<E> - -
-           
-static interfaceIContainer.Modifiable<E> - -
-           
- interfaceIManagedContainer - -
-           
- interfaceIPluginContainer - -
-           
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.container that implement INotifier
- classContainer<E> - -
-           
- classManagedContainer - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.container that return INotifier
- INotifierLifecycleEventConverter.getOwner() - -
-           
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.util.container.delegate
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Subinterfaces of INotifier in org.eclipse.net4j.util.container.delegate
- interfaceIContainerBlockingQueue<E> - -
-           
- interfaceIContainerCollection<E> - -
-           
- interfaceIContainerList<E> - -
-           
- interfaceIContainerMap<K,V> - -
-           
- interfaceIContainerQueue<E> - -
-           
- interfaceIContainerSet<E> - -
-           
- interfaceIContainerSortedSet<E> - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.container.delegate that implement INotifier
- classAbstractDelegator<E> - -
-           
- classContainerBlockingQueue<E> - -
-           
- classContainerCollection<E> - -
-           
- classContainerList<E> - -
-           
- classContainerMap<K,V> - -
-           
- classContainerQueue<E> - -
-           
- classContainerSet<E> - -
-           
- classContainerSortedSet<E> - -
-           
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.util.event
-  -

- - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.event that implement INotifier
- classExecutorServiceNotifier - -
-           
-static classExecutorServiceNotifier.ThreadPool - -
-           
- classNotifier - -
-           
- classValueNotifier<VALUE> - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.event that return INotifier
- INotifierEvent.getSource() - -
-           
- INotifierIEvent.getSource() - -
-           
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.util.event with parameters of type INotifier
Event(INotifier notifier) - -
-           
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.util.fsm
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.fsm that implement INotifier
- classFiniteStateMachine<STATE extends Enum<?>,EVENT extends Enum<?>,SUBJECT> - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.fsm that return INotifier
- INotifierFiniteStateMachine.StateChangedEvent.getSource() - -
-           
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.util.lifecycle
-  -

- - - - - - - - - -
Subinterfaces of INotifier in org.eclipse.net4j.util.lifecycle
- interfaceILifecycle - -
-           
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.lifecycle that implement INotifier
- classLifecycle - -
-           
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.util.om.monitor
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.om.monitor that implement INotifier
- classNotifyingMonitor - -
-           
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.util.om.pref
-  -

- - - - - - - - - -
Subinterfaces of INotifier in org.eclipse.net4j.util.om.pref
- interfaceOMPreferences - -
-           
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.util.options
-  -

- - - - - - - - - -
Subinterfaces of INotifier in org.eclipse.net4j.util.options
- interfaceIOptions - -
-           
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.util.ref
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.ref that implement INotifier
- classReferenceQueueWorker<T> - -
-           
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.util.registry
-  -

- - - - - - - - - -
Subinterfaces of INotifier in org.eclipse.net4j.util.registry
- interfaceIRegistry<K,V> - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.registry that implement INotifier
- classDelegatingRegistry<K,V> - -
-          Implementation note: AbstractDelegatingRegistry does not preserve the "modifyable view" contract of - Map.entrySet() as well as of Map.keySet(), i.e. they are disconnected sets and modifications applied - to them are not applied to their underlying AbstractDelegatingRegistry.
- classHashMapDelegatingRegistry<K,V> - -
-           
- classHashMapRegistry<K,V> - -
-           
- classRegistry<K,V> - -
-           
- classUnmodifiableRegistry<K,V> - -
-           
-  -

- - - - - -
-Uses of INotifier in org.eclipse.net4j.util.security
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.security that implement INotifier
- classChallengeNegotiator - -
-           
- classChallengeResponseNegotiator - -
-           
- classFileUserManager - -
-           
- classNegotiator<STATE extends Enum<?>,EVENT extends Enum<?>> - -
-           
- classRandomizer - -
-           
- classResponseNegotiator - -
-           
- classUserManager - -
-           
-  -

- - - - - -
-Uses of INotifier in org.eclipse.spi.net4j
-  -

- - - - - - - - - - - - - - - - - - - - - -
Subinterfaces of INotifier in org.eclipse.spi.net4j
- interfaceInternalAcceptor - -
-           
- interfaceInternalChannel - -
-           
- interfaceInternalChannelMultiplexer - -
-           
- interfaceInternalConnector - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.spi.net4j that implement INotifier
- classAcceptor - -
-           
- classChannel - -
-           
- classChannelMultiplexer - -
-           
- classConnector - -
-           
- classProtocol<INFRA_STRUCTURE> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/Notifier.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/Notifier.html deleted file mode 100644 index 5f35a174c1..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/Notifier.html +++ /dev/null @@ -1,814 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.event.Notifier (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.event.Notifier

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use Notifier
org.eclipse.net4j.signalA framework for request/response based communication on top of -the Net4j transport layer. 
org.eclipse.net4j.signal.heartbeatA signal protocol implementation that realizes a configurable heart beat protocol. 
org.eclipse.net4j.util.cacheA generic caching and memory monitoring framework. 
org.eclipse.net4j.util.collectionAdditional collection-like interfaces and classes. 
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.container.delegateHybrid interfaces of notifying containers and the Java Collection Framework. 
org.eclipse.net4j.util.eventA framework for sending of and listening to events. 
org.eclipse.net4j.util.fsmA framework for finite state machines. 
org.eclipse.net4j.util.lifecycleA framework for components with a simple lifecycle. 
org.eclipse.net4j.util.refA framework for memory-sensitive keyed references and value maps. 
org.eclipse.net4j.util.registryInterfaces and classes for general purpose registries. 
org.eclipse.net4j.util.securityInterfaces and classes for security, negotiation, authentication, authorization and cryptography. 
org.eclipse.spi.net4jServer service provider interfaces and useful base implementations for the Net4j transport layer. 
-  -

- - - - - -
-Uses of Notifier in org.eclipse.net4j.signal
-  -

- - - - - - - - - -
Subclasses of Notifier in org.eclipse.net4j.signal
- classSignalProtocol<INFRA_STRUCTURE> - -
-           
-  -

- - - - - -
-Uses of Notifier in org.eclipse.net4j.signal.heartbeat
-  -

- - - - - - - - - - - - - -
Subclasses of Notifier in org.eclipse.net4j.signal.heartbeat
- classHeartBeatProtocol - -
-           
-static classHeartBeatProtocol.Server - -
-           
-  -

- - - - - -
-Uses of Notifier in org.eclipse.net4j.util.cache
-  -

- - - - - - - - - - - - - -
Subclasses of Notifier in org.eclipse.net4j.util.cache
- classCache<E> - -
-           
- classCacheMonitor - -
-           
-  -

- - - - - -
-Uses of Notifier in org.eclipse.net4j.util.collection
-  -

- - - - - - - - - - - - - -
Subclasses of Notifier in org.eclipse.net4j.util.collection
- classHistory<T> - -
-           
- classPreferenceHistory - -
-           
-  -

- - - - - -
-Uses of Notifier in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Subclasses of Notifier in org.eclipse.net4j.util.concurrent
- classQueueRunner - -
-           
- classQueueWorker<E> - -
-           
- classQueueWorkerWorkSerializer - -
-           
- classRWLockManager<OBJECT,CONTEXT> - -
-          Support Multiple reads/no write and upgrade lock from read to write.
- classWorker - -
-           
-  -

- - - - - -
-Uses of Notifier in org.eclipse.net4j.util.container
-  -

- - - - - - - - - - - - - -
Subclasses of Notifier in org.eclipse.net4j.util.container
- classContainer<E> - -
-           
- classManagedContainer - -
-           
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.util.container with parameters of type Notifier
LifecycleEventConverter(Notifier owner) - -
-           
-  -

- - - - - -
-Uses of Notifier in org.eclipse.net4j.util.container.delegate
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Subclasses of Notifier in org.eclipse.net4j.util.container.delegate
- classAbstractDelegator<E> - -
-           
- classContainerBlockingQueue<E> - -
-           
- classContainerCollection<E> - -
-           
- classContainerList<E> - -
-           
- classContainerMap<K,V> - -
-           
- classContainerQueue<E> - -
-           
- classContainerSet<E> - -
-           
- classContainerSortedSet<E> - -
-           
-  -

- - - - - -
-Uses of Notifier in org.eclipse.net4j.util.event
-  -

- - - - - - - - - - - - - - - - - -
Subclasses of Notifier in org.eclipse.net4j.util.event
- classExecutorServiceNotifier - -
-           
-static classExecutorServiceNotifier.ThreadPool - -
-           
- classValueNotifier<VALUE> - -
-           
-  -

- - - - - -
-Uses of Notifier in org.eclipse.net4j.util.fsm
-  -

- - - - - - - - - -
Subclasses of Notifier in org.eclipse.net4j.util.fsm
- classFiniteStateMachine<STATE extends Enum<?>,EVENT extends Enum<?>,SUBJECT> - -
-           
-  -

- - - - - -
-Uses of Notifier in org.eclipse.net4j.util.lifecycle
-  -

- - - - - - - - - -
Subclasses of Notifier in org.eclipse.net4j.util.lifecycle
- classLifecycle - -
-           
-  -

- - - - - -
-Uses of Notifier in org.eclipse.net4j.util.ref
-  -

- - - - - - - - - -
Subclasses of Notifier in org.eclipse.net4j.util.ref
- classReferenceQueueWorker<T> - -
-           
-  -

- - - - - -
-Uses of Notifier in org.eclipse.net4j.util.registry
-  -

- - - - - - - - - - - - - - - - - - - - - -
Subclasses of Notifier in org.eclipse.net4j.util.registry
- classDelegatingRegistry<K,V> - -
-          Implementation note: AbstractDelegatingRegistry does not preserve the "modifyable view" contract of - Map.entrySet() as well as of Map.keySet(), i.e. they are disconnected sets and modifications applied - to them are not applied to their underlying AbstractDelegatingRegistry.
- classHashMapDelegatingRegistry<K,V> - -
-           
- classHashMapRegistry<K,V> - -
-           
- classRegistry<K,V> - -
-           
-  -

- - - - - -
-Uses of Notifier in org.eclipse.net4j.util.security
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Subclasses of Notifier in org.eclipse.net4j.util.security
- classChallengeNegotiator - -
-           
- classChallengeResponseNegotiator - -
-           
- classFileUserManager - -
-           
- classNegotiator<STATE extends Enum<?>,EVENT extends Enum<?>> - -
-           
- classRandomizer - -
-           
- classResponseNegotiator - -
-           
- classUserManager - -
-           
-  -

- - - - - -
-Uses of Notifier in org.eclipse.spi.net4j
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Subclasses of Notifier in org.eclipse.spi.net4j
- classAcceptor - -
-           
- classChannel - -
-           
- classChannelMultiplexer - -
-           
- classConnector - -
-           
- classProtocol<INFRA_STRUCTURE> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/ValueEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/ValueEvent.html deleted file mode 100644 index 2589c761c1..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/ValueEvent.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.event.ValueEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.event.ValueEvent

-
-No usage of org.eclipse.net4j.util.event.ValueEvent -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/ValueNotifier.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/ValueNotifier.html deleted file mode 100644 index b32512593b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/class-use/ValueNotifier.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.event.ValueNotifier (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.event.ValueNotifier

-
- - - - - - - - - -
-Packages that use ValueNotifier
org.eclipse.net4j.util.eventA framework for sending of and listening to events. 
-  -

- - - - - -
-Uses of ValueNotifier in org.eclipse.net4j.util.event
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.event that return ValueNotifier
- ValueNotifier<VALUE>ValueEvent.getSource() - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/package-frame.html deleted file mode 100644 index 415001fb4d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/package-frame.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - -org.eclipse.net4j.util.event (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.util.event - - - - -
-Interfaces  - -
-IEvent -
-IListener -
-INotifier
- - - - - - -
-Classes  - -
-Event -
-EventUtil -
-ExecutorServiceNotifier -
-ExecutorServiceNotifier.ThreadPool -
-Notifier -
-ValueEvent -
-ValueNotifier
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/package-summary.html deleted file mode 100644 index 74a2b5f8dc..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/package-summary.html +++ /dev/null @@ -1,240 +0,0 @@ - - - - - - -org.eclipse.net4j.util.event (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.util.event -

-A framework for sending of and listening to events. -

-See: -
-          Description -

- - - - - - - - - - - - - - - - - -
-Interface Summary
IEvent 
IListener 
INotifierAn entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
Event 
EventUtil 
ExecutorServiceNotifier 
ExecutorServiceNotifier.ThreadPool 
Notifier 
ValueEvent<VALUE> 
ValueNotifier<VALUE> 
-  - -

-

-Package org.eclipse.net4j.util.event Description -

- -

-A framework for sending of and listening to events. -

- - - - -

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/package-tree.html deleted file mode 100644 index e2e43798a1..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/package-tree.html +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - -org.eclipse.net4j.util.event Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.util.event -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/package-use.html deleted file mode 100644 index f425fe3515..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/event/package-use.html +++ /dev/null @@ -1,878 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.util.event (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.util.event

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use org.eclipse.net4j.util.event
org.eclipse.net4j.acceptorThe Net4j transport layer concepts for dealing with acceptors. 
org.eclipse.net4j.channelThe Net4j transport layer concepts for dealing with channels. 
org.eclipse.net4j.connectorThe Net4j transport layer concepts for dealing with connectors. 
org.eclipse.net4j.http.commonTransport layer extension with support for HTTP connections. 
org.eclipse.net4j.http.serverTransport layer extension with support for HTTP connections. 
org.eclipse.net4j.jvmTransport layer extension with support for JVM embedded connections. 
org.eclipse.net4j.signalA framework for request/response based communication on top of -the Net4j transport layer. 
org.eclipse.net4j.signal.heartbeatA signal protocol implementation that realizes a configurable heart beat protocol. 
org.eclipse.net4j.tcpTransport layer extension with support for TCP socket connections. 
org.eclipse.net4j.util.cacheA generic caching and memory monitoring framework. 
org.eclipse.net4j.util.collectionAdditional collection-like interfaces and classes. 
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.container.delegateHybrid interfaces of notifying containers and the Java Collection Framework. 
org.eclipse.net4j.util.eventA framework for sending of and listening to events. 
org.eclipse.net4j.util.fsmA framework for finite state machines. 
org.eclipse.net4j.util.lifecycleA framework for components with a simple lifecycle. 
org.eclipse.net4j.util.om.monitorInterfaces and classes for environment independent progress monitoring. 
org.eclipse.net4j.util.om.prefInterfaces and classes for environment independent preference management. 
org.eclipse.net4j.util.optionsA framework for option containers that fire change events. 
org.eclipse.net4j.util.refA framework for memory-sensitive keyed references and value maps. 
org.eclipse.net4j.util.registryInterfaces and classes for general purpose registries. 
org.eclipse.net4j.util.securityInterfaces and classes for security, negotiation, authentication, authorization and cryptography. 
org.eclipse.spi.net4jServer service provider interfaces and useful base implementations for the Net4j transport layer. 
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.acceptor
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.channel
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.connector
IEvent - -
-           
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.http.common
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.http.server
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.jvm
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
-  -

- - - - - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.signal
Event - -
-           
IEvent - -
-           
IListener - -
-           
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
Notifier - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.signal.heartbeat
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
Notifier - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.tcp
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
-  -

- - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.util.cache
IEvent - -
-           
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
Notifier - -
-           
-  -

- - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.util.collection
IEvent - -
-           
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
Notifier - -
-           
-  -

- - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.util.concurrent
IListener - -
-           
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
Notifier - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.util.container
Event - -
-           
IEvent - -
-           
IListener - -
-           
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
Notifier - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.util.container.delegate
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
Notifier - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.util.event
Event - -
-           
ExecutorServiceNotifier - -
-           
IEvent - -
-           
IListener - -
-           
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
Notifier - -
-           
ValueNotifier - -
-           
-  -

- - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.util.fsm
IEvent - -
-           
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
Notifier - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.util.lifecycle
Event - -
-           
IEvent - -
-           
IListener - -
-           
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
Notifier - -
-           
-  -

- - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.util.om.monitor
Event - -
-           
IEvent - -
-           
IListener - -
-           
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.util.om.pref
IEvent - -
-           
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
-  -

- - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.util.options
Event - -
-           
IEvent - -
-           
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.util.ref
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
Notifier - -
-           
-  -

- - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.util.registry
IListener - -
-           
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
Notifier - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.net4j.util.security
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
Notifier - -
-           
-  -

- - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.event used by org.eclipse.spi.net4j
IEvent - -
-           
INotifier - -
-          An entity that a number of listeners can be registered with and that can fire events - to these registered listeners.
Notifier - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/Factory.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/Factory.html deleted file mode 100644 index 2e52b66209..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/Factory.html +++ /dev/null @@ -1,378 +0,0 @@ - - - - - - -Factory (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.factory -
-Class Factory

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.factory.Factory
-
-
-
All Implemented Interfaces:
IFactory
-
-
-
Direct Known Subclasses:
AcceptorFactory, ClientProtocolFactory, ConnectorFactory, CredentialsProviderFactory, ExecutorServiceFactory, FactoryDescriptor, NegotiatorFactory, RandomizerFactory, ServerProtocolFactory, TimerLifecycle.DaemonFactory, UserManagerFactory
-
-
-
-
public abstract class Factory
extends Object
implements IFactory
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - -
-Constructor Summary
Factory(FactoryKey key) - -
-           
Factory(String productGroup, - String type) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- StringgetDescriptionFor(Object product) - -
-           
- FactoryKeygetKey() - -
-           
- StringgetProductGroup() - -
-           
- StringgetType() - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.factory.IFactory
create
-  -

- - - - - - - - -
-Constructor Detail
- -

-Factory

-
-public Factory(FactoryKey key)
-
-
-
- -

-Factory

-
-public Factory(String productGroup,
-               String type)
-
-
- - - - - - - - -
-Method Detail
- -

-getKey

-
-public FactoryKey getKey()
-
-
-
Specified by:
getKey in interface IFactory
-
-
-
-
-
-
- -

-getProductGroup

-
-public String getProductGroup()
-
-
-
-
-
-
-
-
-
- -

-getType

-
-public String getType()
-
-
-
-
-
-
-
-
-
- -

-getDescriptionFor

-
-public String getDescriptionFor(Object product)
-
-
-
Specified by:
getDescriptionFor in interface IFactory
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/FactoryCreationException.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/FactoryCreationException.html deleted file mode 100644 index 021ecab6d4..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/FactoryCreationException.html +++ /dev/null @@ -1,289 +0,0 @@ - - - - - - -FactoryCreationException (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.factory -
-Class FactoryCreationException

-
-java.lang.Object
-  extended by java.lang.Throwable
-      extended by java.lang.Exception
-          extended by java.lang.RuntimeException
-              extended by org.eclipse.net4j.util.factory.FactoryCreationException
-
-
-
All Implemented Interfaces:
Serializable
-
-
-
-
public class FactoryCreationException
extends RuntimeException
- - -

-

-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
No Extend
-
This class is not intended to be subclassed by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
FactoryCreationException() - -
-           
FactoryCreationException(String message) - -
-           
FactoryCreationException(String message, - Throwable cause) - -
-           
FactoryCreationException(Throwable cause) - -
-           
-  - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-FactoryCreationException

-
-public FactoryCreationException()
-
-
-
- -

-FactoryCreationException

-
-public FactoryCreationException(String message)
-
-
-
- -

-FactoryCreationException

-
-public FactoryCreationException(Throwable cause)
-
-
-
- -

-FactoryCreationException

-
-public FactoryCreationException(String message,
-                                Throwable cause)
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/FactoryDescriptor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/FactoryDescriptor.html deleted file mode 100644 index 69e25185cc..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/FactoryDescriptor.html +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - -FactoryDescriptor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.factory -
-Class FactoryDescriptor

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.factory.Factory
-      extended by org.eclipse.net4j.util.factory.FactoryDescriptor
-
-
-
All Implemented Interfaces:
IFactory
-
-
-
-
public class FactoryDescriptor
extends Factory
- - -

-

-
Author:
-
Eike Stepper
-
No Extend
-
This class is not intended to be subclassed by clients.
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
FactoryDescriptor(IConfigurationElement configurationElement) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- Objectcreate(String description) - -
-           
- IFactorycreateFactory() - -
-           
- IConfigurationElementgetConfigurationElement() - -
-           
- StringgetDescriptionFor(Object product) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.factory.Factory
getKey, getProductGroup, getType, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-FactoryDescriptor

-
-public FactoryDescriptor(IConfigurationElement configurationElement)
-
-
- - - - - - - - -
-Method Detail
- -

-getConfigurationElement

-
-public IConfigurationElement getConfigurationElement()
-
-
-
-
-
-
- -

-createFactory

-
-public IFactory createFactory()
-
-
-
-
-
-
- -

-create

-
-public Object create(String description)
-
-
-
-
-
-
- -

-getDescriptionFor

-
-public String getDescriptionFor(Object product)
-
-
-
Specified by:
getDescriptionFor in interface IFactory
Overrides:
getDescriptionFor in class Factory
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/FactoryKey.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/FactoryKey.html deleted file mode 100644 index fe9869f675..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/FactoryKey.html +++ /dev/null @@ -1,418 +0,0 @@ - - - - - - -FactoryKey (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.factory -
-Class FactoryKey

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.factory.FactoryKey
-
-
-
All Implemented Interfaces:
Serializable, Comparable<FactoryKey>, IFactoryKey
-
-
-
-
public final class FactoryKey
extends Object
implements IFactoryKey, Serializable, Comparable<FactoryKey>
- - -

-

-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
-
- -

- - - - - - - - - - - -
-Constructor Summary
FactoryKey(String productGroup, - String type) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- intcompareTo(FactoryKey key) - -
-           
- booleanequals(Object obj) - -
-           
- StringgetProductGroup() - -
-           
- StringgetType() - -
-           
- inthashCode() - -
-           
- voidsetProductGroup(String productGroup) - -
-           
- voidsetType(String type) - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-FactoryKey

-
-public FactoryKey(String productGroup,
-                  String type)
-
-
- - - - - - - - -
-Method Detail
- -

-getProductGroup

-
-public String getProductGroup()
-
-
-
Specified by:
getProductGroup in interface IFactoryKey
-
-
-
-
-
-
- -

-setProductGroup

-
-public void setProductGroup(String productGroup)
-
-
-
-
-
-
-
-
-
- -

-getType

-
-public String getType()
-
-
-
Specified by:
getType in interface IFactoryKey
-
-
-
-
-
-
- -

-setType

-
-public void setType(String type)
-
-
-
-
-
-
-
-
-
- -

-equals

-
-public boolean equals(Object obj)
-
-
-
Overrides:
equals in class Object
-
-
-
-
-
-
- -

-hashCode

-
-public int hashCode()
-
-
-
Overrides:
hashCode in class Object
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
-
- -

-compareTo

-
-public int compareTo(FactoryKey key)
-
-
-
Specified by:
compareTo in interface Comparable<FactoryKey>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/IFactory.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/IFactory.html deleted file mode 100644 index b03d70cc3a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/IFactory.html +++ /dev/null @@ -1,254 +0,0 @@ - - - - - - -IFactory (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.factory -
-Interface IFactory

-
-
All Known Implementing Classes:
AcceptorFactory, ChallengeNegotiatorFactory, ClientProtocolFactory, ConnectorFactory, CredentialsProviderFactory, ExecutorServiceFactory, Factory, FactoryDescriptor, FileUserManagerFactory, HeartBeatProtocol.Server.Factory, NegotiatorFactory, RandomizerFactory, ResponseNegotiatorFactory, ServerProtocolFactory, TimerLifecycle.DaemonFactory, UserManagerFactory
-
-
-
-
public interface IFactory
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Method Summary
- Objectcreate(String description) - -
-           
- StringgetDescriptionFor(Object product) - -
-           
- IFactoryKeygetKey() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getKey

-
-IFactoryKey getKey()
-
-
-
-
-
-
- -

-create

-
-Object create(String description)
-              throws ProductCreationException
-
-
- -
Throws: -
ProductCreationException
-
-
-
- -

-getDescriptionFor

-
-String getDescriptionFor(Object product)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/IFactoryKey.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/IFactoryKey.html deleted file mode 100644 index 2f1185b454..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/IFactoryKey.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - -IFactoryKey (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.factory -
-Interface IFactoryKey

-
-
All Known Implementing Classes:
FactoryKey
-
-
-
-
public interface IFactoryKey
- - -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - - - - - - -
-Method Summary
- StringgetProductGroup() - -
-           
- StringgetType() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getProductGroup

-
-String getProductGroup()
-
-
-
-
-
-
- -

-getType

-
-String getType()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/ProductCreationException.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/ProductCreationException.html deleted file mode 100644 index 23cfe98e1b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/ProductCreationException.html +++ /dev/null @@ -1,289 +0,0 @@ - - - - - - -ProductCreationException (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.factory -
-Class ProductCreationException

-
-java.lang.Object
-  extended by java.lang.Throwable
-      extended by java.lang.Exception
-          extended by java.lang.RuntimeException
-              extended by org.eclipse.net4j.util.factory.ProductCreationException
-
-
-
All Implemented Interfaces:
Serializable
-
-
-
-
public class ProductCreationException
extends RuntimeException
- - -

-

-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
No Extend
-
This class is not intended to be subclassed by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
ProductCreationException() - -
-           
ProductCreationException(String message) - -
-           
ProductCreationException(String message, - Throwable cause) - -
-           
ProductCreationException(Throwable cause) - -
-           
-  - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ProductCreationException

-
-public ProductCreationException()
-
-
-
- -

-ProductCreationException

-
-public ProductCreationException(String message)
-
-
-
- -

-ProductCreationException

-
-public ProductCreationException(Throwable cause)
-
-
-
- -

-ProductCreationException

-
-public ProductCreationException(String message,
-                                Throwable cause)
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/Factory.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/Factory.html deleted file mode 100644 index 8edf314800..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/Factory.html +++ /dev/null @@ -1,376 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.factory.Factory (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.factory.Factory

-
- - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use Factory
org.eclipse.net4j.signal.heartbeatA signal protocol implementation that realizes a configurable heart beat protocol. 
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
org.eclipse.net4j.util.factoryA framework for factory based instance creation. 
org.eclipse.net4j.util.securityInterfaces and classes for security, negotiation, authentication, authorization and cryptography. 
org.eclipse.spi.net4jServer service provider interfaces and useful base implementations for the Net4j transport layer. 
-  -

- - - - - -
-Uses of Factory in org.eclipse.net4j.signal.heartbeat
-  -

- - - - - - - - - -
Subclasses of Factory in org.eclipse.net4j.signal.heartbeat
-static classHeartBeatProtocol.Server.Factory - -
-           
-  -

- - - - - -
-Uses of Factory in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - - - - - -
Subclasses of Factory in org.eclipse.net4j.util.concurrent
- classExecutorServiceFactory - -
-           
-static classTimerLifecycle.DaemonFactory - -
-           
-  -

- - - - - -
-Uses of Factory in org.eclipse.net4j.util.factory
-  -

- - - - - - - - - -
Subclasses of Factory in org.eclipse.net4j.util.factory
- classFactoryDescriptor - -
-           
-  -

- - - - - -
-Uses of Factory in org.eclipse.net4j.util.security
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Subclasses of Factory in org.eclipse.net4j.util.security
- classChallengeNegotiatorFactory - -
-           
- classCredentialsProviderFactory - -
-           
- classFileUserManagerFactory - -
-          TODO Consider file attributes when creating initially empty file
- classNegotiatorFactory - -
-           
- classRandomizerFactory - -
-           
- classResponseNegotiatorFactory - -
-           
- classUserManagerFactory - -
-           
-  -

- - - - - -
-Uses of Factory in org.eclipse.spi.net4j
-  -

- - - - - - - - - - - - - - - - - - - - - -
Subclasses of Factory in org.eclipse.spi.net4j
- classAcceptorFactory - -
-           
- classClientProtocolFactory - -
-           
- classConnectorFactory - -
-           
- classServerProtocolFactory - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/FactoryCreationException.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/FactoryCreationException.html deleted file mode 100644 index 727a2b3dd9..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/FactoryCreationException.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.factory.FactoryCreationException (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.factory.FactoryCreationException

-
-No usage of org.eclipse.net4j.util.factory.FactoryCreationException -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/FactoryDescriptor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/FactoryDescriptor.html deleted file mode 100644 index 4bbccfb711..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/FactoryDescriptor.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.factory.FactoryDescriptor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.factory.FactoryDescriptor

-
-No usage of org.eclipse.net4j.util.factory.FactoryDescriptor -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/FactoryKey.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/FactoryKey.html deleted file mode 100644 index 3a64be69bc..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/FactoryKey.html +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.factory.FactoryKey (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.factory.FactoryKey

-
- - - - - - - - - -
-Packages that use FactoryKey
org.eclipse.net4j.util.factoryA framework for factory based instance creation. 
-  -

- - - - - -
-Uses of FactoryKey in org.eclipse.net4j.util.factory
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.factory that return FactoryKey
- FactoryKeyFactory.getKey() - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.factory with parameters of type FactoryKey
- intFactoryKey.compareTo(FactoryKey key) - -
-           
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.util.factory with parameters of type FactoryKey
Factory(FactoryKey key) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/IFactory.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/IFactory.html deleted file mode 100644 index ea3ac4a3b7..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/IFactory.html +++ /dev/null @@ -1,584 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.factory.IFactory (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.factory.IFactory

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use IFactory
org.eclipse.net4jThe Net4j transport layer. 
org.eclipse.net4j.signal.heartbeatA signal protocol implementation that realizes a configurable heart beat protocol. 
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.factoryA framework for factory based instance creation. 
org.eclipse.net4j.util.securityInterfaces and classes for security, negotiation, authentication, authorization and cryptography. 
org.eclipse.spi.net4jServer service provider interfaces and useful base implementations for the Net4j transport layer. 
-  -

- - - - - -
-Uses of IFactory in org.eclipse.net4j
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j that return types with arguments of type IFactory
- IRegistry<String,IFactory>FactoriesProtocolProvider.getRegistry() - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j with parameters of type IFactory
- voidFactoriesProtocolProvider.addFactory(IFactory factory) - -
-           
-  -

- - - - - - - - - -
Method parameters in org.eclipse.net4j with type arguments of type IFactory
- voidFactoriesProtocolProvider.setRegistry(IRegistry<String,IFactory> registry) - -
-           
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j with parameters of type IFactory
FactoriesProtocolProvider(IFactory factory) - -
-           
-  -

- - - - - - - - -
Constructor parameters in org.eclipse.net4j with type arguments of type IFactory
FactoriesProtocolProvider(IRegistry<String,IFactory> registry) - -
-           
-  -

- - - - - -
-Uses of IFactory in org.eclipse.net4j.signal.heartbeat
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.signal.heartbeat that implement IFactory
-static classHeartBeatProtocol.Server.Factory - -
-           
-  -

- - - - - -
-Uses of IFactory in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.concurrent that implement IFactory
- classExecutorServiceFactory - -
-           
-static classTimerLifecycle.DaemonFactory - -
-           
-  -

- - - - - -
-Uses of IFactory in org.eclipse.net4j.util.container
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.container that return IFactory
- IFactoryIManagedContainer.getFactory(String productGroup, - String factoryType) - -
-           
- IFactoryManagedContainer.getFactory(String productGroup, - String factoryType) - -
-           
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.container that return types with arguments of type IFactory
-protected  IRegistry<IFactoryKey,IFactory>ManagedContainer.createFactoryRegistry() - -
-           
- IRegistry<IFactoryKey,IFactory>IManagedContainer.getFactoryRegistry() - -
-           
- IRegistry<IFactoryKey,IFactory>ManagedContainer.getFactoryRegistry() - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.container with parameters of type IFactory
- IManagedContainerIManagedContainer.registerFactory(IFactory factory) - -
-           
- ManagedContainerManagedContainer.registerFactory(IFactory factory) - -
-           
-  -

- - - - - -
-Uses of IFactory in org.eclipse.net4j.util.factory
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.factory that implement IFactory
- classFactory - -
-           
- classFactoryDescriptor - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.factory that return IFactory
- IFactoryFactoryDescriptor.createFactory() - -
-           
-  -

- - - - - -
-Uses of IFactory in org.eclipse.net4j.util.security
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.security that implement IFactory
- classChallengeNegotiatorFactory - -
-           
- classCredentialsProviderFactory - -
-           
- classFileUserManagerFactory - -
-          TODO Consider file attributes when creating initially empty file
- classNegotiatorFactory - -
-           
- classRandomizerFactory - -
-           
- classResponseNegotiatorFactory - -
-           
- classUserManagerFactory - -
-           
-  -

- - - - - -
-Uses of IFactory in org.eclipse.spi.net4j
-  -

- - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.spi.net4j that implement IFactory
- classAcceptorFactory - -
-           
- classClientProtocolFactory - -
-           
- classConnectorFactory - -
-           
- classServerProtocolFactory - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/IFactoryKey.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/IFactoryKey.html deleted file mode 100644 index a62724f8c7..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/IFactoryKey.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.factory.IFactoryKey (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.factory.IFactoryKey

-
- - - - - - - - - - - - - - - - - -
-Packages that use IFactoryKey
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.factoryA framework for factory based instance creation. 
org.eclipse.spi.net4jServer service provider interfaces and useful base implementations for the Net4j transport layer. 
-  -

- - - - - -
-Uses of IFactoryKey in org.eclipse.net4j.util.container
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.container that return types with arguments of type IFactoryKey
-protected  IRegistry<IFactoryKey,IFactory>ManagedContainer.createFactoryRegistry() - -
-           
- IRegistry<IFactoryKey,IFactory>IManagedContainer.getFactoryRegistry() - -
-           
- IRegistry<IFactoryKey,IFactory>ManagedContainer.getFactoryRegistry() - -
-           
-  -

- - - - - -
-Uses of IFactoryKey in org.eclipse.net4j.util.factory
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.factory that implement IFactoryKey
- classFactoryKey - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.factory that return IFactoryKey
- IFactoryKeyIFactory.getKey() - -
-           
-  -

- - - - - -
-Uses of IFactoryKey in org.eclipse.spi.net4j
-  -

- - - - - - - - - -
Methods in org.eclipse.spi.net4j that return IFactoryKey
-protected  IFactoryKeyChannelMultiplexer.createProtocolFactoryKey(String type) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/ProductCreationException.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/ProductCreationException.html deleted file mode 100644 index b11c3bebb3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/class-use/ProductCreationException.html +++ /dev/null @@ -1,275 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.factory.ProductCreationException (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.factory.ProductCreationException

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use ProductCreationException
org.eclipse.net4j.signal.heartbeatA signal protocol implementation that realizes a configurable heart beat protocol. 
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
org.eclipse.net4j.util.factoryA framework for factory based instance creation. 
org.eclipse.net4j.util.securityInterfaces and classes for security, negotiation, authentication, authorization and cryptography. 
-  -

- - - - - -
-Uses of ProductCreationException in org.eclipse.net4j.signal.heartbeat
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.signal.heartbeat that throw ProductCreationException
- ObjectHeartBeatProtocol.Server.Factory.create(String description) - -
-           
-  -

- - - - - -
-Uses of ProductCreationException in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.concurrent that throw ProductCreationException
- ObjectTimerLifecycle.DaemonFactory.create(String name) - -
-           
-  -

- - - - - -
-Uses of ProductCreationException in org.eclipse.net4j.util.factory
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.factory that throw ProductCreationException
- ObjectIFactory.create(String description) - -
-           
-  -

- - - - - -
-Uses of ProductCreationException in org.eclipse.net4j.util.security
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.security that throw ProductCreationException
-abstract  ICredentialsProviderCredentialsProviderFactory.create(String description) - -
-           
- RandomizerRandomizerFactory.create(String description) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/package-frame.html deleted file mode 100644 index cd5f5cf954..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/package-frame.html +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - -org.eclipse.net4j.util.factory (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.util.factory - - - - -
-Interfaces  - -
-IFactory -
-IFactoryKey
- - - - - - -
-Classes  - -
-Factory -
-FactoryDescriptor -
-FactoryKey
- - - - - - -
-Exceptions  - -
-FactoryCreationException -
-ProductCreationException
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/package-summary.html deleted file mode 100644 index be889b8dbd..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/package-summary.html +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - -org.eclipse.net4j.util.factory (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.util.factory -

-A framework for factory based instance creation. -

-See: -
-          Description -

- - - - - - - - - - - - - -
-Interface Summary
IFactory 
IFactoryKey 
-  - -

- - - - - - - - - - - - - - - - - -
-Class Summary
Factory 
FactoryDescriptor 
FactoryKey 
-  - -

- - - - - - - - - - - - - -
-Exception Summary
FactoryCreationException 
ProductCreationException 
-  - -

-

-Package org.eclipse.net4j.util.factory Description -

- -

-A framework for factory based instance creation. -

- - - - -

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/package-tree.html deleted file mode 100644 index 6a24587752..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/package-tree.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - -org.eclipse.net4j.util.factory Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.util.factory -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/package-use.html deleted file mode 100644 index 1c5590e71c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/factory/package-use.html +++ /dev/null @@ -1,362 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.util.factory (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.util.factory

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use org.eclipse.net4j.util.factory
org.eclipse.net4jThe Net4j transport layer. 
org.eclipse.net4j.signal.heartbeatA signal protocol implementation that realizes a configurable heart beat protocol. 
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.factoryA framework for factory based instance creation. 
org.eclipse.net4j.util.securityInterfaces and classes for security, negotiation, authentication, authorization and cryptography. 
org.eclipse.spi.net4jServer service provider interfaces and useful base implementations for the Net4j transport layer. 
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.factory used by org.eclipse.net4j
IFactory - -
-           
-  -

- - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.factory used by org.eclipse.net4j.signal.heartbeat
Factory - -
-           
IFactory - -
-           
ProductCreationException - -
-           
-  -

- - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.factory used by org.eclipse.net4j.util.concurrent
Factory - -
-           
IFactory - -
-           
ProductCreationException - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.factory used by org.eclipse.net4j.util.container
IFactory - -
-           
IFactoryKey - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.factory used by org.eclipse.net4j.util.factory
Factory - -
-           
FactoryKey - -
-           
IFactory - -
-           
IFactoryKey - -
-           
ProductCreationException - -
-           
-  -

- - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.factory used by org.eclipse.net4j.util.security
Factory - -
-           
IFactory - -
-           
ProductCreationException - -
-           
-  -

- - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.factory used by org.eclipse.spi.net4j
Factory - -
-           
IFactory - -
-           
IFactoryKey - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/FiniteStateMachine.ChangeStateTransition.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/FiniteStateMachine.ChangeStateTransition.html deleted file mode 100644 index 22299294d1..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/FiniteStateMachine.ChangeStateTransition.html +++ /dev/null @@ -1,315 +0,0 @@ - - - - - - -FiniteStateMachine.ChangeStateTransition (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.fsm -
-Class FiniteStateMachine.ChangeStateTransition

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.fsm.FiniteStateMachine.ChangeStateTransition
-
-
-
All Implemented Interfaces:
ITransition<STATE,EVENT,SUBJECT,Object>
-
-
-
Enclosing class:
FiniteStateMachine<STATE extends Enum<?>,EVENT extends Enum<?>,SUBJECT>
-
-
-
-
public class FiniteStateMachine.ChangeStateTransition
extends Object
implements ITransition<STATE,EVENT,SUBJECT,Object>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
FiniteStateMachine.ChangeStateTransition(STATE targetState) - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidexecute(SUBJECT subject, - STATE state, - EVENT event, - Object data) - -
-           
- STATEgetTargetState() - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-FiniteStateMachine.ChangeStateTransition

-
-public FiniteStateMachine.ChangeStateTransition(STATE targetState)
-
-
- - - - - - - - -
-Method Detail
- -

-getTargetState

-
-public STATE getTargetState()
-
-
-
-
-
-
-
-
-
- -

-execute

-
-public void execute(SUBJECT subject,
-                    STATE state,
-                    EVENT event,
-                    Object data)
-
-
-
Specified by:
execute in interface ITransition<STATE extends Enum<?>,EVENT extends Enum<?>,SUBJECT,Object>
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/FiniteStateMachine.FailTransition.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/FiniteStateMachine.FailTransition.html deleted file mode 100644 index ee839e93bb..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/FiniteStateMachine.FailTransition.html +++ /dev/null @@ -1,293 +0,0 @@ - - - - - - -FiniteStateMachine.FailTransition (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.fsm -
-Class FiniteStateMachine.FailTransition

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.fsm.FiniteStateMachine.FailTransition
-
-
-
All Implemented Interfaces:
ITransition<Enum<?>,Enum<?>,Object,Object>
-
-
-
Enclosing class:
FiniteStateMachine<STATE extends Enum<?>,EVENT extends Enum<?>,SUBJECT>
-
-
-
-
public static class FiniteStateMachine.FailTransition
extends Object
implements ITransition<Enum<?>,Enum<?>,Object,Object>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
FiniteStateMachine.FailTransition() - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- voidexecute(Object subject, - Enum<?> state, - Enum<?> event, - Object data) - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-FiniteStateMachine.FailTransition

-
-public FiniteStateMachine.FailTransition()
-
-
- - - - - - - - -
-Method Detail
- -

-execute

-
-public void execute(Object subject,
-                    Enum<?> state,
-                    Enum<?> event,
-                    Object data)
-
-
-
Specified by:
execute in interface ITransition<Enum<?>,Enum<?>,Object,Object>
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/FiniteStateMachine.IgnoreTransition.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/FiniteStateMachine.IgnoreTransition.html deleted file mode 100644 index 1ea379a842..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/FiniteStateMachine.IgnoreTransition.html +++ /dev/null @@ -1,293 +0,0 @@ - - - - - - -FiniteStateMachine.IgnoreTransition (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.fsm -
-Class FiniteStateMachine.IgnoreTransition

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.fsm.FiniteStateMachine.IgnoreTransition
-
-
-
All Implemented Interfaces:
ITransition<Enum<?>,Enum<?>,Object,Object>
-
-
-
Enclosing class:
FiniteStateMachine<STATE extends Enum<?>,EVENT extends Enum<?>,SUBJECT>
-
-
-
-
public static class FiniteStateMachine.IgnoreTransition
extends Object
implements ITransition<Enum<?>,Enum<?>,Object,Object>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
FiniteStateMachine.IgnoreTransition() - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- voidexecute(Object subject, - Enum<?> state, - Enum<?> event, - Object data) - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-FiniteStateMachine.IgnoreTransition

-
-public FiniteStateMachine.IgnoreTransition()
-
-
- - - - - - - - -
-Method Detail
- -

-execute

-
-public void execute(Object subject,
-                    Enum<?> state,
-                    Enum<?> event,
-                    Object data)
-
-
-
Specified by:
execute in interface ITransition<Enum<?>,Enum<?>,Object,Object>
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/FiniteStateMachine.StateChangedEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/FiniteStateMachine.StateChangedEvent.html deleted file mode 100644 index 1e291fe68c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/FiniteStateMachine.StateChangedEvent.html +++ /dev/null @@ -1,335 +0,0 @@ - - - - - - -FiniteStateMachine.StateChangedEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.fsm -
-Class FiniteStateMachine.StateChangedEvent

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.fsm.FiniteStateMachine.StateChangedEvent
-
-
-
All Implemented Interfaces:
IEvent
-
-
-
Enclosing class:
FiniteStateMachine<STATE extends Enum<?>,EVENT extends Enum<?>,SUBJECT>
-
-
-
-
public class FiniteStateMachine.StateChangedEvent
extends Object
implements IEvent
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
FiniteStateMachine.StateChangedEvent(Object subject, - Enum<?> oldState, - Enum<?> newState) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- Enum<?>getNewState() - -
-           
- Enum<?>getOldState() - -
-           
- INotifiergetSource() - -
-           
- ObjectgetSubject() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-FiniteStateMachine.StateChangedEvent

-
-public FiniteStateMachine.StateChangedEvent(Object subject,
-                                            Enum<?> oldState,
-                                            Enum<?> newState)
-
-
- - - - - - - - -
-Method Detail
- -

-getSource

-
-public INotifier getSource()
-
-
-
Specified by:
getSource in interface IEvent
-
-
-
-
-
-
- -

-getSubject

-
-public Object getSubject()
-
-
-
-
-
-
-
-
-
- -

-getOldState

-
-public Enum<?> getOldState()
-
-
-
-
-
-
-
-
-
- -

-getNewState

-
-public Enum<?> getNewState()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/FiniteStateMachine.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/FiniteStateMachine.html deleted file mode 100644 index cc15e475a5..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/FiniteStateMachine.html +++ /dev/null @@ -1,833 +0,0 @@ - - - - - - -FiniteStateMachine (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.fsm -
-Class FiniteStateMachine<STATE extends Enum<?>,EVENT extends Enum<?>,SUBJECT>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.lifecycle.Lifecycle
-          extended by org.eclipse.net4j.util.fsm.FiniteStateMachine<STATE,EVENT,SUBJECT>
-
-
-
All Implemented Interfaces:
INotifier, ILifecycle
-
-
-
Direct Known Subclasses:
Negotiator
-
-
-
-
public abstract class FiniteStateMachine<STATE extends Enum<?>,EVENT extends Enum<?>,SUBJECT>
extends Lifecycle
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - -
-Nested Class Summary
- classFiniteStateMachine.ChangeStateTransition - -
-           
-static classFiniteStateMachine.FailTransition - -
-           
-static classFiniteStateMachine.IgnoreTransition - -
-           
- classFiniteStateMachine.StateChangedEvent - -
-           
- - - - - - - - - - - - - - -
-Field Summary
-static ITransitionFAIL - -
-           
-static ITransitionIGNORE - -
-           
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
USE_LABEL
-  - - - - - - - - - - - - - -
-Constructor Summary
FiniteStateMachine(Class<STATE> stateEnum, - Class<EVENT> eventEnum) - -
-           
FiniteStateMachine(Class<STATE> stateEnum, - Class<EVENT> eventEnum, - ITransition<STATE,EVENT,SUBJECT,?> defaultTransition) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  STATEchangeState(SUBJECT subject, - STATE state) - -
-           
-protected  ITransition<STATE,EVENT,SUBJECT,?>createFailTransition(STATE state, - EVENT event) - -
-           
-protected  ITransition<STATE,EVENT,SUBJECT,?>createIgnoreTransition(STATE state, - EVENT event) - -
-           
-protected  StringformatFailMessage(SUBJECT subject, - STATE state, - EVENT event, - Object data) - -
-           
-protected  StringformatIgnoreMessage(SUBJECT subject, - STATE state, - EVENT event, - Object data) - -
-           
-protected  StringformatProcessMessage(SUBJECT subject, - STATE state, - EVENT event, - Object data) - -
-           
- EVENT[]getEvents() - -
-           
-protected abstract  STATEgetState(SUBJECT subject) - -
-           
- STATE[]getStates() - -
-           
- ITransition<STATE,EVENT,SUBJECT,?>getTransition(STATE state, - EVENT event) - -
-           
- voidinit(STATE state, - EVENT event, - ITransition<STATE,EVENT,SUBJECT,?> transition) - -
-           
- voidinit(STATE state, - EVENT event, - STATE targetState) - -
-           
- voidinitAll(ITransition<STATE,EVENT,SUBJECT,?> transition) - -
-           
- voidinitAll(STATE targetState) - -
-           
- voidinitEvents(STATE state, - ITransition<STATE,EVENT,SUBJECT,?> transition) - -
-           
- voidinitEvents(STATE state, - STATE targetState) - -
-           
- voidinitStates(EVENT event, - ITransition<STATE,EVENT,SUBJECT,?> transition) - -
-           
- voidinitStates(EVENT event, - STATE targetState) - -
-           
- - - - - -
-<DATA> void
-
process(SUBJECT subject, - EVENT event, - DATA data) - -
-           
-protected abstract  voidsetState(SUBJECT subject, - STATE state) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
activate, checkActive, checkArg, checkArg, checkInactive, checkNull, checkState, checkState, deactivate, deferredActivate, doActivate, doAfterActivate, doBeforeActivate, doBeforeDeactivate, doDeactivate, dump, getLifecycleState, isActive, isDeferredActivation, toString
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Field Detail
- -

-IGNORE

-
-public static final ITransition IGNORE
-
-
-
-
-
- -

-FAIL

-
-public static final ITransition FAIL
-
-
-
-
- - - - - - - - -
-Constructor Detail
- -

-FiniteStateMachine

-
-public FiniteStateMachine(Class<STATE> stateEnum,
-                          Class<EVENT> eventEnum,
-                          ITransition<STATE,EVENT,SUBJECT,?> defaultTransition)
-
-
-
- -

-FiniteStateMachine

-
-public FiniteStateMachine(Class<STATE> stateEnum,
-                          Class<EVENT> eventEnum)
-
-
- - - - - - - - -
-Method Detail
- -

-getStates

-
-public final STATE[] getStates()
-
-
-
-
-
-
- -

-getEvents

-
-public final EVENT[] getEvents()
-
-
-
-
-
-
- -

-getTransition

-
-public final ITransition<STATE,EVENT,SUBJECT,?> getTransition(STATE state,
-                                                              EVENT event)
-
-
-
-
-
-
- -

-init

-
-public final void init(STATE state,
-                       EVENT event,
-                       STATE targetState)
-
-
-
-
-
-
- -

-init

-
-public final void init(STATE state,
-                       EVENT event,
-                       ITransition<STATE,EVENT,SUBJECT,?> transition)
-
-
-
-
-
-
- -

-initEvents

-
-public final void initEvents(STATE state,
-                             STATE targetState)
-
-
-
-
-
-
- -

-initEvents

-
-public final void initEvents(STATE state,
-                             ITransition<STATE,EVENT,SUBJECT,?> transition)
-
-
-
-
-
-
- -

-initStates

-
-public final void initStates(EVENT event,
-                             STATE targetState)
-
-
-
-
-
-
- -

-initStates

-
-public final void initStates(EVENT event,
-                             ITransition<STATE,EVENT,SUBJECT,?> transition)
-
-
-
-
-
-
- -

-initAll

-
-public final void initAll(STATE targetState)
-
-
-
-
-
-
- -

-initAll

-
-public final void initAll(ITransition<STATE,EVENT,SUBJECT,?> transition)
-
-
-
-
-
-
- -

-process

-
-public final <DATA> void process(SUBJECT subject,
-                                 EVENT event,
-                                 DATA data)
-
-
-
-
-
-
- -

-createIgnoreTransition

-
-protected ITransition<STATE,EVENT,SUBJECT,?> createIgnoreTransition(STATE state,
-                                                                    EVENT event)
-
-
-
-
-
-
- -

-createFailTransition

-
-protected ITransition<STATE,EVENT,SUBJECT,?> createFailTransition(STATE state,
-                                                                  EVENT event)
-
-
-
-
-
-
- -

-formatProcessMessage

-
-protected String formatProcessMessage(SUBJECT subject,
-                                      STATE state,
-                                      EVENT event,
-                                      Object data)
-
-
-
-
-
-
- -

-formatIgnoreMessage

-
-protected String formatIgnoreMessage(SUBJECT subject,
-                                     STATE state,
-                                     EVENT event,
-                                     Object data)
-
-
-
-
-
-
- -

-formatFailMessage

-
-protected String formatFailMessage(SUBJECT subject,
-                                   STATE state,
-                                   EVENT event,
-                                   Object data)
-
-
-
-
-
-
- -

-getState

-
-protected abstract STATE getState(SUBJECT subject)
-
-
-
-
-
-
- -

-setState

-
-protected abstract void setState(SUBJECT subject,
-                                 STATE state)
-
-
-
-
-
-
- -

-changeState

-
-protected STATE changeState(SUBJECT subject,
-                            STATE state)
-
-
-
Since:
-
3.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/ITransition.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/ITransition.html deleted file mode 100644 index 3b67b203dc..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/ITransition.html +++ /dev/null @@ -1,219 +0,0 @@ - - - - - - -ITransition (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.fsm -
-Interface ITransition<STATE extends Enum<?>,EVENT extends Enum<?>,SUBJECT,DATA>

-
-
All Known Implementing Classes:
ChallengeResponseNegotiator.Transition, FiniteStateMachine.ChangeStateTransition, FiniteStateMachine.FailTransition, FiniteStateMachine.IgnoreTransition
-
-
-
-
public interface ITransition<STATE extends Enum<?>,EVENT extends Enum<?>,SUBJECT,DATA>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- voidexecute(SUBJECT subject, - STATE state, - EVENT event, - DATA data) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-execute

-
-void execute(SUBJECT subject,
-             STATE state,
-             EVENT event,
-             DATA data)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/FiniteStateMachine.ChangeStateTransition.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/FiniteStateMachine.ChangeStateTransition.html deleted file mode 100644 index 27697e4fe9..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/FiniteStateMachine.ChangeStateTransition.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.fsm.FiniteStateMachine.ChangeStateTransition (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.fsm.FiniteStateMachine.ChangeStateTransition

-
-No usage of org.eclipse.net4j.util.fsm.FiniteStateMachine.ChangeStateTransition -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/FiniteStateMachine.FailTransition.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/FiniteStateMachine.FailTransition.html deleted file mode 100644 index f42a4a8ab0..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/FiniteStateMachine.FailTransition.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.fsm.FiniteStateMachine.FailTransition (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.fsm.FiniteStateMachine.FailTransition

-
-No usage of org.eclipse.net4j.util.fsm.FiniteStateMachine.FailTransition -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/FiniteStateMachine.IgnoreTransition.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/FiniteStateMachine.IgnoreTransition.html deleted file mode 100644 index e7f5695a10..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/FiniteStateMachine.IgnoreTransition.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.fsm.FiniteStateMachine.IgnoreTransition (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.fsm.FiniteStateMachine.IgnoreTransition

-
-No usage of org.eclipse.net4j.util.fsm.FiniteStateMachine.IgnoreTransition -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/FiniteStateMachine.StateChangedEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/FiniteStateMachine.StateChangedEvent.html deleted file mode 100644 index 13343fcc53..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/FiniteStateMachine.StateChangedEvent.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.fsm.FiniteStateMachine.StateChangedEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.fsm.FiniteStateMachine.StateChangedEvent

-
-No usage of org.eclipse.net4j.util.fsm.FiniteStateMachine.StateChangedEvent -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/FiniteStateMachine.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/FiniteStateMachine.html deleted file mode 100644 index 35ea849992..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/FiniteStateMachine.html +++ /dev/null @@ -1,204 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.fsm.FiniteStateMachine (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.fsm.FiniteStateMachine

-
- - - - - - - - - -
-Packages that use FiniteStateMachine
org.eclipse.net4j.util.securityInterfaces and classes for security, negotiation, authentication, authorization and cryptography. 
-  -

- - - - - -
-Uses of FiniteStateMachine in org.eclipse.net4j.util.security
-  -

- - - - - - - - - - - - - - - - - - - - - -
Subclasses of FiniteStateMachine in org.eclipse.net4j.util.security
- classChallengeNegotiator - -
-           
- classChallengeResponseNegotiator - -
-           
- classNegotiator<STATE extends Enum<?>,EVENT extends Enum<?>> - -
-           
- classResponseNegotiator - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/ITransition.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/ITransition.html deleted file mode 100644 index cb26e44c60..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/class-use/ITransition.html +++ /dev/null @@ -1,344 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.fsm.ITransition (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.fsm.ITransition

-
- - - - - - - - - - - - - -
-Packages that use ITransition
org.eclipse.net4j.util.fsmA framework for finite state machines. 
org.eclipse.net4j.util.securityInterfaces and classes for security, negotiation, authentication, authorization and cryptography. 
-  -

- - - - - -
-Uses of ITransition in org.eclipse.net4j.util.fsm
-  -

- - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.fsm that implement ITransition
- classFiniteStateMachine.ChangeStateTransition - -
-           
-static classFiniteStateMachine.FailTransition - -
-           
-static classFiniteStateMachine.IgnoreTransition - -
-           
-  -

- - - - - - - - - - - - - -
Fields in org.eclipse.net4j.util.fsm declared as ITransition
-static ITransitionFiniteStateMachine.FAIL - -
-           
-static ITransitionFiniteStateMachine.IGNORE - -
-           
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.fsm that return ITransition
-protected  ITransition<STATE,EVENT,SUBJECT,?>FiniteStateMachine.createFailTransition(STATE state, - EVENT event) - -
-           
-protected  ITransition<STATE,EVENT,SUBJECT,?>FiniteStateMachine.createIgnoreTransition(STATE state, - EVENT event) - -
-           
- ITransition<STATE,EVENT,SUBJECT,?>FiniteStateMachine.getTransition(STATE state, - EVENT event) - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.fsm with parameters of type ITransition
- voidFiniteStateMachine.init(STATE state, - EVENT event, - ITransition<STATE,EVENT,SUBJECT,?> transition) - -
-           
- voidFiniteStateMachine.initAll(ITransition<STATE,EVENT,SUBJECT,?> transition) - -
-           
- voidFiniteStateMachine.initEvents(STATE state, - ITransition<STATE,EVENT,SUBJECT,?> transition) - -
-           
- voidFiniteStateMachine.initStates(EVENT event, - ITransition<STATE,EVENT,SUBJECT,?> transition) - -
-           
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.util.fsm with parameters of type ITransition
FiniteStateMachine(Class<STATE> stateEnum, - Class<EVENT> eventEnum, - ITransition<STATE,EVENT,SUBJECT,?> defaultTransition) - -
-           
-  -

- - - - - -
-Uses of ITransition in org.eclipse.net4j.util.security
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.security that implement ITransition
-protected  classChallengeResponseNegotiator.Transition - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/package-frame.html deleted file mode 100644 index 6a205a4863..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/package-frame.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - -org.eclipse.net4j.util.fsm (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.util.fsm - - - - -
-Interfaces  - -
-ITransition
- - - - - - -
-Classes  - -
-FiniteStateMachine -
-FiniteStateMachine.FailTransition -
-FiniteStateMachine.IgnoreTransition
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/package-summary.html deleted file mode 100644 index 770ce44a47..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/package-summary.html +++ /dev/null @@ -1,215 +0,0 @@ - - - - - - -org.eclipse.net4j.util.fsm (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.util.fsm -

-A framework for finite state machines. -

-See: -
-          Description -

- - - - - - - - - -
-Interface Summary
ITransition<STATE extends Enum<?>,EVENT extends Enum<?>,SUBJECT,DATA> 
-  - -

- - - - - - - - - - - - - - - - - -
-Class Summary
FiniteStateMachine<STATE extends Enum<?>,EVENT extends Enum<?>,SUBJECT> 
FiniteStateMachine.FailTransition 
FiniteStateMachine.IgnoreTransition 
-  - -

-

-Package org.eclipse.net4j.util.fsm Description -

- -

-A framework for finite state machines. -

- - - - -

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/package-tree.html deleted file mode 100644 index b0c0015d02..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/package-tree.html +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - -org.eclipse.net4j.util.fsm Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.util.fsm -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/package-use.html deleted file mode 100644 index 5ac365fc49..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/fsm/package-use.html +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.util.fsm (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.util.fsm

-
- - - - - - - - - - - - - -
-Packages that use org.eclipse.net4j.util.fsm
org.eclipse.net4j.util.fsmA framework for finite state machines. 
org.eclipse.net4j.util.securityInterfaces and classes for security, negotiation, authentication, authorization and cryptography. 
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.fsm used by org.eclipse.net4j.util.fsm
ITransition - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.fsm used by org.eclipse.net4j.util.security
FiniteStateMachine - -
-           
ITransition - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/AsyncOutputStream.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/AsyncOutputStream.html deleted file mode 100644 index 5201287d2d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/AsyncOutputStream.html +++ /dev/null @@ -1,314 +0,0 @@ - - - - - - -AsyncOutputStream (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class AsyncOutputStream

-
-java.lang.Object
-  extended by java.io.OutputStream
-      extended by java.io.PipedOutputStream
-          extended by org.eclipse.net4j.util.io.AsyncOutputStream
-
-
-
All Implemented Interfaces:
Closeable, Flushable
-
-
-
-
public abstract class AsyncOutputStream
extends PipedOutputStream
- - -

-

-
Since:
-
3.1
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
AsyncOutputStream() - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-protected abstract  voidasyncWrite(InputStream in) - -
-           
- voidclose() - -
-           
- - - - - - - -
Methods inherited from class java.io.PipedOutputStream
connect, flush, write, write
- - - - - - - -
Methods inherited from class java.io.OutputStream
write
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-AsyncOutputStream

-
-public AsyncOutputStream()
-                  throws IOException
-
-
- -
Throws: -
IOException
-
- - - - - - - - -
-Method Detail
- -

-close

-
-public void close()
-           throws IOException
-
-
-
Specified by:
close in interface Closeable
Overrides:
close in class PipedOutputStream
-
-
- -
Throws: -
IOException
-
-
-
- -

-asyncWrite

-
-protected abstract void asyncWrite(InputStream in)
-                            throws IOException
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/AsyncWriter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/AsyncWriter.html deleted file mode 100644 index 1826fb596f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/AsyncWriter.html +++ /dev/null @@ -1,332 +0,0 @@ - - - - - - -AsyncWriter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class AsyncWriter

-
-java.lang.Object
-  extended by java.io.Writer
-      extended by java.io.PipedWriter
-          extended by org.eclipse.net4j.util.io.AsyncWriter
-
-
-
All Implemented Interfaces:
Closeable, Flushable, Appendable
-
-
-
-
public abstract class AsyncWriter
extends PipedWriter
- - -

-

-
Since:
-
3.1
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.io.Writer
lock
-  - - - - - - - - - - -
-Constructor Summary
AsyncWriter() - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-protected abstract  voidasyncWrite(Reader in) - -
-           
- voidclose() - -
-           
- - - - - - - -
Methods inherited from class java.io.PipedWriter
connect, flush, write, write
- - - - - - - -
Methods inherited from class java.io.Writer
append, append, append, write, write, write
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-AsyncWriter

-
-public AsyncWriter()
-            throws IOException
-
-
- -
Throws: -
IOException
-
- - - - - - - - -
-Method Detail
- -

-close

-
-public void close()
-           throws IOException
-
-
-
Specified by:
close in interface Closeable
Overrides:
close in class PipedWriter
-
-
- -
Throws: -
IOException
-
-
-
- -

-asyncWrite

-
-protected abstract void asyncWrite(Reader in)
-                            throws IOException
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/CachedFileMap.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/CachedFileMap.html deleted file mode 100644 index 8a1e321368..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/CachedFileMap.html +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - -CachedFileMap (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class CachedFileMap<K extends Comparable<K>,V>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.SortedFileMap<K,V>
-      extended by org.eclipse.net4j.util.io.CachedFileMap<K,V>
-
-
-
All Implemented Interfaces:
Closeable
-
-
-
-
public abstract class CachedFileMap<K extends Comparable<K>,V>
extends SortedFileMap<K,V>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
CachedFileMap(File file, - String mode) - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- Vget(K key) - -
-           
- Vput(K key, - V value) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.io.SortedFileMap
close, getEntryCount, getEntrySize, getFile, getKey, getKeySize, getMaxKey, getPosition, getRandomAccessFile, getValue, getValuePosition, getValueSize, readKey, readValue, search, writeKey, writeValue
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-CachedFileMap

-
-public CachedFileMap(File file,
-                     String mode)
-
-
- - - - - - - - -
-Method Detail
- -

-get

-
-public V get(K key)
-
-
-
Overrides:
get in class SortedFileMap<K extends Comparable<K>,V>
-
-
-
-
-
-
- -

-put

-
-public V put(K key,
-             V value)
-
-
-
Overrides:
put in class SortedFileMap<K extends Comparable<K>,V>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DataInputExtender.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DataInputExtender.html deleted file mode 100644 index af582f506b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DataInputExtender.html +++ /dev/null @@ -1,799 +0,0 @@ - - - - - - -DataInputExtender (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class DataInputExtender

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.DataInputExtender
-
-
-
All Implemented Interfaces:
DataInput, ExtendedDataInput
-
-
-
-
public class DataInputExtender
extends Object
implements ExtendedDataInput
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.io.ExtendedDataInput
ExtendedDataInput.Delegating, ExtendedDataInput.Stream
-  - - - - - - - - - - - -
-Constructor Summary
DataInputExtender(DataInput input) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanreadBoolean() - -
-           
- bytereadByte() - -
-           
- byte[]readByteArray() - -
-           
- charreadChar() - -
-           
- doublereadDouble() - -
-           
- - - - - -
-<T extends Enum<?>> -
-T
-
readEnum(Class<T> type) - -
-           
- floatreadFloat() - -
-           
- voidreadFully(byte[] b) - -
-           
- voidreadFully(byte[] b, - int off, - int len) - -
-           
- intreadInt() - -
-           
- StringreadLine() - -
-           
- longreadLong() - -
-           
- ObjectreadObject() - -
-           
- ObjectreadObject(ClassLoader classLoader) - -
-           
- ObjectreadObject(ExtendedIOUtil.ClassResolver classResolver) - -
-           
- shortreadShort() - -
-           
- StringreadString() - -
-           
- intreadUnsignedByte() - -
-           
- intreadUnsignedShort() - -
-           
- StringreadUTF() - -
-           
- intskipBytes(int n) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-DataInputExtender

-
-public DataInputExtender(DataInput input)
-
-
- - - - - - - - -
-Method Detail
- -

-readBoolean

-
-public boolean readBoolean()
-                    throws IOException
-
-
-
Specified by:
readBoolean in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readByte

-
-public byte readByte()
-              throws IOException
-
-
-
Specified by:
readByte in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readChar

-
-public char readChar()
-              throws IOException
-
-
-
Specified by:
readChar in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readDouble

-
-public double readDouble()
-                  throws IOException
-
-
-
Specified by:
readDouble in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readFloat

-
-public float readFloat()
-                throws IOException
-
-
-
Specified by:
readFloat in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readFully

-
-public void readFully(byte[] b,
-                      int off,
-                      int len)
-               throws IOException
-
-
-
Specified by:
readFully in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readFully

-
-public void readFully(byte[] b)
-               throws IOException
-
-
-
Specified by:
readFully in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readInt

-
-public int readInt()
-            throws IOException
-
-
-
Specified by:
readInt in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readLine

-
-public String readLine()
-                throws IOException
-
-
-
Specified by:
readLine in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readLong

-
-public long readLong()
-              throws IOException
-
-
-
Specified by:
readLong in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readShort

-
-public short readShort()
-                throws IOException
-
-
-
Specified by:
readShort in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readUnsignedByte

-
-public int readUnsignedByte()
-                     throws IOException
-
-
-
Specified by:
readUnsignedByte in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readUnsignedShort

-
-public int readUnsignedShort()
-                      throws IOException
-
-
-
Specified by:
readUnsignedShort in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readUTF

-
-public String readUTF()
-               throws IOException
-
-
-
Specified by:
readUTF in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readByteArray

-
-public byte[] readByteArray()
-                     throws IOException
-
-
-
Specified by:
readByteArray in interface ExtendedDataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readObject

-
-public Object readObject()
-                  throws IOException
-
-
-
Specified by:
readObject in interface ExtendedDataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readObject

-
-public Object readObject(ClassLoader classLoader)
-                  throws IOException
-
-
-
Specified by:
readObject in interface ExtendedDataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readObject

-
-public Object readObject(ExtendedIOUtil.ClassResolver classResolver)
-                  throws IOException
-
-
-
Specified by:
readObject in interface ExtendedDataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readString

-
-public String readString()
-                  throws IOException
-
-
-
Specified by:
readString in interface ExtendedDataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readEnum

-
-public <T extends Enum<?>> T readEnum(Class<T> type)
-                           throws IOException
-
-
-
Specified by:
readEnum in interface ExtendedDataInput
-
-
- -
Throws: -
IOException
Since:
-
3.0
-
-
-
-
- -

-skipBytes

-
-public int skipBytes(int n)
-              throws IOException
-
-
-
Specified by:
skipBytes in interface DataInput
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DataOutputExtender.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DataOutputExtender.html deleted file mode 100644 index 19b543cecd..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DataOutputExtender.html +++ /dev/null @@ -1,715 +0,0 @@ - - - - - - -DataOutputExtender (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class DataOutputExtender

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.DataOutputExtender
-
-
-
All Implemented Interfaces:
DataOutput, ExtendedDataOutput
-
-
-
-
public class DataOutputExtender
extends Object
implements ExtendedDataOutput
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.io.ExtendedDataOutput
ExtendedDataOutput.Delegating, ExtendedDataOutput.Stream
-  - - - - - - - - - - - -
-Constructor Summary
DataOutputExtender(DataOutput output) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidwrite(byte[] b) - -
-           
- voidwrite(byte[] b, - int off, - int len) - -
-           
- voidwrite(int b) - -
-           
- voidwriteBoolean(boolean v) - -
-           
- voidwriteByte(int v) - -
-           
- voidwriteByteArray(byte[] b) - -
-           
- voidwriteBytes(String s) - -
-           
- voidwriteChar(int v) - -
-           
- voidwriteChars(String s) - -
-           
- voidwriteDouble(double v) - -
-           
- voidwriteEnum(Enum<?> literal) - -
-           
- voidwriteFloat(float v) - -
-           
- voidwriteInt(int v) - -
-           
- voidwriteLong(long v) - -
-           
- voidwriteObject(Object object) - -
-           
- voidwriteShort(int v) - -
-           
- voidwriteString(String str) - -
-           
- voidwriteUTF(String str) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-DataOutputExtender

-
-public DataOutputExtender(DataOutput output)
-
-
- - - - - - - - -
-Method Detail
- -

-write

-
-public void write(byte[] b,
-                  int off,
-                  int len)
-           throws IOException
-
-
-
Specified by:
write in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-write

-
-public void write(byte[] b)
-           throws IOException
-
-
-
Specified by:
write in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-write

-
-public void write(int b)
-           throws IOException
-
-
-
Specified by:
write in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeBoolean

-
-public void writeBoolean(boolean v)
-                  throws IOException
-
-
-
Specified by:
writeBoolean in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeByte

-
-public void writeByte(int v)
-               throws IOException
-
-
-
Specified by:
writeByte in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeBytes

-
-public void writeBytes(String s)
-                throws IOException
-
-
-
Specified by:
writeBytes in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeChar

-
-public void writeChar(int v)
-               throws IOException
-
-
-
Specified by:
writeChar in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeChars

-
-public void writeChars(String s)
-                throws IOException
-
-
-
Specified by:
writeChars in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeDouble

-
-public void writeDouble(double v)
-                 throws IOException
-
-
-
Specified by:
writeDouble in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeFloat

-
-public void writeFloat(float v)
-                throws IOException
-
-
-
Specified by:
writeFloat in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeInt

-
-public void writeInt(int v)
-              throws IOException
-
-
-
Specified by:
writeInt in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeLong

-
-public void writeLong(long v)
-               throws IOException
-
-
-
Specified by:
writeLong in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeShort

-
-public void writeShort(int v)
-                throws IOException
-
-
-
Specified by:
writeShort in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeUTF

-
-public void writeUTF(String str)
-              throws IOException
-
-
-
Specified by:
writeUTF in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeByteArray

-
-public void writeByteArray(byte[] b)
-                    throws IOException
-
-
-
Specified by:
writeByteArray in interface ExtendedDataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeObject

-
-public void writeObject(Object object)
-                 throws IOException
-
-
-
Specified by:
writeObject in interface ExtendedDataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeString

-
-public void writeString(String str)
-                 throws IOException
-
-
-
Specified by:
writeString in interface ExtendedDataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeEnum

-
-public void writeEnum(Enum<?> literal)
-               throws IOException
-
-
-
Specified by:
writeEnum in interface ExtendedDataOutput
-
-
- -
Throws: -
IOException
Since:
-
3.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DelegatingInputStream.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DelegatingInputStream.html deleted file mode 100644 index d06189efd2..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DelegatingInputStream.html +++ /dev/null @@ -1,551 +0,0 @@ - - - - - - -DelegatingInputStream (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class DelegatingInputStream

-
-java.lang.Object
-  extended by java.io.InputStream
-      extended by org.eclipse.net4j.util.io.DelegatingInputStream
-
-
-
All Implemented Interfaces:
Closeable
-
-
-
Direct Known Subclasses:
XORInputStream
-
-
-
-
public class DelegatingInputStream
extends InputStream
- - -

-A DelegatingInputStream contains some other input stream, which it uses as its basic source of data, - possibly transforming the data along the way or providing additional functionality. The class - DelegatingInputStream itself simply overrides all (see note below) methods of InputStream - with versions that pass all requests to the contained input stream. Subclasses of DelegatingInputStream - may further override some of these methods and may also provide additional methods and fields. -

- Note: The only difference to FilterInputStream is that DelegatingInputStream does - not override InputStream.read(byte[]) or InputStream.read(byte[], int, int) but rather exposes the original - implementations of InputStream which call read() instead of their delegate counterparts. -

- -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Field Summary
-protected  InputStreamin - -
-          The input stream to be filtered.
-  - - - - - - - - - - - -
-Constructor Summary
-protected DelegatingInputStream(InputStream in) - -
-          Creates a DelegatingInputStream by assigning the argument in to the field - this.in so as to remember it for later use.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- intavailable() - -
-          Returns the number of bytes that can be read from this input stream without blocking.
- voidclose() - -
-          Closes this input stream and releases any system resources associated with the stream.
- InputStreamgetDelegate() - -
-           
- voidmark(int readlimit) - -
-          Marks the current position in this input stream.
- booleanmarkSupported() - -
-          Tests if this input stream supports the mark and reset methods.
- intread() - -
-          Reads the next byte of data from this input stream.
- voidreset() - -
-          Repositions this stream to the position at the time the mark method was last called on this input - stream.
- longskip(long n) - -
-          Skips over and discards n bytes of data from the input stream.
- - - - - - - -
Methods inherited from class java.io.InputStream
read, read
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-in

-
-protected volatile InputStream in
-
-
The input stream to be filtered. -

-

-
-
- - - - - - - - -
-Constructor Detail
- -

-DelegatingInputStream

-
-protected DelegatingInputStream(InputStream in)
-
-
Creates a DelegatingInputStream by assigning the argument in to the field - this.in so as to remember it for later use. -

-

-
Parameters:
in - the underlying input stream, or null if this instance is to be created without an underlying - stream.
-
- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-public InputStream getDelegate()
-
-
-
-
-
-
- -

-read

-
-public int read()
-         throws IOException
-
-
Reads the next byte of data from this input stream. The value byte is returned as an int in the range - 0 to 255. If no byte is available because the end of the stream has been reached, the - value -1 is returned. This method blocks until input data is available, the end of the stream is - detected, or an exception is thrown. -

- This method simply performs in.read() and returns the result. -

-

-
Specified by:
read in class InputStream
-
-
- -
Returns:
the next byte of data, or -1 if the end of the stream is reached. -
Throws: -
IOException - if an I/O error occurs.
See Also:
in
-
-
-
- -

-skip

-
-public long skip(long n)
-          throws IOException
-
-
Skips over and discards n bytes of data from the input stream. The skip method may, for a - variety of reasons, end up skipping over some smaller number of bytes, possibly 0. The actual number - of bytes skipped is returned. -

- This method simply performs in.skip(n). -

-

-
Overrides:
skip in class InputStream
-
-
-
Parameters:
n - the number of bytes to be skipped. -
Returns:
the actual number of bytes skipped. -
Throws: -
IOException - if an I/O error occurs.
-
-
-
- -

-available

-
-public int available()
-              throws IOException
-
-
Returns the number of bytes that can be read from this input stream without blocking. -

- This method simply performs in.available() and returns the result. -

-

-
Overrides:
available in class InputStream
-
-
- -
Returns:
the number of bytes that can be read from the input stream without blocking. -
Throws: -
IOException - if an I/O error occurs.
See Also:
in
-
-
-
- -

-close

-
-public void close()
-           throws IOException
-
-
Closes this input stream and releases any system resources associated with the stream. This method simply performs - in.close(). -

-

-
Specified by:
close in interface Closeable
Overrides:
close in class InputStream
-
-
- -
Throws: -
IOException - if an I/O error occurs.
See Also:
in
-
-
-
- -

-mark

-
-public void mark(int readlimit)
-
-
Marks the current position in this input stream. A subsequent call to the reset method repositions - this stream at the last marked position so that subsequent reads re-read the same bytes. -

- The readlimit argument tells this input stream to allow that many bytes to be read before the mark - position gets invalidated. -

- This method simply performs in.mark(readlimit). -

-

-
Overrides:
mark in class InputStream
-
-
-
Parameters:
readlimit - the maximum limit of bytes that can be read before the mark position becomes invalid.
See Also:
in, -reset()
-
-
-
- -

-reset

-
-public void reset()
-           throws IOException
-
-
Repositions this stream to the position at the time the mark method was last called on this input - stream. -

- This method simply performs in.reset(). -

- Stream marks are intended to be used in situations where you need to read ahead a little to see what's in the - stream. Often this is most easily done by invoking some general parser. If the stream is of the type handled by the - parse, it just chugs along happily. If the stream is not of that type, the parser should toss an exception when it - fails. If this happens within readlimit bytes, it allows the outer code to reset the stream and try another parser. -

-

-
Overrides:
reset in class InputStream
-
-
- -
Throws: -
IOException - if the stream has not been marked or if the mark has been invalidated.
See Also:
in, -mark(int)
-
-
-
- -

-markSupported

-
-public boolean markSupported()
-
-
Tests if this input stream supports the mark and reset methods. This method simply - performs in.markSupported(). -

-

-
Overrides:
markSupported in class InputStream
-
-
- -
Returns:
true if this stream type supports the mark and reset method; - false otherwise.
See Also:
in, -InputStream.mark(int), -InputStream.reset()
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DelegatingOutputStream.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DelegatingOutputStream.html deleted file mode 100644 index bb5cc31f80..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DelegatingOutputStream.html +++ /dev/null @@ -1,422 +0,0 @@ - - - - - - -DelegatingOutputStream (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class DelegatingOutputStream

-
-java.lang.Object
-  extended by java.io.OutputStream
-      extended by org.eclipse.net4j.util.io.DelegatingOutputStream
-
-
-
All Implemented Interfaces:
Closeable, Flushable
-
-
-
Direct Known Subclasses:
XOROutputStream
-
-
-
-
public class DelegatingOutputStream
extends OutputStream
- - -

-This class is the superclass of all classes that filter output streams. These streams sit on top of an already - existing output stream (the underlying output stream) which it uses as its basic sink of data, but possibly - transforming the data along the way or providing additional functionality. -

- The class DelegatingOutputStream itself simply overrides all methods of OutputStream with - versions that pass all requests to the underlying output stream. Subclasses of DelegatingOutputStream - may further override some of these methods as well as provide additional methods and fields. -

- Note: The only difference to FilterOutputStream is that DelegatingOutputStream - does not override OutputStream.write(byte[]) or OutputStream.write(byte[], int, int) but rather exposes the original - implementations of InputStream which call write(int) instead of their delegate counterparts. -

- -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Field Summary
-protected  OutputStreamout - -
-          The underlying output stream to be filtered.
-  - - - - - - - - - - -
-Constructor Summary
DelegatingOutputStream(OutputStream out) - -
-          Creates an output stream filter built on top of the specified underlying output stream.
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidclose() - -
-          Closes this output stream and releases any system resources associated with the stream.
- voidflush() - -
-          Flushes this output stream and forces any buffered output bytes to be written out to the stream.
- OutputStreamgetDelegate() - -
-           
- voidwrite(int b) - -
-          Writes the specified byte to this output stream.
- - - - - - - -
Methods inherited from class java.io.OutputStream
write, write
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-out

-
-protected OutputStream out
-
-
The underlying output stream to be filtered. -

-

-
-
- - - - - - - - -
-Constructor Detail
- -

-DelegatingOutputStream

-
-public DelegatingOutputStream(OutputStream out)
-
-
Creates an output stream filter built on top of the specified underlying output stream. -

-

-
Parameters:
out - the underlying output stream to be assigned to the field this.out for later use, or - null if this instance is to be created without an underlying stream.
-
- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-public OutputStream getDelegate()
-
-
-
-
-
-
- -

-write

-
-public void write(int b)
-           throws IOException
-
-
Writes the specified byte to this output stream. -

- The write method of DelegatingOutputStream calls the write method of its - underlying output stream, that is, it performs out.write(b). -

- Implements the abstract write method of OutputStream. -

-

-
Specified by:
write in class OutputStream
-
-
-
Parameters:
b - the byte. -
Throws: -
IOException - if an I/O error occurs.
-
-
-
- -

-flush

-
-public void flush()
-           throws IOException
-
-
Flushes this output stream and forces any buffered output bytes to be written out to the stream. -

- The flush method of DelegatingOutputStream calls the flush method of its - underlying output stream. -

-

-
Specified by:
flush in interface Flushable
Overrides:
flush in class OutputStream
-
-
- -
Throws: -
IOException - if an I/O error occurs.
See Also:
out
-
-
-
- -

-close

-
-public void close()
-           throws IOException
-
-
Closes this output stream and releases any system resources associated with the stream. -

- The close method of DelegatingOutputStream calls its flush method, and then - calls the close method of its underlying output stream. -

-

-
Specified by:
close in interface Closeable
Overrides:
close in class OutputStream
-
-
- -
Throws: -
IOException - if an I/O error occurs.
See Also:
flush(), -out
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DelegatingStreamWrapper.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DelegatingStreamWrapper.html deleted file mode 100644 index 3d3eb95545..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DelegatingStreamWrapper.html +++ /dev/null @@ -1,465 +0,0 @@ - - - - - - -DelegatingStreamWrapper (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class DelegatingStreamWrapper

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.DelegatingStreamWrapper
-
-
-
All Implemented Interfaces:
IStreamWrapper
-
-
-
Direct Known Subclasses:
StreamWrapperChain
-
-
-
-
public abstract class DelegatingStreamWrapper
extends Object
implements IStreamWrapper
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
DelegatingStreamWrapper(IStreamWrapper delegate) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected abstract  voiddoFinishInputStream(InputStream in) - -
-           
-protected abstract  voiddoFinishOutputStream(OutputStream out) - -
-           
-protected abstract  InputStreamdoWrapInputStream(InputStream in) - -
-           
-protected abstract  OutputStreamdoWrapOutputStream(OutputStream out) - -
-           
- voidfinishInputStream(InputStream in) - -
-           
- voidfinishOutputStream(OutputStream out) - -
-           
- IStreamWrappergetDelegate() - -
-           
- InputStreamwrapInputStream(InputStream in) - -
-           
- OutputStreamwrapOutputStream(OutputStream out) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-DelegatingStreamWrapper

-
-public DelegatingStreamWrapper(IStreamWrapper delegate)
-
-
- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-public IStreamWrapper getDelegate()
-
-
-
-
-
-
-
-
-
- -

-wrapInputStream

-
-public InputStream wrapInputStream(InputStream in)
-                            throws IOException
-
-
-
Specified by:
wrapInputStream in interface IStreamWrapper
-
-
- -
Throws: -
IOException
-
-
-
- -

-wrapOutputStream

-
-public OutputStream wrapOutputStream(OutputStream out)
-                              throws IOException
-
-
-
Specified by:
wrapOutputStream in interface IStreamWrapper
-
-
- -
Throws: -
IOException
-
-
-
- -

-finishInputStream

-
-public void finishInputStream(InputStream in)
-                       throws IOException
-
-
-
Specified by:
finishInputStream in interface IStreamWrapper
-
-
- -
Throws: -
IOException
-
-
-
- -

-finishOutputStream

-
-public void finishOutputStream(OutputStream out)
-                        throws IOException
-
-
-
Specified by:
finishOutputStream in interface IStreamWrapper
-
-
- -
Throws: -
IOException
-
-
-
- -

-doWrapInputStream

-
-protected abstract InputStream doWrapInputStream(InputStream in)
-                                          throws IOException
-
-
-
-
-
- -
Throws: -
IOException
-
-
-
- -

-doWrapOutputStream

-
-protected abstract OutputStream doWrapOutputStream(OutputStream out)
-                                            throws IOException
-
-
-
-
-
- -
Throws: -
IOException
-
-
-
- -

-doFinishInputStream

-
-protected abstract void doFinishInputStream(InputStream in)
-                                     throws IOException
-
-
-
-
-
- -
Throws: -
IOException
-
-
-
- -

-doFinishOutputStream

-
-protected abstract void doFinishOutputStream(OutputStream out)
-                                      throws IOException
-
-
-
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DigestWriter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DigestWriter.html deleted file mode 100644 index 6043ff7717..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/DigestWriter.html +++ /dev/null @@ -1,496 +0,0 @@ - - - - - - -DigestWriter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class DigestWriter

-
-java.lang.Object
-  extended by java.io.Writer
-      extended by java.io.FilterWriter
-          extended by org.eclipse.net4j.util.io.DigestWriter
-
-
-
All Implemented Interfaces:
Closeable, Flushable, Appendable
-
-
-
-
public class DigestWriter
extends FilterWriter
- - -

-

-
Since:
-
3.1
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Field Summary
-protected  MessageDigestdigest - -
-          The message digest associated with this stream.
- - - - - - - -
Fields inherited from class java.io.FilterWriter
out
- - - - - - - -
Fields inherited from class java.io.Writer
lock
-  - - - - - - - - - - -
-Constructor Summary
DigestWriter(Writer writer, - MessageDigest digest) - -
-          Creates a digest writer, using the specified writer and message digest.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- MessageDigestgetMessageDigest() - -
-          Returns the message digest associated with this writer.
- voidon(boolean on) - -
-          Turns the digest function on or off.
- voidsetMessageDigest(MessageDigest digest) - -
-          Associates the specified message digest with this writer.
- StringtoString() - -
-          Prints a string representation of this digest output stream and its associated message digest object.
- voidwrite(char[] cbuf, - int off, - int len) - -
-           
- voidwrite(int c) - -
-           
- voidwrite(String str, - int off, - int len) - -
-           
- - - - - - - -
Methods inherited from class java.io.FilterWriter
close, flush
- - - - - - - -
Methods inherited from class java.io.Writer
append, append, append, write, write
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-digest

-
-protected MessageDigest digest
-
-
The message digest associated with this stream. -

-

-
-
- - - - - - - - -
-Constructor Detail
- -

-DigestWriter

-
-public DigestWriter(Writer writer,
-                    MessageDigest digest)
-
-
Creates a digest writer, using the specified writer and message digest. -

-

-
Parameters:
writer - the writer.
digest - the message digest to associate with this writer.
-
- - - - - - - - -
-Method Detail
- -

-getMessageDigest

-
-public MessageDigest getMessageDigest()
-
-
Returns the message digest associated with this writer. -

-

- -
Returns:
the message digest associated with this writer.
See Also:
setMessageDigest(java.security.MessageDigest)
-
-
-
- -

-setMessageDigest

-
-public void setMessageDigest(MessageDigest digest)
-
-
Associates the specified message digest with this writer. -

-

-
Parameters:
digest - the message digest to be associated with this writer.
See Also:
getMessageDigest()
-
-
-
- -

-write

-
-public void write(int c)
-           throws IOException
-
-
-
Overrides:
write in class FilterWriter
-
-
- -
Throws: -
IOException
-
-
-
- -

-write

-
-public void write(char[] cbuf,
-                  int off,
-                  int len)
-           throws IOException
-
-
-
Overrides:
write in class FilterWriter
-
-
- -
Throws: -
IOException
-
-
-
- -

-write

-
-public void write(String str,
-                  int off,
-                  int len)
-           throws IOException
-
-
-
Overrides:
write in class FilterWriter
-
-
- -
Throws: -
IOException
-
-
-
- -

-on

-
-public void on(boolean on)
-
-
Turns the digest function on or off. The default is on. When it is on, a call to one of the write - methods results in an update on the message digest. But when it is off, the message digest is not updated. -

-

-
Parameters:
on - true to turn the digest function on, false to turn it off.
-
-
-
- -

-toString

-
-public String toString()
-
-
Prints a string representation of this digest output stream and its associated message digest object. -

-

-
Overrides:
toString in class Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExpectedFileInputStream.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExpectedFileInputStream.html deleted file mode 100644 index 2e52f53d7c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExpectedFileInputStream.html +++ /dev/null @@ -1,411 +0,0 @@ - - - - - - -ExpectedFileInputStream (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class ExpectedFileInputStream

-
-java.lang.Object
-  extended by java.io.InputStream
-      extended by java.io.FileInputStream
-          extended by org.eclipse.net4j.util.io.ExpectedFileInputStream
-
-
-
All Implemented Interfaces:
Closeable
-
-
-
-
public class ExpectedFileInputStream
extends FileInputStream
- - -

-

-
Since:
-
3.1
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
ExpectedFileInputStream(File file, - long expectedSize) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- longgetTimeout() - -
-           
- intread() - -
-           
- intread(byte[] b) - -
-           
- intread(byte[] b, - int off, - int len) - -
-           
- voidsetTimeout(long timeout) - -
-           
- longskip(long n) - -
-           
- - - - - - - -
Methods inherited from class java.io.FileInputStream
available, close, finalize, getChannel, getFD
- - - - - - - -
Methods inherited from class java.io.InputStream
mark, markSupported, reset
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ExpectedFileInputStream

-
-public ExpectedFileInputStream(File file,
-                               long expectedSize)
-                        throws FileNotFoundException
-
-
- -
Throws: -
FileNotFoundException
-
- - - - - - - - -
-Method Detail
- -

-getTimeout

-
-public long getTimeout()
-
-
-
-
-
-
- -

-setTimeout

-
-public void setTimeout(long timeout)
-
-
-
-
-
-
- -

-skip

-
-public long skip(long n)
-          throws IOException
-
-
-
Overrides:
skip in class FileInputStream
-
-
- -
Throws: -
IOException
-
-
-
- -

-read

-
-public int read()
-         throws IOException
-
-
-
Overrides:
read in class FileInputStream
-
-
- -
Throws: -
IOException
-
-
-
- -

-read

-
-public int read(byte[] b,
-                int off,
-                int len)
-         throws IOException
-
-
-
Overrides:
read in class FileInputStream
-
-
- -
Throws: -
IOException
-
-
-
- -

-read

-
-public int read(byte[] b)
-         throws IOException
-
-
-
Overrides:
read in class FileInputStream
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExpectedFileReader.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExpectedFileReader.html deleted file mode 100644 index cb5078a8c8..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExpectedFileReader.html +++ /dev/null @@ -1,455 +0,0 @@ - - - - - - -ExpectedFileReader (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class ExpectedFileReader

-
-java.lang.Object
-  extended by java.io.Reader
-      extended by java.io.InputStreamReader
-          extended by java.io.FileReader
-              extended by org.eclipse.net4j.util.io.ExpectedFileReader
-
-
-
All Implemented Interfaces:
Closeable, Readable
-
-
-
-
public class ExpectedFileReader
extends FileReader
- - -

-

-
Since:
-
3.1
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.io.Reader
lock
-  - - - - - - - - - - -
-Constructor Summary
ExpectedFileReader(File file, - long expectedSize) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- longgetTimeout() - -
-           
- intread() - -
-           
- intread(char[] cbuf) - -
-           
- intread(char[] cbuf, - int offset, - int length) - -
-           
- intread(CharBuffer target) - -
-           
- voidsetTimeout(long timeout) - -
-           
- longskip(long n) - -
-           
- - - - - - - -
Methods inherited from class java.io.InputStreamReader
close, getEncoding, ready
- - - - - - - -
Methods inherited from class java.io.Reader
mark, markSupported, reset
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ExpectedFileReader

-
-public ExpectedFileReader(File file,
-                          long expectedSize)
-                   throws FileNotFoundException
-
-
- -
Throws: -
FileNotFoundException
-
- - - - - - - - -
-Method Detail
- -

-getTimeout

-
-public long getTimeout()
-
-
-
-
-
-
- -

-setTimeout

-
-public void setTimeout(long timeout)
-
-
-
-
-
-
- -

-skip

-
-public long skip(long n)
-          throws IOException
-
-
-
Overrides:
skip in class Reader
-
-
- -
Throws: -
IOException
-
-
-
- -

-read

-
-public int read()
-         throws IOException
-
-
-
Overrides:
read in class InputStreamReader
-
-
- -
Throws: -
IOException
-
-
-
- -

-read

-
-public int read(char[] cbuf,
-                int offset,
-                int length)
-         throws IOException
-
-
-
Overrides:
read in class InputStreamReader
-
-
- -
Throws: -
IOException
-
-
-
- -

-read

-
-public int read(CharBuffer target)
-         throws IOException
-
-
-
Specified by:
read in interface Readable
Overrides:
read in class Reader
-
-
- -
Throws: -
IOException
-
-
-
- -

-read

-
-public int read(char[] cbuf)
-         throws IOException
-
-
-
Overrides:
read in class Reader
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInput.Delegating.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInput.Delegating.html deleted file mode 100644 index f00e5042e2..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInput.Delegating.html +++ /dev/null @@ -1,826 +0,0 @@ - - - - - - -ExtendedDataInput.Delegating (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class ExtendedDataInput.Delegating

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.ExtendedDataInput.Delegating
-
-
-
All Implemented Interfaces:
DataInput, ExtendedDataInput
-
-
-
Enclosing interface:
ExtendedDataInput
-
-
-
-
public static class ExtendedDataInput.Delegating
extends Object
implements ExtendedDataInput
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.io.ExtendedDataInput
ExtendedDataInput.Delegating, ExtendedDataInput.Stream
-  - - - - - - - - - - - -
-Constructor Summary
ExtendedDataInput.Delegating(ExtendedDataInput delegate) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- ExtendedDataInputgetDelegate() - -
-           
- booleanreadBoolean() - -
-           
- bytereadByte() - -
-           
- byte[]readByteArray() - -
-           
- charreadChar() - -
-           
- doublereadDouble() - -
-           
- - - - - -
-<T extends Enum<?>> -
-T
-
readEnum(Class<T> type) - -
-           
- floatreadFloat() - -
-           
- voidreadFully(byte[] b) - -
-           
- voidreadFully(byte[] b, - int off, - int len) - -
-           
- intreadInt() - -
-           
- StringreadLine() - -
-           
- longreadLong() - -
-           
- ObjectreadObject() - -
-           
- ObjectreadObject(ClassLoader classLoader) - -
-           
- ObjectreadObject(ExtendedIOUtil.ClassResolver classResolver) - -
-           
- shortreadShort() - -
-           
- StringreadString() - -
-           
- intreadUnsignedByte() - -
-           
- intreadUnsignedShort() - -
-           
- StringreadUTF() - -
-           
- intskipBytes(int n) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ExtendedDataInput.Delegating

-
-public ExtendedDataInput.Delegating(ExtendedDataInput delegate)
-
-
- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-public ExtendedDataInput getDelegate()
-
-
-
-
-
-
-
-
-
- -

-readBoolean

-
-public boolean readBoolean()
-                    throws IOException
-
-
-
Specified by:
readBoolean in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readByte

-
-public byte readByte()
-              throws IOException
-
-
-
Specified by:
readByte in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readByteArray

-
-public byte[] readByteArray()
-                     throws IOException
-
-
-
Specified by:
readByteArray in interface ExtendedDataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readChar

-
-public char readChar()
-              throws IOException
-
-
-
Specified by:
readChar in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readDouble

-
-public double readDouble()
-                  throws IOException
-
-
-
Specified by:
readDouble in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readFloat

-
-public float readFloat()
-                throws IOException
-
-
-
Specified by:
readFloat in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readFully

-
-public void readFully(byte[] b,
-                      int off,
-                      int len)
-               throws IOException
-
-
-
Specified by:
readFully in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readFully

-
-public void readFully(byte[] b)
-               throws IOException
-
-
-
Specified by:
readFully in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readInt

-
-public int readInt()
-            throws IOException
-
-
-
Specified by:
readInt in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readLine

-
-public String readLine()
-                throws IOException
-
-
-
Specified by:
readLine in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readLong

-
-public long readLong()
-              throws IOException
-
-
-
Specified by:
readLong in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readObject

-
-public Object readObject()
-                  throws IOException
-
-
-
Specified by:
readObject in interface ExtendedDataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readObject

-
-public Object readObject(ClassLoader classLoader)
-                  throws IOException
-
-
-
Specified by:
readObject in interface ExtendedDataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readObject

-
-public Object readObject(ExtendedIOUtil.ClassResolver classResolver)
-                  throws IOException
-
-
-
Specified by:
readObject in interface ExtendedDataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readShort

-
-public short readShort()
-                throws IOException
-
-
-
Specified by:
readShort in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readString

-
-public String readString()
-                  throws IOException
-
-
-
Specified by:
readString in interface ExtendedDataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readEnum

-
-public <T extends Enum<?>> T readEnum(Class<T> type)
-                           throws IOException
-
-
-
Specified by:
readEnum in interface ExtendedDataInput
-
-
- -
Throws: -
IOException
Since:
-
3.0
-
-
-
-
- -

-readUnsignedByte

-
-public int readUnsignedByte()
-                     throws IOException
-
-
-
Specified by:
readUnsignedByte in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readUnsignedShort

-
-public int readUnsignedShort()
-                      throws IOException
-
-
-
Specified by:
readUnsignedShort in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readUTF

-
-public String readUTF()
-               throws IOException
-
-
-
Specified by:
readUTF in interface DataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-skipBytes

-
-public int skipBytes(int n)
-              throws IOException
-
-
-
Specified by:
skipBytes in interface DataInput
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInput.Stream.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInput.Stream.html deleted file mode 100644 index c3754efeac..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInput.Stream.html +++ /dev/null @@ -1,302 +0,0 @@ - - - - - - -ExtendedDataInput.Stream (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class ExtendedDataInput.Stream

-
-java.lang.Object
-  extended by java.io.InputStream
-      extended by org.eclipse.net4j.util.io.ExtendedDataInput.Stream
-
-
-
All Implemented Interfaces:
Closeable
-
-
-
Enclosing interface:
ExtendedDataInput
-
-
-Deprecated. -

-

-
@Deprecated
-public static class ExtendedDataInput.Stream
extends InputStream
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
ExtendedDataInput.Stream(ExtendedDataInput delegate) - -
-          Deprecated.  
-  - - - - - - - - - - - - - - - -
-Method Summary
- ExtendedDataInputgetDelegate() - -
-          Deprecated.  
- intread() - -
-          Deprecated.  
- - - - - - - -
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, read, read, reset, skip
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ExtendedDataInput.Stream

-
-public ExtendedDataInput.Stream(ExtendedDataInput delegate)
-
-
Deprecated. 
- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-public ExtendedDataInput getDelegate()
-
-
Deprecated. 
-
-
-
-
- -

-read

-
-public int read()
-         throws IOException
-
-
Deprecated. 
-
Specified by:
read in class InputStream
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInput.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInput.html deleted file mode 100644 index 8a0ca3029c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInput.html +++ /dev/null @@ -1,392 +0,0 @@ - - - - - - -ExtendedDataInput (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Interface ExtendedDataInput

-
-
All Superinterfaces:
DataInput
-
-
-
All Known Implementing Classes:
DataInputExtender, ExtendedDataInput.Delegating, ExtendedDataInputStream
-
-
-
-
public interface ExtendedDataInput
extends DataInput
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - -
-Nested Class Summary
-static classExtendedDataInput.Delegating - -
-           
-static classExtendedDataInput.Stream - -
-          Deprecated. 
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- byte[]readByteArray() - -
-           
- - - - - -
-<T extends Enum<?>> -
-T
-
readEnum(Class<T> type) - -
-           
- ObjectreadObject() - -
-           
- ObjectreadObject(ClassLoader classLoader) - -
-           
- ObjectreadObject(ExtendedIOUtil.ClassResolver classResolver) - -
-           
- StringreadString() - -
-           
- - - - - - - -
Methods inherited from interface java.io.DataInput
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytes
-  -

- - - - - - - - -
-Method Detail
- -

-readByteArray

-
-byte[] readByteArray()
-                     throws IOException
-
-
-
-
-
- -
Throws: -
IOException
-
-
-
- -

-readObject

-
-Object readObject()
-                  throws IOException
-
-
-
-
-
- -
Throws: -
IOException
-
-
-
- -

-readObject

-
-Object readObject(ClassLoader classLoader)
-                  throws IOException
-
-
-
-
-
- -
Throws: -
IOException
-
-
-
- -

-readObject

-
-Object readObject(ExtendedIOUtil.ClassResolver classResolver)
-                  throws IOException
-
-
-
-
-
- -
Throws: -
IOException
-
-
-
- -

-readString

-
-String readString()
-                  throws IOException
-
-
-
-
-
- -
Throws: -
IOException
-
-
-
- -

-readEnum

-
-<T extends Enum<?>> T readEnum(Class<T> type)
-                           throws IOException
-
-
-
-
-
- -
Throws: -
IOException
Since:
-
3.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInputStream.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInputStream.html deleted file mode 100644 index 81a459704a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataInputStream.html +++ /dev/null @@ -1,512 +0,0 @@ - - - - - - -ExtendedDataInputStream (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class ExtendedDataInputStream

-
-java.lang.Object
-  extended by java.io.InputStream
-      extended by java.io.FilterInputStream
-          extended by java.io.DataInputStream
-              extended by org.eclipse.net4j.util.io.ExtendedDataInputStream
-
-
-
All Implemented Interfaces:
Closeable, DataInput, ExtendedDataInput
-
-
-
-
public class ExtendedDataInputStream
extends DataInputStream
implements ExtendedDataInput
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.io.ExtendedDataInput
ExtendedDataInput.Delegating, ExtendedDataInput.Stream
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.io.FilterInputStream
in
-  - - - - - - - - - - -
-Constructor Summary
ExtendedDataInputStream(InputStream in) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- byte[]readByteArray() - -
-           
- - - - - -
-<T extends Enum<?>> -
-T
-
readEnum(Class<T> type) - -
-           
- ObjectreadObject() - -
-           
- ObjectreadObject(ClassLoader classLoader) - -
-           
- ObjectreadObject(ExtendedIOUtil.ClassResolver classResolver) - -
-           
- StringreadString() - -
-           
-static InputStreamunwrap(InputStream stream) - -
-           
-static ExtendedDataInputStreamwrap(InputStream stream) - -
-           
- - - - - - - -
Methods inherited from class java.io.DataInputStream
read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytes
- - - - - - - -
Methods inherited from class java.io.FilterInputStream
available, close, mark, markSupported, read, reset, skip
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface java.io.DataInput
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytes
-  -

- - - - - - - - -
-Constructor Detail
- -

-ExtendedDataInputStream

-
-public ExtendedDataInputStream(InputStream in)
-
-
- - - - - - - - -
-Method Detail
- -

-readByteArray

-
-public byte[] readByteArray()
-                     throws IOException
-
-
-
Specified by:
readByteArray in interface ExtendedDataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readString

-
-public String readString()
-                  throws IOException
-
-
-
Specified by:
readString in interface ExtendedDataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readObject

-
-public Object readObject()
-                  throws IOException
-
-
-
Specified by:
readObject in interface ExtendedDataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readEnum

-
-public <T extends Enum<?>> T readEnum(Class<T> type)
-                           throws IOException
-
-
-
Specified by:
readEnum in interface ExtendedDataInput
-
-
- -
Throws: -
IOException
Since:
-
3.0
-
-
-
-
- -

-readObject

-
-public Object readObject(ClassLoader classLoader)
-                  throws IOException
-
-
-
Specified by:
readObject in interface ExtendedDataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-readObject

-
-public Object readObject(ExtendedIOUtil.ClassResolver classResolver)
-                  throws IOException
-
-
-
Specified by:
readObject in interface ExtendedDataInput
-
-
- -
Throws: -
IOException
-
-
-
- -

-wrap

-
-public static ExtendedDataInputStream wrap(InputStream stream)
-
-
-
-
-
-
-
-
-
- -

-unwrap

-
-public static InputStream unwrap(InputStream stream)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataOutput.Delegating.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataOutput.Delegating.html deleted file mode 100644 index 43c6db8a4f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataOutput.Delegating.html +++ /dev/null @@ -1,742 +0,0 @@ - - - - - - -ExtendedDataOutput.Delegating (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class ExtendedDataOutput.Delegating

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.ExtendedDataOutput.Delegating
-
-
-
All Implemented Interfaces:
DataOutput, ExtendedDataOutput
-
-
-
Enclosing interface:
ExtendedDataOutput
-
-
-
-
public static class ExtendedDataOutput.Delegating
extends Object
implements ExtendedDataOutput
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.io.ExtendedDataOutput
ExtendedDataOutput.Delegating, ExtendedDataOutput.Stream
-  - - - - - - - - - - - -
-Constructor Summary
ExtendedDataOutput.Delegating(ExtendedDataOutput delegate) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- ExtendedDataOutputgetDelegate() - -
-           
- voidwrite(byte[] b) - -
-           
- voidwrite(byte[] b, - int off, - int len) - -
-           
- voidwrite(int b) - -
-           
- voidwriteBoolean(boolean v) - -
-           
- voidwriteByte(int v) - -
-           
- voidwriteByteArray(byte[] b) - -
-           
- voidwriteBytes(String s) - -
-           
- voidwriteChar(int v) - -
-           
- voidwriteChars(String s) - -
-           
- voidwriteDouble(double v) - -
-           
- voidwriteEnum(Enum<?> literal) - -
-           
- voidwriteFloat(float v) - -
-           
- voidwriteInt(int v) - -
-           
- voidwriteLong(long v) - -
-           
- voidwriteObject(Object object) - -
-           
- voidwriteShort(int v) - -
-           
- voidwriteString(String str) - -
-           
- voidwriteUTF(String str) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ExtendedDataOutput.Delegating

-
-public ExtendedDataOutput.Delegating(ExtendedDataOutput delegate)
-
-
- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-public ExtendedDataOutput getDelegate()
-
-
-
-
-
-
-
-
-
- -

-write

-
-public void write(byte[] b,
-                  int off,
-                  int len)
-           throws IOException
-
-
-
Specified by:
write in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-write

-
-public void write(byte[] b)
-           throws IOException
-
-
-
Specified by:
write in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-write

-
-public void write(int b)
-           throws IOException
-
-
-
Specified by:
write in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeBoolean

-
-public void writeBoolean(boolean v)
-                  throws IOException
-
-
-
Specified by:
writeBoolean in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeByte

-
-public void writeByte(int v)
-               throws IOException
-
-
-
Specified by:
writeByte in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeByteArray

-
-public void writeByteArray(byte[] b)
-                    throws IOException
-
-
-
Specified by:
writeByteArray in interface ExtendedDataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeBytes

-
-public void writeBytes(String s)
-                throws IOException
-
-
-
Specified by:
writeBytes in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeChar

-
-public void writeChar(int v)
-               throws IOException
-
-
-
Specified by:
writeChar in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeChars

-
-public void writeChars(String s)
-                throws IOException
-
-
-
Specified by:
writeChars in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeDouble

-
-public void writeDouble(double v)
-                 throws IOException
-
-
-
Specified by:
writeDouble in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeFloat

-
-public void writeFloat(float v)
-                throws IOException
-
-
-
Specified by:
writeFloat in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeInt

-
-public void writeInt(int v)
-              throws IOException
-
-
-
Specified by:
writeInt in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeLong

-
-public void writeLong(long v)
-               throws IOException
-
-
-
Specified by:
writeLong in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeObject

-
-public void writeObject(Object object)
-                 throws IOException
-
-
-
Specified by:
writeObject in interface ExtendedDataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeShort

-
-public void writeShort(int v)
-                throws IOException
-
-
-
Specified by:
writeShort in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeString

-
-public void writeString(String str)
-                 throws IOException
-
-
-
Specified by:
writeString in interface ExtendedDataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeEnum

-
-public void writeEnum(Enum<?> literal)
-               throws IOException
-
-
-
Specified by:
writeEnum in interface ExtendedDataOutput
-
-
- -
Throws: -
IOException
Since:
-
3.0
-
-
-
-
- -

-writeUTF

-
-public void writeUTF(String str)
-              throws IOException
-
-
-
Specified by:
writeUTF in interface DataOutput
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataOutput.Stream.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataOutput.Stream.html deleted file mode 100644 index e20508d394..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataOutput.Stream.html +++ /dev/null @@ -1,302 +0,0 @@ - - - - - - -ExtendedDataOutput.Stream (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class ExtendedDataOutput.Stream

-
-java.lang.Object
-  extended by java.io.OutputStream
-      extended by org.eclipse.net4j.util.io.ExtendedDataOutput.Stream
-
-
-
All Implemented Interfaces:
Closeable, Flushable
-
-
-
Enclosing interface:
ExtendedDataOutput
-
-
-Deprecated. -

-

-
@Deprecated
-public static class ExtendedDataOutput.Stream
extends OutputStream
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
ExtendedDataOutput.Stream(ExtendedDataOutput delegate) - -
-          Deprecated.  
-  - - - - - - - - - - - - - - - -
-Method Summary
- ExtendedDataOutputgetDelegate() - -
-          Deprecated.  
- voidwrite(int b) - -
-          Deprecated.  
- - - - - - - -
Methods inherited from class java.io.OutputStream
close, flush, write, write
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ExtendedDataOutput.Stream

-
-public ExtendedDataOutput.Stream(ExtendedDataOutput delegate)
-
-
Deprecated. 
- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-public ExtendedDataOutput getDelegate()
-
-
Deprecated. 
-
-
-
-
- -

-write

-
-public void write(int b)
-           throws IOException
-
-
Deprecated. 
-
Specified by:
write in class OutputStream
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataOutput.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataOutput.html deleted file mode 100644 index afc76e462a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataOutput.html +++ /dev/null @@ -1,333 +0,0 @@ - - - - - - -ExtendedDataOutput (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Interface ExtendedDataOutput

-
-
All Superinterfaces:
DataOutput
-
-
-
All Known Implementing Classes:
DataOutputExtender, ExtendedDataOutput.Delegating, ExtendedDataOutputStream
-
-
-
-
public interface ExtendedDataOutput
extends DataOutput
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - -
-Nested Class Summary
-static classExtendedDataOutput.Delegating - -
-           
-static classExtendedDataOutput.Stream - -
-          Deprecated. 
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidwriteByteArray(byte[] b) - -
-           
- voidwriteEnum(Enum<?> literal) - -
-           
- voidwriteObject(Object object) - -
-           
- voidwriteString(String str) - -
-           
- - - - - - - -
Methods inherited from interface java.io.DataOutput
write, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF
-  -

- - - - - - - - -
-Method Detail
- -

-writeByteArray

-
-void writeByteArray(byte[] b)
-                    throws IOException
-
-
-
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeObject

-
-void writeObject(Object object)
-                 throws IOException
-
-
-
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeString

-
-void writeString(String str)
-                 throws IOException
-
-
-
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeEnum

-
-void writeEnum(Enum<?> literal)
-               throws IOException
-
-
-
-
-
- -
Throws: -
IOException
Since:
-
3.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataOutputStream.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataOutputStream.html deleted file mode 100644 index 284ce7e254..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedDataOutputStream.html +++ /dev/null @@ -1,462 +0,0 @@ - - - - - - -ExtendedDataOutputStream (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class ExtendedDataOutputStream

-
-java.lang.Object
-  extended by java.io.OutputStream
-      extended by java.io.FilterOutputStream
-          extended by java.io.DataOutputStream
-              extended by org.eclipse.net4j.util.io.ExtendedDataOutputStream
-
-
-
All Implemented Interfaces:
Closeable, DataOutput, Flushable, ExtendedDataOutput
-
-
-
-
public class ExtendedDataOutputStream
extends DataOutputStream
implements ExtendedDataOutput
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.io.ExtendedDataOutput
ExtendedDataOutput.Delegating, ExtendedDataOutput.Stream
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.io.DataOutputStream
written
- - - - - - - -
Fields inherited from class java.io.FilterOutputStream
out
-  - - - - - - - - - - -
-Constructor Summary
ExtendedDataOutputStream(OutputStream out) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static OutputStreamunwrap(OutputStream stream) - -
-           
-static ExtendedDataOutputStreamwrap(OutputStream stream) - -
-           
- voidwriteByteArray(byte[] b) - -
-           
- voidwriteEnum(Enum<?> literal) - -
-           
- voidwriteObject(Object object) - -
-           
- voidwriteString(String str) - -
-           
- - - - - - - -
Methods inherited from class java.io.DataOutputStream
flush, size, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF
- - - - - - - -
Methods inherited from class java.io.FilterOutputStream
close, write
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface java.io.DataOutput
write, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF
-  -

- - - - - - - - -
-Constructor Detail
- -

-ExtendedDataOutputStream

-
-public ExtendedDataOutputStream(OutputStream out)
-
-
- - - - - - - - -
-Method Detail
- -

-writeByteArray

-
-public void writeByteArray(byte[] b)
-                    throws IOException
-
-
-
Specified by:
writeByteArray in interface ExtendedDataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeString

-
-public void writeString(String str)
-                 throws IOException
-
-
-
Specified by:
writeString in interface ExtendedDataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeEnum

-
-public void writeEnum(Enum<?> literal)
-               throws IOException
-
-
-
Specified by:
writeEnum in interface ExtendedDataOutput
-
-
- -
Throws: -
IOException
Since:
-
3.0
-
-
-
-
- -

-writeObject

-
-public void writeObject(Object object)
-                 throws IOException
-
-
-
Specified by:
writeObject in interface ExtendedDataOutput
-
-
- -
Throws: -
IOException
-
-
-
- -

-wrap

-
-public static ExtendedDataOutputStream wrap(OutputStream stream)
-
-
-
-
-
-
-
-
-
- -

-unwrap

-
-public static OutputStream unwrap(OutputStream stream)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOAdapter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOAdapter.html deleted file mode 100644 index fbcff512c8..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOAdapter.html +++ /dev/null @@ -1,292 +0,0 @@ - - - - - - -ExtendedIOAdapter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class ExtendedIOAdapter

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.ExtendedIOAdapter
-
-
-
All Implemented Interfaces:
ExtendedInputHandler, ExtendedIOHandler, ExtendedOutputHandler
-
-
-
-
public class ExtendedIOAdapter
extends Object
implements ExtendedIOHandler
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
ExtendedIOAdapter() - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- voidhandleIn(ExtendedDataInputStream in) - -
-           
- voidhandleOut(ExtendedDataOutputStream out) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ExtendedIOAdapter

-
-public ExtendedIOAdapter()
-
-
- - - - - - - - -
-Method Detail
- -

-handleIn

-
-public void handleIn(ExtendedDataInputStream in)
-              throws IOException
-
-
-
Specified by:
handleIn in interface ExtendedInputHandler
-
-
- -
Throws: -
IOException
-
-
-
- -

-handleOut

-
-public void handleOut(ExtendedDataOutputStream out)
-               throws IOException
-
-
-
Specified by:
handleOut in interface ExtendedOutputHandler
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOHandler.html deleted file mode 100644 index bb197e2d70..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOHandler.html +++ /dev/null @@ -1,208 +0,0 @@ - - - - - - -ExtendedIOHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Interface ExtendedIOHandler

-
-
All Superinterfaces:
ExtendedInputHandler, ExtendedOutputHandler
-
-
-
All Known Implementing Classes:
ExtendedIOAdapter
-
-
-
-
public interface ExtendedIOHandler
extends ExtendedInputHandler, ExtendedOutputHandler
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.io.ExtendedInputHandler
handleIn
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.io.ExtendedOutputHandler
handleOut
-  -

- -


- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOUtil.ClassLoaderClassResolver.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOUtil.ClassLoaderClassResolver.html deleted file mode 100644 index 06044c1b40..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOUtil.ClassLoaderClassResolver.html +++ /dev/null @@ -1,268 +0,0 @@ - - - - - - -ExtendedIOUtil.ClassLoaderClassResolver (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class ExtendedIOUtil.ClassLoaderClassResolver

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.ExtendedIOUtil.ClassLoaderClassResolver
-
-
-
All Implemented Interfaces:
ExtendedIOUtil.ClassResolver
-
-
-
Enclosing class:
ExtendedIOUtil
-
-
-
-
public static class ExtendedIOUtil.ClassLoaderClassResolver
extends Object
implements ExtendedIOUtil.ClassResolver
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
ExtendedIOUtil.ClassLoaderClassResolver(ClassLoader classLoader) - -
-           
-  - - - - - - - - - - - -
-Method Summary
- Class<?>resolveClass(ObjectStreamClass v) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ExtendedIOUtil.ClassLoaderClassResolver

-
-public ExtendedIOUtil.ClassLoaderClassResolver(ClassLoader classLoader)
-
-
- - - - - - - - -
-Method Detail
- -

-resolveClass

-
-public Class<?> resolveClass(ObjectStreamClass v)
-                      throws ClassNotFoundException
-
-
-
Specified by:
resolveClass in interface ExtendedIOUtil.ClassResolver
-
-
- -
Throws: -
ClassNotFoundException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOUtil.ClassResolver.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOUtil.ClassResolver.html deleted file mode 100644 index 08d8dd7637..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOUtil.ClassResolver.html +++ /dev/null @@ -1,219 +0,0 @@ - - - - - - -ExtendedIOUtil.ClassResolver (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Interface ExtendedIOUtil.ClassResolver

-
-
All Known Implementing Classes:
ExtendedIOUtil.ClassLoaderClassResolver
-
-
-
Enclosing class:
ExtendedIOUtil
-
-
-
-
public static interface ExtendedIOUtil.ClassResolver
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- Class<?>resolveClass(ObjectStreamClass v) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-resolveClass

-
-Class<?> resolveClass(ObjectStreamClass v)
-                      throws ClassNotFoundException
-
-
- -
Throws: -
ClassNotFoundException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOUtil.html deleted file mode 100644 index 6f1db7d2df..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedIOUtil.html +++ /dev/null @@ -1,476 +0,0 @@ - - - - - - -ExtendedIOUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class ExtendedIOUtil

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.ExtendedIOUtil
-
-
-
-
public final class ExtendedIOUtil
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - -
-Nested Class Summary
-static classExtendedIOUtil.ClassLoaderClassResolver - -
-           
-static interfaceExtendedIOUtil.ClassResolver - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static byte[]readByteArray(DataInput in) - -
-           
-static - - - - -
-<T extends Enum<?>> -
-T
-
readEnum(DataInput in, - Class<T> type) - -
-           
-static ObjectreadObject(DataInput in) - -
-           
-static ObjectreadObject(DataInput in, - ClassLoader classLoader) - -
-           
-static ObjectreadObject(DataInput in, - ExtendedIOUtil.ClassResolver classResolver) - -
-           
-static StringreadString(DataInput in) - -
-           
-static voidwriteByteArray(DataOutput out, - byte[] b) - -
-           
-static voidwriteEnum(DataOutput out, - Enum<?> literal) - -
-           
-static voidwriteObject(DataOutput out, - Object object) - -
-           
-static voidwriteString(DataOutput out, - String str) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-writeByteArray

-
-public static void writeByteArray(DataOutput out,
-                                  byte[] b)
-                           throws IOException
-
-
- -
Throws: -
IOException
-
-
-
- -

-readByteArray

-
-public static byte[] readByteArray(DataInput in)
-                            throws IOException
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeObject

-
-public static void writeObject(DataOutput out,
-                               Object object)
-                        throws IOException
-
-
- -
Throws: -
IOException
-
-
-
- -

-readObject

-
-public static Object readObject(DataInput in)
-                         throws IOException
-
-
- -
Throws: -
IOException
-
-
-
- -

-readObject

-
-public static Object readObject(DataInput in,
-                                ClassLoader classLoader)
-                         throws IOException
-
-
- -
Throws: -
IOException
-
-
-
- -

-readObject

-
-public static Object readObject(DataInput in,
-                                ExtendedIOUtil.ClassResolver classResolver)
-                         throws IOException
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeString

-
-public static void writeString(DataOutput out,
-                               String str)
-                        throws IOException
-
-
- -
Throws: -
IOException
-
-
-
- -

-readString

-
-public static String readString(DataInput in)
-                         throws IOException
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeEnum

-
-public static void writeEnum(DataOutput out,
-                             Enum<?> literal)
-                      throws IOException
-
-
- -
Throws: -
IOException
Since:
-
3.0
-
-
-
-
- -

-readEnum

-
-public static <T extends Enum<?>> T readEnum(DataInput in,
-                                             Class<T> type)
-                                  throws IOException
-
-
- -
Throws: -
IOException
Since:
-
3.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedInputHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedInputHandler.html deleted file mode 100644 index b2d0f146a3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedInputHandler.html +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - -ExtendedInputHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Interface ExtendedInputHandler

-
-
All Known Subinterfaces:
ExtendedIOHandler
-
-
-
All Known Implementing Classes:
ExtendedIOAdapter
-
-
-
-
public interface ExtendedInputHandler
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- voidhandleIn(ExtendedDataInputStream in) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-handleIn

-
-void handleIn(ExtendedDataInputStream in)
-              throws IOException
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedOutputHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedOutputHandler.html deleted file mode 100644 index f6871ff4a2..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ExtendedOutputHandler.html +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - -ExtendedOutputHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Interface ExtendedOutputHandler

-
-
All Known Subinterfaces:
ExtendedIOHandler
-
-
-
All Known Implementing Classes:
ExtendedIOAdapter
-
-
-
-
public interface ExtendedOutputHandler
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- voidhandleOut(ExtendedDataOutputStream out) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-handleOut

-
-void handleOut(ExtendedDataOutputStream out)
-               throws IOException
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/GZIPStreamWrapper.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/GZIPStreamWrapper.html deleted file mode 100644 index 89833bcdf0..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/GZIPStreamWrapper.html +++ /dev/null @@ -1,367 +0,0 @@ - - - - - - -GZIPStreamWrapper (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class GZIPStreamWrapper

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.GZIPStreamWrapper
-
-
-
All Implemented Interfaces:
IStreamWrapper
-
-
-
-
public class GZIPStreamWrapper
extends Object
implements IStreamWrapper
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
GZIPStreamWrapper() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidfinishInputStream(InputStream in) - -
-           
- voidfinishOutputStream(OutputStream out) - -
-           
-static voidmain(String[] args) - -
-          TODO Move or remove me
- GZIPInputStreamwrapInputStream(InputStream in) - -
-           
- GZIPOutputStreamwrapOutputStream(OutputStream out) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-GZIPStreamWrapper

-
-public GZIPStreamWrapper()
-
-
- - - - - - - - -
-Method Detail
- -

-wrapInputStream

-
-public GZIPInputStream wrapInputStream(InputStream in)
-                                throws IOException
-
-
-
Specified by:
wrapInputStream in interface IStreamWrapper
-
-
- -
Throws: -
IOException
-
-
-
- -

-wrapOutputStream

-
-public GZIPOutputStream wrapOutputStream(OutputStream out)
-                                  throws IOException
-
-
-
Specified by:
wrapOutputStream in interface IStreamWrapper
-
-
- -
Throws: -
IOException
-
-
-
- -

-finishInputStream

-
-public void finishInputStream(InputStream in)
-                       throws IOException
-
-
-
Specified by:
finishInputStream in interface IStreamWrapper
-
-
- -
Throws: -
IOException
-
-
-
- -

-finishOutputStream

-
-public void finishOutputStream(OutputStream out)
-                        throws IOException
-
-
-
Specified by:
finishOutputStream in interface IStreamWrapper
-
-
- -
Throws: -
IOException
-
-
-
- -

-main

-
-public static void main(String[] args)
-                 throws Exception
-
-
TODO Move or remove me -

-

-
-
-
- -
Throws: -
Exception
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IOFilter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IOFilter.html deleted file mode 100644 index 502dc9f55c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IOFilter.html +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - -IOFilter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Interface IOFilter<T>

-
-
-
public interface IOFilter<T>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- Tfilter(T data) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-filter

-
-T filter(T data)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IORunnable.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IORunnable.html deleted file mode 100644 index 4d3df3fc4b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IORunnable.html +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - -IORunnable (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Interface IORunnable<IO extends Closeable>

-
-
-
public interface IORunnable<IO extends Closeable>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- voidrun(IO io) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-run

-
-void run(IO io)
-         throws IOException
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IORuntimeException.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IORuntimeException.html deleted file mode 100644 index e94ba2db18..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IORuntimeException.html +++ /dev/null @@ -1,287 +0,0 @@ - - - - - - -IORuntimeException (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class IORuntimeException

-
-java.lang.Object
-  extended by java.lang.Throwable
-      extended by java.lang.Exception
-          extended by java.lang.RuntimeException
-              extended by org.eclipse.net4j.util.io.IORuntimeException
-
-
-
All Implemented Interfaces:
Serializable
-
-
-
-
public class IORuntimeException
extends RuntimeException
- - -

-

-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
IORuntimeException() - -
-           
IORuntimeException(String message) - -
-           
IORuntimeException(String message, - Throwable cause) - -
-           
IORuntimeException(Throwable cause) - -
-           
-  - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-IORuntimeException

-
-public IORuntimeException()
-
-
-
- -

-IORuntimeException

-
-public IORuntimeException(String message)
-
-
-
- -

-IORuntimeException

-
-public IORuntimeException(Throwable cause)
-
-
-
- -

-IORuntimeException

-
-public IORuntimeException(String message,
-                          Throwable cause)
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IOTimeoutException.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IOTimeoutException.html deleted file mode 100644 index 183efa1c60..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IOTimeoutException.html +++ /dev/null @@ -1,317 +0,0 @@ - - - - - - -IOTimeoutException (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class IOTimeoutException

-
-java.lang.Object
-  extended by java.lang.Throwable
-      extended by java.lang.Exception
-          extended by java.io.IOException
-              extended by org.eclipse.net4j.util.io.IOTimeoutException
-
-
-
All Implemented Interfaces:
Serializable
-
-
-
-
public class IOTimeoutException
extends IOException
- - -

-

-
Since:
-
3.0
-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
IOTimeoutException() - -
-           
IOTimeoutException(String message) - -
-           
IOTimeoutException(String message, - Throwable cause) - -
-           
IOTimeoutException(Throwable cause) - -
-           
-  - - - - - - - - - - - -
-Method Summary
- TimeoutExceptioncreateTimeoutException() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-IOTimeoutException

-
-public IOTimeoutException()
-
-
-
- -

-IOTimeoutException

-
-public IOTimeoutException(String message,
-                          Throwable cause)
-
-
-
- -

-IOTimeoutException

-
-public IOTimeoutException(String message)
-
-
-
- -

-IOTimeoutException

-
-public IOTimeoutException(Throwable cause)
-
-
- - - - - - - - -
-Method Detail
- -

-createTimeoutException

-
-public TimeoutException createTimeoutException()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IOUtil.FileCollector.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IOUtil.FileCollector.html deleted file mode 100644 index 7ea1d4f728..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IOUtil.FileCollector.html +++ /dev/null @@ -1,290 +0,0 @@ - - - - - - -IOUtil.FileCollector (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class IOUtil.FileCollector

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.IOUtil.FileCollector
-
-
-
All Implemented Interfaces:
IOVisitor
-
-
-
Enclosing class:
IOUtil
-
-
-
-
public static class IOUtil.FileCollector
extends Object
implements IOVisitor
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
IOUtil.FileCollector() - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- List<File>getFiles() - -
-           
- booleanvisit(File file) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-IOUtil.FileCollector

-
-public IOUtil.FileCollector()
-
-
- - - - - - - - -
-Method Detail
- -

-getFiles

-
-public List<File> getFiles()
-
-
-
-
-
-
-
-
-
- -

-visit

-
-public boolean visit(File file)
-              throws IOException
-
-
-
Specified by:
visit in interface IOVisitor
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IOUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IOUtil.html deleted file mode 100644 index e5113dbf93..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IOUtil.html +++ /dev/null @@ -1,1593 +0,0 @@ - - - - - - -IOUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class IOUtil

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.IOUtil
-
-
-
-
public final class IOUtil
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static classIOUtil.FileCollector - -
-           
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Field Summary
-static intDEFAULT_BUFFER_SIZE - -
-           
-static longDEFAULT_TIMEOUT - -
-           
-static intEOF - -
-           
-static StringWILDCARD_MULTI_CHARS - -
-           
-static StringWILDCARD_MULTI_DIRS - -
-           
-static StringWILDCARD_SINGLE_CHAR - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static voidclose(Closeable closeable) - -
-           
-static voidclose(Closeable closeable) - -
-           
-static ExceptioncloseSilent(Closeable closeable) - -
-           
-static ExceptioncloseSilent(Closeable closeable) - -
-           
-static voidcopy(InputStream input, - OutputStream output) - -
-           
-static voidcopy(InputStream input, - OutputStream output, - byte[] buffer) - -
-           
-static voidcopy(InputStream input, - OutputStream output, - int bufferSize) - -
-           
-static intcopy(InputStream input, - OutputStream output, - int size, - byte[] buffer) - -
-           
-static longcopyBinary(InputStream inputStream, - OutputStream outputStream) - -
-           
-static voidcopyBinary(InputStream inputStream, - OutputStream outputStream, - long size) - -
-           
-static longcopyCharacter(Reader reader, - Writer writer) - -
-           
-static voidcopyCharacter(Reader reader, - Writer writer, - long size) - -
-           
-static voidcopyFile(File source, - File target) - -
-           
-static voidcopyText(BufferedReader reader, - BufferedWriter writer, - IOFilter<String>... lineFilters) - -
-           
-static voidcopyText(File source, - File target, - IOFilter<String>... lineFilters) - -
-           
-static voidcopyTree(File source, - File target) - -
-           
-static voidcopyTrees(Collection<File> sources, - File target) - -
-           
-static intdelete(File file) - -
-           
-static booleanequals(File file1, - File file2) - -
-           
-static booleanequals(InputStream stream1, - InputStream stream2) - -
-           
-static PrintStreamERR() - -
-           
-static List<File>glob(String pattern, - File folder) - -
-           
-static InputStreamIN() - -
-           
-static List<File>listBreadthFirst(File file) - -
-           
-static List<File>listDepthFirst(File file) - -
-           
-static StringmakeRelative(File file, - File toFolder) - -
-           
-static voidmkdirs(File folder) - -
-           
-static StringnormalizeSeparator(String string) - -
-           
-static FileInputStreamopenInputStream(File file) - -
-           
-static FileInputStreamopenInputStream(String fileName) - -
-           
-static FileOutputStreamopenOutputStream(File file) - -
-           
-static FileOutputStreamopenOutputStream(String fileName) - -
-           
-static FileReaderopenReader(File file) - -
-           
-static FileReaderopenReader(String fileName) - -
-           
-static FileWriteropenWriter(File file) - -
-           
-static FileWriteropenWriter(String fileName) - -
-           
-static PrintStreamOUT() - -
-           
-static voidprint(StackTraceElement[] elements) - -
-           
-static voidprint(StackTraceElement[] elements, - PrintStream stream) - -
-           
-static voidprint(Throwable t) - -
-           
-static voidprint(Throwable t, - PrintStream stream) - -
-           
-static byte[]readFile(File file) - -
-           
-static StringreadTextFile(File file) - -
-           
-static voidsafeInput(File file, - IORunnable<FileInputStream> runnable) - -
-           
-static voidsafeOutput(File file, - IORunnable<FileOutputStream> runnable) - -
-           
-static voidsafeRead(File file, - IORunnable<FileReader> runnable) - -
-           
-static - - - - -
-<IO extends Closeable> -
-void
-
safeRun(IO io, - IORunnable<IO> runnable) - -
-           
-static voidsafeWrite(File file, - IORunnable<FileWriter> runnable) - -
-           
-static StringtoString(Throwable t) - -
-           
-static voidvisitBreadthFirst(File[] files, - IOVisitor visitor) - -
-           
-static voidvisitBreadthFirst(File file, - IOVisitor visitor) - -
-           
-static voidvisitDepthFirst(File[] files, - IOVisitor visitor) - -
-           
-static voidvisitDepthFirst(File file, - IOVisitor visitor) - -
-           
-static voidwriteFile(File file, - byte[] bytes) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-EOF

-
-public static final int EOF
-
-
-
Since:
-
3.1
-
See Also:
Constant Field Values
-
-
- -

-DEFAULT_TIMEOUT

-
-public static final long DEFAULT_TIMEOUT
-
-
-
Since:
-
3.1
-
See Also:
Constant Field Values
-
-
- -

-DEFAULT_BUFFER_SIZE

-
-public static final int DEFAULT_BUFFER_SIZE
-
-
-
See Also:
Constant Field Values
-
-
- -

-WILDCARD_SINGLE_CHAR

-
-public static final String WILDCARD_SINGLE_CHAR
-
-
-
Since:
-
2.0
-
See Also:
Constant Field Values
-
-
- -

-WILDCARD_MULTI_CHARS

-
-public static final String WILDCARD_MULTI_CHARS
-
-
-
Since:
-
2.0
-
See Also:
Constant Field Values
-
-
- -

-WILDCARD_MULTI_DIRS

-
-public static final String WILDCARD_MULTI_DIRS
-
-
-
Since:
-
2.0
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Method Detail
- -

-IN

-
-public static InputStream IN()
-
-
-
-
-
-
- -

-OUT

-
-public static PrintStream OUT()
-
-
-
-
-
-
- -

-ERR

-
-public static PrintStream ERR()
-
-
-
-
-
-
- -

-print

-
-public static void print(StackTraceElement[] elements)
-
-
-
Since:
-
3.1
-
-
-
-
- -

-print

-
-public static void print(StackTraceElement[] elements,
-                         PrintStream stream)
-
-
-
Since:
-
3.1
-
-
-
-
- -

-print

-
-public static void print(Throwable t,
-                         PrintStream stream)
-
-
-
-
-
-
- -

-print

-
-public static void print(Throwable t)
-
-
-
-
-
-
- -

-toString

-
-public static String toString(Throwable t)
-
-
-
Since:
-
2.0
-
-
-
-
- -

-openInputStream

-
-public static FileInputStream openInputStream(String fileName)
-                                       throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-openInputStream

-
-public static FileInputStream openInputStream(File file)
-                                       throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-openOutputStream

-
-public static FileOutputStream openOutputStream(String fileName)
-                                         throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-openOutputStream

-
-public static FileOutputStream openOutputStream(File file)
-                                         throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-openReader

-
-public static FileReader openReader(String fileName)
-                             throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-openReader

-
-public static FileReader openReader(File file)
-                             throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-openWriter

-
-public static FileWriter openWriter(String fileName)
-                             throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-openWriter

-
-public static FileWriter openWriter(File file)
-                             throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-closeSilent

-
-public static Exception closeSilent(Closeable closeable)
-
-
-
-
-
-
- -

-close

-
-public static void close(Closeable closeable)
-                  throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-closeSilent

-
-public static Exception closeSilent(Closeable closeable)
-
-
-
-
-
-
- -

-close

-
-public static void close(Closeable closeable)
-                  throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-makeRelative

-
-public static String makeRelative(File file,
-                                  File toFolder)
-
-
-
Since:
-
2.0
-
-
-
-
- -

-normalizeSeparator

-
-public static String normalizeSeparator(String string)
-
-
-
Since:
-
2.0
-
-
-
-
- -

-mkdirs

-
-public static void mkdirs(File folder)
-
-
-
-
-
-
- -

-delete

-
-public static int delete(File file)
-
-
-
-
-
-
- -

-copyTree

-
-public static void copyTree(File source,
-                            File target)
-                     throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-copyTrees

-
-public static void copyTrees(Collection<File> sources,
-                             File target)
-                      throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-copyText

-
-public static void copyText(File source,
-                            File target,
-                            IOFilter<String>... lineFilters)
-                     throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-copyText

-
-public static void copyText(BufferedReader reader,
-                            BufferedWriter writer,
-                            IOFilter<String>... lineFilters)
-
-
-
-
-
-
- -

-copyBinary

-
-public static long copyBinary(InputStream inputStream,
-                              OutputStream outputStream)
-                       throws IOException
-
-
- -
Throws: -
IOException
Since:
-
3.1
-
-
-
-
- -

-copyBinary

-
-public static void copyBinary(InputStream inputStream,
-                              OutputStream outputStream,
-                              long size)
-                       throws IOException
-
-
- -
Throws: -
IOException
Since:
-
3.1
-
-
-
-
- -

-copyCharacter

-
-public static long copyCharacter(Reader reader,
-                                 Writer writer)
-                          throws IOException
-
-
- -
Throws: -
IOException
Since:
-
3.1
-
-
-
-
- -

-copyCharacter

-
-public static void copyCharacter(Reader reader,
-                                 Writer writer,
-                                 long size)
-                          throws IOException
-
-
- -
Throws: -
IOException
Since:
-
3.1
-
-
-
-
- -

-copy

-
-public static int copy(InputStream input,
-                       OutputStream output,
-                       int size,
-                       byte[] buffer)
-                throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-copy

-
-public static void copy(InputStream input,
-                        OutputStream output,
-                        byte[] buffer)
-                 throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-copy

-
-public static void copy(InputStream input,
-                        OutputStream output,
-                        int bufferSize)
-                 throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-copy

-
-public static void copy(InputStream input,
-                        OutputStream output)
-                 throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-copyFile

-
-public static void copyFile(File source,
-                            File target)
-                     throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
See Also:
NIOUtil.copyFile(File, File)
-
-
-
- -

-readTextFile

-
-public static String readTextFile(File file)
-                           throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
Since:
-
3.1
-
-
-
-
- -

-readFile

-
-public static byte[] readFile(File file)
-                       throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-writeFile

-
-public static void writeFile(File file,
-                             byte[] bytes)
-                      throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-listDepthFirst

-
-public static List<File> listDepthFirst(File file)
-
-
-
-
-
-
- -

-listBreadthFirst

-
-public static List<File> listBreadthFirst(File file)
-
-
-
-
-
-
- -

-visitDepthFirst

-
-public static void visitDepthFirst(File file,
-                                   IOVisitor visitor)
-                            throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-visitDepthFirst

-
-public static void visitDepthFirst(File[] files,
-                                   IOVisitor visitor)
-
-
-
-
-
-
- -

-visitBreadthFirst

-
-public static void visitBreadthFirst(File file,
-                                     IOVisitor visitor)
-                              throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-visitBreadthFirst

-
-public static void visitBreadthFirst(File[] files,
-                                     IOVisitor visitor)
-                              throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-safeRun

-
-public static <IO extends Closeable> void safeRun(IO io,
-                                                  IORunnable<IO> runnable)
-                    throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-safeInput

-
-public static void safeInput(File file,
-                             IORunnable<FileInputStream> runnable)
-                      throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-safeOutput

-
-public static void safeOutput(File file,
-                              IORunnable<FileOutputStream> runnable)
-                       throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-safeRead

-
-public static void safeRead(File file,
-                            IORunnable<FileReader> runnable)
-                     throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-safeWrite

-
-public static void safeWrite(File file,
-                             IORunnable<FileWriter> runnable)
-                      throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-equals

-
-public static boolean equals(InputStream stream1,
-                             InputStream stream2)
-                      throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-equals

-
-public static boolean equals(File file1,
-                             File file2)
-                      throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-glob

-
-public static List<File> glob(String pattern,
-                              File folder)
-
-
-
Since:
-
2.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IOVisitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IOVisitor.html deleted file mode 100644 index f503348899..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IOVisitor.html +++ /dev/null @@ -1,216 +0,0 @@ - - - - - - -IOVisitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Interface IOVisitor

-
-
All Known Implementing Classes:
IOUtil.FileCollector
-
-
-
-
public interface IOVisitor
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- booleanvisit(File file) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-visit

-
-boolean visit(File file)
-              throws IOException
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IStreamWrapper.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IStreamWrapper.html deleted file mode 100644 index 57b5d76591..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/IStreamWrapper.html +++ /dev/null @@ -1,282 +0,0 @@ - - - - - - -IStreamWrapper (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Interface IStreamWrapper

-
-
All Known Implementing Classes:
DelegatingStreamWrapper, GZIPStreamWrapper, StreamWrapperChain, XORStreamWrapper
-
-
-
-
public interface IStreamWrapper
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidfinishInputStream(InputStream in) - -
-           
- voidfinishOutputStream(OutputStream out) - -
-           
- InputStreamwrapInputStream(InputStream in) - -
-           
- OutputStreamwrapOutputStream(OutputStream out) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-wrapInputStream

-
-InputStream wrapInputStream(InputStream in)
-                            throws IOException
-
-
- -
Throws: -
IOException
-
-
-
- -

-wrapOutputStream

-
-OutputStream wrapOutputStream(OutputStream out)
-                              throws IOException
-
-
- -
Throws: -
IOException
-
-
-
- -

-finishInputStream

-
-void finishInputStream(InputStream in)
-                       throws IOException
-
-
- -
Throws: -
IOException
-
-
-
- -

-finishOutputStream

-
-void finishOutputStream(OutputStream out)
-                        throws IOException
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/LimitedReader.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/LimitedReader.html deleted file mode 100644 index feb9d30091..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/LimitedReader.html +++ /dev/null @@ -1,448 +0,0 @@ - - - - - - -LimitedReader (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class LimitedReader

-
-java.lang.Object
-  extended by java.io.Reader
-      extended by org.eclipse.net4j.util.io.LimitedReader
-
-
-
All Implemented Interfaces:
Closeable, Readable
-
-
-
-
public class LimitedReader
extends Reader
- - -

-

-
Since:
-
3.1
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.io.Reader
lock
-  - - - - - - - - - - -
-Constructor Summary
LimitedReader(Reader in, - long length) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidclose() - -
-           
- voidmark(int readlimit) - -
-           
- booleanmarkSupported() - -
-           
- intread() - -
-           
- intread(char[] cbuf, - int off, - int len) - -
-           
- voidreset() - -
-           
- longskip(long n) - -
-           
- - - - - - - -
Methods inherited from class java.io.Reader
read, read, ready
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-LimitedReader

-
-public LimitedReader(Reader in,
-                     long length)
-
-
- - - - - - - - -
-Method Detail
- -

-read

-
-public int read()
-         throws IOException
-
-
-
Overrides:
read in class Reader
-
-
- -
Throws: -
IOException
-
-
-
- -

-read

-
-public int read(char[] cbuf,
-                int off,
-                int len)
-         throws IOException
-
-
-
Specified by:
read in class Reader
-
-
- -
Throws: -
IOException
-
-
-
- -

-skip

-
-public long skip(long n)
-          throws IOException
-
-
-
Overrides:
skip in class Reader
-
-
- -
Throws: -
IOException
-
-
-
- -

-markSupported

-
-public boolean markSupported()
-
-
-
Overrides:
markSupported in class Reader
-
-
-
-
-
-
- -

-mark

-
-public void mark(int readlimit)
-          throws IOException
-
-
-
Overrides:
mark in class Reader
-
-
- -
Throws: -
IOException
-
-
-
- -

-reset

-
-public void reset()
-           throws IOException
-
-
-
Overrides:
reset in class Reader
-
-
- -
Throws: -
IOException
-
-
-
- -

-close

-
-public void close()
-           throws IOException
-
-
-
Specified by:
close in interface Closeable
Specified by:
close in class Reader
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/NIOUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/NIOUtil.html deleted file mode 100644 index 2bbc197922..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/NIOUtil.html +++ /dev/null @@ -1,227 +0,0 @@ - - - - - - -NIOUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class NIOUtil

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.NIOUtil
-
-
-
-
public final class NIOUtil
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
-static voidcopyFile(File source, - File target) - -
-          TODO Look at copy(File, File, boolean)
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-copyFile

-
-public static void copyFile(File source,
-                            File target)
-
-
TODO Look at copy(File, File, boolean) -

-

-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/SortedFileMap.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/SortedFileMap.html deleted file mode 100644 index fc8ec5d93c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/SortedFileMap.html +++ /dev/null @@ -1,690 +0,0 @@ - - - - - - -SortedFileMap (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class SortedFileMap<K extends Comparable<K>,V>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.SortedFileMap<K,V>
-
-
-
All Implemented Interfaces:
Closeable
-
-
-
Direct Known Subclasses:
CachedFileMap
-
-
-
-
public abstract class SortedFileMap<K extends Comparable<K>,V>
extends Object
implements Closeable
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
SortedFileMap(File file, - String mode) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidclose() - -
-           
- Vget(K key) - -
-           
- longgetEntryCount() - -
-           
- intgetEntrySize() - -
-           
- FilegetFile() - -
-           
- KgetKey(long index) - -
-           
-abstract  intgetKeySize() - -
-           
- KgetMaxKey() - -
-           
- longgetPosition(long index) - -
-           
- RandomAccessFilegetRandomAccessFile() - -
-           
- VgetValue(long index) - -
-           
- longgetValuePosition(long index) - -
-           
-abstract  intgetValueSize() - -
-           
- Vput(K key, - V value) - -
-           
-protected abstract  KreadKey(ExtendedDataInput in) - -
-           
-protected abstract  VreadValue(ExtendedDataInput in) - -
-           
-protected  longsearch(K key) - -
-           
-protected abstract  voidwriteKey(ExtendedDataOutput out, - K key) - -
-           
-protected abstract  voidwriteValue(ExtendedDataOutput out, - V value) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-SortedFileMap

-
-public SortedFileMap(File file,
-                     String mode)
-
-
-
See Also:
RandomAccessFile.RandomAccessFile(File, String)
-
- - - - - - - - -
-Method Detail
- -

-close

-
-public void close()
-           throws IOException
-
-
-
Specified by:
close in interface Closeable
-
-
- -
Throws: -
IOException
-
-
-
- -

-getFile

-
-public File getFile()
-
-
-
-
-
-
-
-
-
- -

-getRandomAccessFile

-
-public RandomAccessFile getRandomAccessFile()
-
-
-
-
-
-
-
-
-
- -

-getEntryCount

-
-public long getEntryCount()
-
-
-
-
-
-
-
-
-
- -

-getEntrySize

-
-public int getEntrySize()
-
-
-
-
-
-
-
-
-
- -

-getPosition

-
-public long getPosition(long index)
-
-
-
-
-
-
-
-
-
- -

-getValuePosition

-
-public long getValuePosition(long index)
-
-
-
-
-
-
-
-
-
- -

-getMaxKey

-
-public K getMaxKey()
-
-
-
-
-
-
-
-
-
- -

-getKey

-
-public K getKey(long index)
-
-
-
-
-
-
-
-
-
- -

-getValue

-
-public V getValue(long index)
-
-
-
-
-
-
-
-
-
- -

-get

-
-public V get(K key)
-
-
-
-
-
-
-
-
-
- -

-put

-
-public V put(K key,
-             V value)
-
-
-
-
-
-
-
-
-
- -

-search

-
-protected long search(K key)
-               throws IOException
-
-
-
-
-
- -
Returns:
The index of the entry with the given key if the key exists, -(insertionIndex + 1) otherwise. -
Throws: -
IOException
-
-
-
- -

-getKeySize

-
-public abstract int getKeySize()
-
-
-
-
-
-
-
-
-
- -

-readKey

-
-protected abstract K readKey(ExtendedDataInput in)
-                                            throws IOException
-
-
-
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeKey

-
-protected abstract void writeKey(ExtendedDataOutput out,
-                                 K key)
-                          throws IOException
-
-
-
-
-
- -
Throws: -
IOException
-
-
-
- -

-getValueSize

-
-public abstract int getValueSize()
-
-
-
-
-
-
-
-
-
- -

-readValue

-
-protected abstract V readValue(ExtendedDataInput in)
-                        throws IOException
-
-
-
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeValue

-
-protected abstract void writeValue(ExtendedDataOutput out,
-                                   V value)
-                            throws IOException
-
-
-
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/StreamWrapperChain.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/StreamWrapperChain.html deleted file mode 100644 index 6343170e1a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/StreamWrapperChain.html +++ /dev/null @@ -1,371 +0,0 @@ - - - - - - -StreamWrapperChain (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class StreamWrapperChain

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.DelegatingStreamWrapper
-      extended by org.eclipse.net4j.util.io.StreamWrapperChain
-
-
-
All Implemented Interfaces:
IStreamWrapper
-
-
-
-
public class StreamWrapperChain
extends DelegatingStreamWrapper
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
StreamWrapperChain(IStreamWrapper head, - IStreamWrapper delegate) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  voiddoFinishInputStream(InputStream in) - -
-           
-protected  voiddoFinishOutputStream(OutputStream out) - -
-           
-protected  InputStreamdoWrapInputStream(InputStream in) - -
-           
-protected  OutputStreamdoWrapOutputStream(OutputStream out) - -
-           
- IStreamWrappergetHead() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.io.DelegatingStreamWrapper
finishInputStream, finishOutputStream, getDelegate, wrapInputStream, wrapOutputStream
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-StreamWrapperChain

-
-public StreamWrapperChain(IStreamWrapper head,
-                          IStreamWrapper delegate)
-
-
- - - - - - - - -
-Method Detail
- -

-getHead

-
-public IStreamWrapper getHead()
-
-
-
-
-
-
- -

-doWrapInputStream

-
-protected InputStream doWrapInputStream(InputStream in)
-                                 throws IOException
-
-
-
Specified by:
doWrapInputStream in class DelegatingStreamWrapper
-
-
- -
Throws: -
IOException
-
-
-
- -

-doWrapOutputStream

-
-protected OutputStream doWrapOutputStream(OutputStream out)
-                                   throws IOException
-
-
-
Specified by:
doWrapOutputStream in class DelegatingStreamWrapper
-
-
- -
Throws: -
IOException
-
-
-
- -

-doFinishInputStream

-
-protected void doFinishInputStream(InputStream in)
-                            throws IOException
-
-
-
Specified by:
doFinishInputStream in class DelegatingStreamWrapper
-
-
- -
Throws: -
IOException
-
-
-
- -

-doFinishOutputStream

-
-protected void doFinishOutputStream(OutputStream out)
-                             throws IOException
-
-
-
Specified by:
doFinishOutputStream in class DelegatingStreamWrapper
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/StringCompressor.Counting.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/StringCompressor.Counting.html deleted file mode 100644 index 9865efcf2c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/StringCompressor.Counting.html +++ /dev/null @@ -1,391 +0,0 @@ - - - - - - -StringCompressor.Counting (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class StringCompressor.Counting

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.StringCompressor
-      extended by org.eclipse.net4j.util.io.StringCompressor.Counting
-
-
-
All Implemented Interfaces:
StringIO
-
-
-
Enclosing class:
StringCompressor
-
-
-
-
public static class StringCompressor.Counting
extends StringCompressor
- - -

-

-
Since:
-
3.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.io.StringCompressor
StringCompressor.Counting
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.io.StringCompressor
BYPASS
- - - - - - - -
Fields inherited from interface org.eclipse.net4j.util.io.StringIO
DIRECT
-  - - - - - - - - - - -
-Constructor Summary
StringCompressor.Counting(boolean client) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- longgetStringsRead() - -
-           
- longgetStringsWritten() - -
-           
-protected  StringreadString(ExtendedDataInput in) - -
-           
-protected  voidwriteString(ExtendedDataOutput out, - String value) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.io.StringCompressor
isClient, read, toString, write
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-StringCompressor.Counting

-
-public StringCompressor.Counting(boolean client)
-
-
- - - - - - - - -
-Method Detail
- -

-getStringsRead

-
-public long getStringsRead()
-
-
-
-
-
-
- -

-getStringsWritten

-
-public long getStringsWritten()
-
-
-
-
-
-
- -

-readString

-
-protected String readString(ExtendedDataInput in)
-                     throws IOException
-
-
-
Overrides:
readString in class StringCompressor
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeString

-
-protected void writeString(ExtendedDataOutput out,
-                           String value)
-                    throws IOException
-
-
-
Overrides:
writeString in class StringCompressor
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/StringCompressor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/StringCompressor.html deleted file mode 100644 index 417ef4f316..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/StringCompressor.html +++ /dev/null @@ -1,465 +0,0 @@ - - - - - - -StringCompressor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class StringCompressor

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.StringCompressor
-
-
-
All Implemented Interfaces:
StringIO
-
-
-
Direct Known Subclasses:
StringCompressor.Counting
-
-
-
-
public class StringCompressor
extends Object
implements StringIO
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static classStringCompressor.Counting - -
-           
- - - - - - - - - - -
-Field Summary
-static booleanBYPASS - -
-           
- - - - - - - -
Fields inherited from interface org.eclipse.net4j.util.io.StringIO
DIRECT
-  - - - - - - - - - - -
-Constructor Summary
StringCompressor(boolean client) - -
-          Creates a StringCompressor instance.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanisClient() - -
-           
- Stringread(ExtendedDataInput in) - -
-           
-protected  StringreadString(ExtendedDataInput in) - -
-           
- StringtoString() - -
-           
- voidwrite(ExtendedDataOutput out, - String string) - -
-           
-protected  voidwriteString(ExtendedDataOutput out, - String value) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-BYPASS

-
-public static boolean BYPASS
-
-
-
Since:
-
3.0
-
-
- - - - - - - - -
-Constructor Detail
- -

-StringCompressor

-
-public StringCompressor(boolean client)
-
-
Creates a StringCompressor instance. -

-

-
Parameters:
client - Must be different on both sides of the stream.
-
- - - - - - - - -
-Method Detail
- -

-isClient

-
-public boolean isClient()
-
-
-
-
-
-
-
-
-
- -

-write

-
-public void write(ExtendedDataOutput out,
-                  String string)
-           throws IOException
-
-
-
Specified by:
write in interface StringIO
-
-
- -
Throws: -
IOException
-
-
-
- -

-read

-
-public String read(ExtendedDataInput in)
-            throws IOException
-
-
-
Specified by:
read in interface StringIO
-
-
- -
Throws: -
IOException
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
-
- -

-writeString

-
-protected void writeString(ExtendedDataOutput out,
-                           String value)
-                    throws IOException
-
-
-
-
-
- -
Throws: -
IOException
Since:
-
3.0
-
-
-
-
- -

-readString

-
-protected String readString(ExtendedDataInput in)
-                     throws IOException
-
-
-
-
-
- -
Throws: -
IOException
Since:
-
3.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/StringIO.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/StringIO.html deleted file mode 100644 index 55f244a546..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/StringIO.html +++ /dev/null @@ -1,278 +0,0 @@ - - - - - - -StringIO (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Interface StringIO

-
-
All Known Implementing Classes:
StringCompressor, StringCompressor.Counting
-
-
-
-
public interface StringIO
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Field Summary
-static StringIODIRECT - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- Stringread(ExtendedDataInput in) - -
-           
- voidwrite(ExtendedDataOutput out, - String string) - -
-           
-  -

- - - - - - - - -
-Field Detail
- -

-DIRECT

-
-static final StringIO DIRECT
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-write

-
-void write(ExtendedDataOutput out,
-           String string)
-           throws IOException
-
-
- -
Throws: -
IOException
-
-
-
- -

-read

-
-String read(ExtendedDataInput in)
-            throws IOException
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/TMPUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/TMPUtil.html deleted file mode 100644 index e1f8530bd6..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/TMPUtil.html +++ /dev/null @@ -1,500 +0,0 @@ - - - - - - -TMPUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class TMPUtil

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.TMPUtil
-
-
-
-
public final class TMPUtil
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - -
-Field Summary
-static StringSYSTEM_TEMP_FOLDER - -
-           
-static StringTEMP_FOLDER_PROPERTY - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static FilecreateTempFile() - -
-           
-static FilecreateTempFile(String prefix) - -
-           
-static FilecreateTempFile(String prefix, - String suffix) - -
-           
-static FilecreateTempFile(String prefix, - String suffix, - File directory) - -
-           
-static FilecreateTempFolder() - -
-           
-static FilecreateTempFolder(String prefix) - -
-           
-static FilecreateTempFolder(String prefix, - String suffix) - -
-           
-static FilecreateTempFolder(String prefix, - String suffix, - File directory) - -
-           
-static FilegetTempFolder() - -
-           
-static voidsetTempFolder(String tempFolder) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-TEMP_FOLDER_PROPERTY

-
-public static final String TEMP_FOLDER_PROPERTY
-
-
-
Since:
-
3.0
-
See Also:
Constant Field Values
-
-
- -

-SYSTEM_TEMP_FOLDER

-
-public static final String SYSTEM_TEMP_FOLDER
-
-
-
Since:
-
2.0
-
-
- - - - - - - - -
-Method Detail
- -

-getTempFolder

-
-public static File getTempFolder()
-
-
-
Since:
-
3.0
-
-
-
-
- -

-setTempFolder

-
-public static void setTempFolder(String tempFolder)
-
-
-
Since:
-
3.0
-
-
-
-
- -

-createTempFolder

-
-public static File createTempFolder()
-                             throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-createTempFolder

-
-public static File createTempFolder(String prefix)
-                             throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-createTempFolder

-
-public static File createTempFolder(String prefix,
-                                    String suffix)
-                             throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-createTempFolder

-
-public static File createTempFolder(String prefix,
-                                    String suffix,
-                                    File directory)
-                             throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-createTempFile

-
-public static File createTempFile()
-                           throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
Since:
-
3.1
-
-
-
-
- -

-createTempFile

-
-public static File createTempFile(String prefix)
-                           throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
Since:
-
3.1
-
-
-
-
- -

-createTempFile

-
-public static File createTempFile(String prefix,
-                                  String suffix)
-                           throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
Since:
-
3.1
-
-
-
-
- -

-createTempFile

-
-public static File createTempFile(String prefix,
-                                  String suffix,
-                                  File directory)
-                           throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
Since:
-
3.1
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/XMLOutput.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/XMLOutput.html deleted file mode 100644 index e2cdd514e3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/XMLOutput.html +++ /dev/null @@ -1,464 +0,0 @@ - - - - - - -XMLOutput (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class XMLOutput

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.XMLOutput
-
-
-
-
public class XMLOutput
extends Object
- - -

-

-
Since:
-
3.1
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
XMLOutput(OutputStream out) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- XMLOutputattribute(String name, - Object value) - -
-           
- XMLOutputattributeOrNull(String name, - Object value) - -
-           
- OutputStreambytes() - -
-           
- Writercharacters() - -
-           
- voiddone() - -
-           
- XMLOutputelement(String name) - -
-           
- XMLOutputpop() - -
-           
- XMLOutputpush() - -
-           
- voidsetIndentation(String indentation) - -
-           
- voidsetNewLine(String newLine) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-XMLOutput

-
-public XMLOutput(OutputStream out)
-          throws TransformerConfigurationException,
-                 SAXException
-
-
- -
Throws: -
TransformerConfigurationException -
SAXException
-
- - - - - - - - -
-Method Detail
- -

-setNewLine

-
-public void setNewLine(String newLine)
-
-
-
-
-
-
- -

-setIndentation

-
-public void setIndentation(String indentation)
-
-
-
-
-
-
- -

-element

-
-public XMLOutput element(String name)
-                  throws SAXException
-
-
- -
Throws: -
SAXException
-
-
-
- -

-attribute

-
-public XMLOutput attribute(String name,
-                           Object value)
-                    throws SAXException
-
-
- -
Throws: -
SAXException
-
-
-
- -

-attributeOrNull

-
-public XMLOutput attributeOrNull(String name,
-                                 Object value)
-                          throws SAXException
-
-
- -
Throws: -
SAXException
-
-
-
- -

-characters

-
-public Writer characters()
-                  throws SAXException
-
-
- -
Throws: -
SAXException
-
-
-
- -

-bytes

-
-public OutputStream bytes()
-                   throws SAXException
-
-
- -
Throws: -
SAXException
-
-
-
- -

-push

-
-public XMLOutput push()
-               throws SAXException
-
-
- -
Throws: -
SAXException
-
-
-
- -

-pop

-
-public XMLOutput pop()
-              throws SAXException
-
-
- -
Throws: -
SAXException
-
-
-
- -

-done

-
-public void done()
-          throws SAXException
-
-
- -
Throws: -
SAXException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/XORInputStream.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/XORInputStream.html deleted file mode 100644 index bc002fad28..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/XORInputStream.html +++ /dev/null @@ -1,333 +0,0 @@ - - - - - - -XORInputStream (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class XORInputStream

-
-java.lang.Object
-  extended by java.io.InputStream
-      extended by org.eclipse.net4j.util.io.DelegatingInputStream
-          extended by org.eclipse.net4j.util.io.XORInputStream
-
-
-
All Implemented Interfaces:
Closeable
-
-
-
-
public class XORInputStream
extends DelegatingInputStream
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.io.DelegatingInputStream
in
-  - - - - - - - - - - -
-Constructor Summary
XORInputStream(InputStream in, - int... key) - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- int[]getKey() - -
-           
- intread() - -
-          Reads the next byte of data from this input stream.
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.io.DelegatingInputStream
available, close, getDelegate, mark, markSupported, reset, skip
- - - - - - - -
Methods inherited from class java.io.InputStream
read, read
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-XORInputStream

-
-public XORInputStream(InputStream in,
-                      int... key)
-
-
- - - - - - - - -
-Method Detail
- -

-getKey

-
-public int[] getKey()
-
-
-
-
-
-
- -

-read

-
-public int read()
-         throws IOException
-
-
Description copied from class: DelegatingInputStream
-
Reads the next byte of data from this input stream. The value byte is returned as an int in the range - 0 to 255. If no byte is available because the end of the stream has been reached, the - value -1 is returned. This method blocks until input data is available, the end of the stream is - detected, or an exception is thrown. -

- This method simply performs in.read() and returns the result. -

-

-
Overrides:
read in class DelegatingInputStream
-
-
- -
Returns:
the next byte of data, or -1 if the end of the stream is reached. -
Throws: -
IOException - if an I/O error occurs.
See Also:
DelegatingInputStream.in
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/XOROutputStream.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/XOROutputStream.html deleted file mode 100644 index 04a27b674b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/XOROutputStream.html +++ /dev/null @@ -1,332 +0,0 @@ - - - - - - -XOROutputStream (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class XOROutputStream

-
-java.lang.Object
-  extended by java.io.OutputStream
-      extended by org.eclipse.net4j.util.io.DelegatingOutputStream
-          extended by org.eclipse.net4j.util.io.XOROutputStream
-
-
-
All Implemented Interfaces:
Closeable, Flushable
-
-
-
-
public class XOROutputStream
extends DelegatingOutputStream
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.io.DelegatingOutputStream
out
-  - - - - - - - - - - -
-Constructor Summary
XOROutputStream(OutputStream out, - int... key) - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- int[]getKey() - -
-           
- voidwrite(int b) - -
-          Writes the specified byte to this output stream.
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.io.DelegatingOutputStream
close, flush, getDelegate
- - - - - - - -
Methods inherited from class java.io.OutputStream
write, write
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-XOROutputStream

-
-public XOROutputStream(OutputStream out,
-                       int... key)
-
-
- - - - - - - - -
-Method Detail
- -

-getKey

-
-public int[] getKey()
-
-
-
-
-
-
- -

-write

-
-public void write(int b)
-           throws IOException
-
-
Description copied from class: DelegatingOutputStream
-
Writes the specified byte to this output stream. -

- The write method of DelegatingOutputStream calls the write method of its - underlying output stream, that is, it performs out.write(b). -

- Implements the abstract write method of OutputStream. -

-

-
Overrides:
write in class DelegatingOutputStream
-
-
-
Parameters:
b - the byte. -
Throws: -
IOException - if an I/O error occurs.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/XORStreamWrapper.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/XORStreamWrapper.html deleted file mode 100644 index 3c9ef11dcc..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/XORStreamWrapper.html +++ /dev/null @@ -1,362 +0,0 @@ - - - - - - -XORStreamWrapper (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class XORStreamWrapper

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.XORStreamWrapper
-
-
-
All Implemented Interfaces:
IStreamWrapper
-
-
-
-
public class XORStreamWrapper
extends Object
implements IStreamWrapper
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
XORStreamWrapper(int[] key) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidfinishInputStream(InputStream in) - -
-           
- voidfinishOutputStream(OutputStream out) - -
-           
- int[]getKey() - -
-           
- XORInputStreamwrapInputStream(InputStream in) - -
-           
- XOROutputStreamwrapOutputStream(OutputStream out) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-XORStreamWrapper

-
-public XORStreamWrapper(int[] key)
-
-
- - - - - - - - -
-Method Detail
- -

-getKey

-
-public int[] getKey()
-
-
-
-
-
-
-
-
-
- -

-wrapInputStream

-
-public XORInputStream wrapInputStream(InputStream in)
-                               throws IOException
-
-
-
Specified by:
wrapInputStream in interface IStreamWrapper
-
-
- -
Throws: -
IOException
-
-
-
- -

-wrapOutputStream

-
-public XOROutputStream wrapOutputStream(OutputStream out)
-                                 throws IOException
-
-
-
Specified by:
wrapOutputStream in interface IStreamWrapper
-
-
- -
Throws: -
IOException
-
-
-
- -

-finishInputStream

-
-public void finishInputStream(InputStream in)
-                       throws IOException
-
-
-
Specified by:
finishInputStream in interface IStreamWrapper
-
-
- -
Throws: -
IOException
-
-
-
- -

-finishOutputStream

-
-public void finishOutputStream(OutputStream out)
-                        throws IOException
-
-
-
Specified by:
finishOutputStream in interface IStreamWrapper
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.EntryContext.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.EntryContext.html deleted file mode 100644 index 1929438ade..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.EntryContext.html +++ /dev/null @@ -1,247 +0,0 @@ - - - - - - -ZIPUtil.EntryContext (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class ZIPUtil.EntryContext

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.ZIPUtil.EntryContext
-
-
-
Enclosing class:
ZIPUtil
-
-
-
-
public static final class ZIPUtil.EntryContext
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - -
-Method Summary
- voidsetInputStream(InputStream inputStream) - -
-           
- voidsetName(String name, - boolean directory) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-setName

-
-public void setName(String name,
-                    boolean directory)
-
-
-
-
-
-
- -

-setInputStream

-
-public void setInputStream(InputStream inputStream)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.FileSystemUnzipHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.FileSystemUnzipHandler.html deleted file mode 100644 index 185bdec8aa..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.FileSystemUnzipHandler.html +++ /dev/null @@ -1,313 +0,0 @@ - - - - - - -ZIPUtil.FileSystemUnzipHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class ZIPUtil.FileSystemUnzipHandler

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.ZIPUtil.FileSystemUnzipHandler
-
-
-
All Implemented Interfaces:
ZIPUtil.UnzipHandler
-
-
-
Enclosing class:
ZIPUtil
-
-
-
-
public static final class ZIPUtil.FileSystemUnzipHandler
extends Object
implements ZIPUtil.UnzipHandler
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
ZIPUtil.FileSystemUnzipHandler(File targetFolder, - int bufferSize) - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- FilegetTargetFolder() - -
-           
- voidunzipDirectory(String name) - -
-           
- voidunzipFile(String name, - InputStream zipStream) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ZIPUtil.FileSystemUnzipHandler

-
-public ZIPUtil.FileSystemUnzipHandler(File targetFolder,
-                                      int bufferSize)
-
-
- - - - - - - - -
-Method Detail
- -

-getTargetFolder

-
-public File getTargetFolder()
-
-
-
-
-
-
-
-
-
- -

-unzipDirectory

-
-public void unzipDirectory(String name)
-
-
-
Specified by:
unzipDirectory in interface ZIPUtil.UnzipHandler
-
-
-
-
-
-
- -

-unzipFile

-
-public void unzipFile(String name,
-                      InputStream zipStream)
-
-
-
Specified by:
unzipFile in interface ZIPUtil.UnzipHandler
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.FileSystemZipHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.FileSystemZipHandler.html deleted file mode 100644 index 0fc2841916..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.FileSystemZipHandler.html +++ /dev/null @@ -1,292 +0,0 @@ - - - - - - -ZIPUtil.FileSystemZipHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class ZIPUtil.FileSystemZipHandler

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.ZIPUtil.FileSystemZipHandler
-
-
-
All Implemented Interfaces:
ZIPUtil.ZipEntryHandler
-
-
-
Enclosing class:
ZIPUtil
-
-
-
-
public static final class ZIPUtil.FileSystemZipHandler
extends Object
implements ZIPUtil.ZipEntryHandler
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
ZIPUtil.FileSystemZipHandler(File sourceFolder, - boolean excludeRoot) - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-protected  StringgetName(File file) - -
-           
- voidhandleEntry(ZIPUtil.EntryContext context) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ZIPUtil.FileSystemZipHandler

-
-public ZIPUtil.FileSystemZipHandler(File sourceFolder,
-                                    boolean excludeRoot)
-
-
- - - - - - - - -
-Method Detail
- -

-handleEntry

-
-public void handleEntry(ZIPUtil.EntryContext context)
-                 throws IOException
-
-
-
Specified by:
handleEntry in interface ZIPUtil.ZipEntryHandler
-
-
- -
Throws: -
IOException
-
-
-
- -

-getName

-
-protected String getName(File file)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.UnzipHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.UnzipHandler.html deleted file mode 100644 index 51bd51d378..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.UnzipHandler.html +++ /dev/null @@ -1,243 +0,0 @@ - - - - - - -ZIPUtil.UnzipHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Interface ZIPUtil.UnzipHandler

-
-
All Known Implementing Classes:
ZIPUtil.FileSystemUnzipHandler
-
-
-
Enclosing class:
ZIPUtil
-
-
-
-
public static interface ZIPUtil.UnzipHandler
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - -
-Method Summary
- voidunzipDirectory(String name) - -
-           
- voidunzipFile(String name, - InputStream zipStream) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-unzipDirectory

-
-void unzipDirectory(String name)
-                    throws IOException
-
-
- -
Throws: -
IOException
-
-
-
- -

-unzipFile

-
-void unzipFile(String name,
-               InputStream zipStream)
-               throws IOException
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.ZipEntryHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.ZipEntryHandler.html deleted file mode 100644 index 035a9057f8..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.ZipEntryHandler.html +++ /dev/null @@ -1,219 +0,0 @@ - - - - - - -ZIPUtil.ZipEntryHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Interface ZIPUtil.ZipEntryHandler

-
-
All Known Implementing Classes:
ZIPUtil.FileSystemZipHandler
-
-
-
Enclosing class:
ZIPUtil
-
-
-
-
public static interface ZIPUtil.ZipEntryHandler
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- voidhandleEntry(ZIPUtil.EntryContext context) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-handleEntry

-
-void handleEntry(ZIPUtil.EntryContext context)
-                 throws IOException
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.html deleted file mode 100644 index 4816c764f3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/ZIPUtil.html +++ /dev/null @@ -1,384 +0,0 @@ - - - - - - -ZIPUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.io -
-Class ZIPUtil

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.io.ZIPUtil
-
-
-
-
public final class ZIPUtil
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Nested Class Summary
-static classZIPUtil.EntryContext - -
-           
-static classZIPUtil.FileSystemUnzipHandler - -
-           
-static classZIPUtil.FileSystemZipHandler - -
-           
-static interfaceZIPUtil.UnzipHandler - -
-           
-static interfaceZIPUtil.ZipEntryHandler - -
-           
- - - - - - - - - - -
-Field Summary
-static intDEFALULT_BUFFER_SIZE - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static voidunzip(File zipFile, - File targetFolder) - -
-           
-static voidunzip(File zipFile, - ZIPUtil.UnzipHandler handler) - -
-           
-static voidzip(File sourceFolder, - boolean excludeRoot, - File zipFile) - -
-           
-static voidzip(ZIPUtil.ZipEntryHandler handler, - File zipFile) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-DEFALULT_BUFFER_SIZE

-
-public static final int DEFALULT_BUFFER_SIZE
-
-
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Method Detail
- -

-zip

-
-public static void zip(ZIPUtil.ZipEntryHandler handler,
-                       File zipFile)
-                throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-zip

-
-public static void zip(File sourceFolder,
-                       boolean excludeRoot,
-                       File zipFile)
-
-
-
-
-
-
- -

-unzip

-
-public static void unzip(File zipFile,
-                         ZIPUtil.UnzipHandler handler)
-                  throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
-
- -

-unzip

-
-public static void unzip(File zipFile,
-                         File targetFolder)
-                  throws IORuntimeException
-
-
- -
Throws: -
IORuntimeException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/AsyncOutputStream.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/AsyncOutputStream.html deleted file mode 100644 index 2586716400..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/AsyncOutputStream.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.AsyncOutputStream (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.AsyncOutputStream

-
-No usage of org.eclipse.net4j.util.io.AsyncOutputStream -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/AsyncWriter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/AsyncWriter.html deleted file mode 100644 index f74c474359..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/AsyncWriter.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.AsyncWriter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.AsyncWriter

-
-No usage of org.eclipse.net4j.util.io.AsyncWriter -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/CachedFileMap.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/CachedFileMap.html deleted file mode 100644 index 2341248e88..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/CachedFileMap.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.CachedFileMap (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.CachedFileMap

-
-No usage of org.eclipse.net4j.util.io.CachedFileMap -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DataInputExtender.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DataInputExtender.html deleted file mode 100644 index a69b1404a6..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DataInputExtender.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.DataInputExtender (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.DataInputExtender

-
-No usage of org.eclipse.net4j.util.io.DataInputExtender -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DataOutputExtender.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DataOutputExtender.html deleted file mode 100644 index 28c73e49e4..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DataOutputExtender.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.DataOutputExtender (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.DataOutputExtender

-
-No usage of org.eclipse.net4j.util.io.DataOutputExtender -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DelegatingInputStream.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DelegatingInputStream.html deleted file mode 100644 index 8af3443a04..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DelegatingInputStream.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.DelegatingInputStream (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.DelegatingInputStream

-
- - - - - - - - - -
-Packages that use DelegatingInputStream
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of DelegatingInputStream in org.eclipse.net4j.util.io
-  -

- - - - - - - - - -
Subclasses of DelegatingInputStream in org.eclipse.net4j.util.io
- classXORInputStream - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DelegatingOutputStream.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DelegatingOutputStream.html deleted file mode 100644 index 2436dfada0..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DelegatingOutputStream.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.DelegatingOutputStream (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.DelegatingOutputStream

-
- - - - - - - - - -
-Packages that use DelegatingOutputStream
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of DelegatingOutputStream in org.eclipse.net4j.util.io
-  -

- - - - - - - - - -
Subclasses of DelegatingOutputStream in org.eclipse.net4j.util.io
- classXOROutputStream - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DelegatingStreamWrapper.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DelegatingStreamWrapper.html deleted file mode 100644 index bc542bf8e2..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DelegatingStreamWrapper.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.DelegatingStreamWrapper (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.DelegatingStreamWrapper

-
- - - - - - - - - -
-Packages that use DelegatingStreamWrapper
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of DelegatingStreamWrapper in org.eclipse.net4j.util.io
-  -

- - - - - - - - - -
Subclasses of DelegatingStreamWrapper in org.eclipse.net4j.util.io
- classStreamWrapperChain - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DigestWriter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DigestWriter.html deleted file mode 100644 index 82fcaa382d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/DigestWriter.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.DigestWriter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.DigestWriter

-
-No usage of org.eclipse.net4j.util.io.DigestWriter -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExpectedFileInputStream.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExpectedFileInputStream.html deleted file mode 100644 index b7e7bc5495..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExpectedFileInputStream.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.ExpectedFileInputStream (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.ExpectedFileInputStream

-
-No usage of org.eclipse.net4j.util.io.ExpectedFileInputStream -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExpectedFileReader.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExpectedFileReader.html deleted file mode 100644 index aba0dd40cc..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExpectedFileReader.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.ExpectedFileReader (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.ExpectedFileReader

-
-No usage of org.eclipse.net4j.util.io.ExpectedFileReader -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataInput.Delegating.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataInput.Delegating.html deleted file mode 100644 index cee3599c76..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataInput.Delegating.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.ExtendedDataInput.Delegating (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.ExtendedDataInput.Delegating

-
-No usage of org.eclipse.net4j.util.io.ExtendedDataInput.Delegating -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataInput.Stream.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataInput.Stream.html deleted file mode 100644 index 07ac71a78b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataInput.Stream.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.ExtendedDataInput.Stream (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.ExtendedDataInput.Stream

-
-No usage of org.eclipse.net4j.util.io.ExtendedDataInput.Stream -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataInput.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataInput.html deleted file mode 100644 index 8a6193affe..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataInput.html +++ /dev/null @@ -1,339 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.io.ExtendedDataInput (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.io.ExtendedDataInput

-
- - - - - - - - - - - - - -
-Packages that use ExtendedDataInput
org.eclipse.net4j.dbThe Net4j DB framework. 
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of ExtendedDataInput in org.eclipse.net4j.db
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.db with parameters of type ExtendedDataInput
-static voidDBUtil.deserializeTable(ExtendedDataInput in, - Connection connection, - IDBTable table, - OMMonitor monitor) - -
-           
-abstract  voidDBType.readValue(ExtendedDataInput in, - PreparedStatement statement, - int column, - boolean canBeNull) - -
-           
-  -

- - - - - -
-Uses of ExtendedDataInput in org.eclipse.net4j.util.io
-  -

- - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.io that implement ExtendedDataInput
- classDataInputExtender - -
-           
-static classExtendedDataInput.Delegating - -
-           
- classExtendedDataInputStream - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.io that return ExtendedDataInput
- ExtendedDataInputExtendedDataInput.Delegating.getDelegate() - -
-           
- ExtendedDataInputExtendedDataInput.Stream.getDelegate() - -
-          Deprecated.  
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.io with parameters of type ExtendedDataInput
- StringStringCompressor.read(ExtendedDataInput in) - -
-           
- StringStringIO.read(ExtendedDataInput in) - -
-           
-protected abstract  KSortedFileMap.readKey(ExtendedDataInput in) - -
-           
-protected  StringStringCompressor.readString(ExtendedDataInput in) - -
-           
-protected  StringStringCompressor.Counting.readString(ExtendedDataInput in) - -
-           
-protected abstract  VSortedFileMap.readValue(ExtendedDataInput in) - -
-           
-  -

- - - - - - - - - - - -
Constructors in org.eclipse.net4j.util.io with parameters of type ExtendedDataInput
ExtendedDataInput.Delegating(ExtendedDataInput delegate) - -
-           
ExtendedDataInput.Stream(ExtendedDataInput delegate) - -
-          Deprecated.  
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataInputStream.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataInputStream.html deleted file mode 100644 index bbe7423145..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataInputStream.html +++ /dev/null @@ -1,346 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.ExtendedDataInputStream (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.ExtendedDataInputStream

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use ExtendedDataInputStream
org.eclipse.net4j.http.serverTransport layer extension with support for HTTP connections. 
org.eclipse.net4j.signalA framework for request/response based communication on top of -the Net4j transport layer. 
org.eclipse.net4j.signal.heartbeatA signal protocol implementation that realizes a configurable heart beat protocol. 
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of ExtendedDataInputStream in org.eclipse.net4j.http.server
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.http.server with parameters of type ExtendedDataInputStream
- voidINet4jTransportServlet.RequestHandler.handleOperations(String connectorID, - ExtendedDataInputStream in, - ExtendedDataOutputStream out) - -
-           
-  -

- - - - - -
-Uses of ExtendedDataInputStream in org.eclipse.net4j.signal
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.signal with parameters of type ExtendedDataInputStream
-protected abstract  RESULTRequestWithConfirmation.confirming(ExtendedDataInputStream in) - -
-          Important Note: The confirmation must not be empty, i.e. the stream must be used at least to read a - boolean.
-protected  RESULTRequestWithMonitoring.confirming(ExtendedDataInputStream in) - -
-           
-protected abstract  RESULTRequestWithMonitoring.confirming(ExtendedDataInputStream in, - OMMonitor monitor) - -
-          Important Note: The confirmation must not be empty, i.e. the stream must be used at least to read a - boolean.
-protected abstract  voidIndication.indicating(ExtendedDataInputStream in) - -
-           
-protected  voidIndicationWithMonitoring.indicating(ExtendedDataInputStream in) - -
-           
-protected abstract  voidIndicationWithResponse.indicating(ExtendedDataInputStream in) - -
-           
-protected abstract  voidIndicationWithMonitoring.indicating(ExtendedDataInputStream in, - OMMonitor monitor) - -
-           
-  -

- - - - - -
-Uses of ExtendedDataInputStream in org.eclipse.net4j.signal.heartbeat
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.signal.heartbeat with parameters of type ExtendedDataInputStream
-protected  voidHeartBeatProtocol.Server.indicatingStart(ExtendedDataInputStream in) - -
-           
-  -

- - - - - -
-Uses of ExtendedDataInputStream in org.eclipse.net4j.util.io
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.io that return ExtendedDataInputStream
-static ExtendedDataInputStreamExtendedDataInputStream.wrap(InputStream stream) - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.io with parameters of type ExtendedDataInputStream
- voidExtendedIOAdapter.handleIn(ExtendedDataInputStream in) - -
-           
- voidExtendedInputHandler.handleIn(ExtendedDataInputStream in) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataOutput.Delegating.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataOutput.Delegating.html deleted file mode 100644 index be19d0818a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataOutput.Delegating.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.ExtendedDataOutput.Delegating (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.ExtendedDataOutput.Delegating

-
-No usage of org.eclipse.net4j.util.io.ExtendedDataOutput.Delegating -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataOutput.Stream.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataOutput.Stream.html deleted file mode 100644 index 8abad70018..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataOutput.Stream.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.ExtendedDataOutput.Stream (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.ExtendedDataOutput.Stream

-
-No usage of org.eclipse.net4j.util.io.ExtendedDataOutput.Stream -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataOutput.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataOutput.html deleted file mode 100644 index ac9439cdf0..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataOutput.html +++ /dev/null @@ -1,346 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.io.ExtendedDataOutput (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.io.ExtendedDataOutput

-
- - - - - - - - - - - - - -
-Packages that use ExtendedDataOutput
org.eclipse.net4j.dbThe Net4j DB framework. 
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of ExtendedDataOutput in org.eclipse.net4j.db
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.db with parameters of type ExtendedDataOutput
-static voidDBUtil.serializeTable(ExtendedDataOutput out, - Connection connection, - IDBTable table, - String tableAlias, - String sqlSuffix) - -
-           
-abstract  voidDBType.writeValue(ExtendedDataOutput out, - ResultSet resultSet, - int column, - boolean canBeNull) - -
-           
-  -

- - - - - -
-Uses of ExtendedDataOutput in org.eclipse.net4j.util.io
-  -

- - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.io that implement ExtendedDataOutput
- classDataOutputExtender - -
-           
-static classExtendedDataOutput.Delegating - -
-           
- classExtendedDataOutputStream - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.io that return ExtendedDataOutput
- ExtendedDataOutputExtendedDataOutput.Delegating.getDelegate() - -
-           
- ExtendedDataOutputExtendedDataOutput.Stream.getDelegate() - -
-          Deprecated.  
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.io with parameters of type ExtendedDataOutput
- voidStringCompressor.write(ExtendedDataOutput out, - String string) - -
-           
- voidStringIO.write(ExtendedDataOutput out, - String string) - -
-           
-protected abstract  voidSortedFileMap.writeKey(ExtendedDataOutput out, - K key) - -
-           
-protected  voidStringCompressor.writeString(ExtendedDataOutput out, - String value) - -
-           
-protected  voidStringCompressor.Counting.writeString(ExtendedDataOutput out, - String value) - -
-           
-protected abstract  voidSortedFileMap.writeValue(ExtendedDataOutput out, - V value) - -
-           
-  -

- - - - - - - - - - - -
Constructors in org.eclipse.net4j.util.io with parameters of type ExtendedDataOutput
ExtendedDataOutput.Delegating(ExtendedDataOutput delegate) - -
-           
ExtendedDataOutput.Stream(ExtendedDataOutput delegate) - -
-          Deprecated.  
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataOutputStream.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataOutputStream.html deleted file mode 100644 index 6e54ca168f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedDataOutputStream.html +++ /dev/null @@ -1,346 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.ExtendedDataOutputStream (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.ExtendedDataOutputStream

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use ExtendedDataOutputStream
org.eclipse.net4j.http.serverTransport layer extension with support for HTTP connections. 
org.eclipse.net4j.signalA framework for request/response based communication on top of -the Net4j transport layer. 
org.eclipse.net4j.signal.heartbeatA signal protocol implementation that realizes a configurable heart beat protocol. 
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of ExtendedDataOutputStream in org.eclipse.net4j.http.server
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.http.server with parameters of type ExtendedDataOutputStream
- voidINet4jTransportServlet.RequestHandler.handleOperations(String connectorID, - ExtendedDataInputStream in, - ExtendedDataOutputStream out) - -
-           
-  -

- - - - - -
-Uses of ExtendedDataOutputStream in org.eclipse.net4j.signal
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.signal with parameters of type ExtendedDataOutputStream
-protected abstract  voidRequest.requesting(ExtendedDataOutputStream out) - -
-           
-protected abstract  voidRequestWithConfirmation.requesting(ExtendedDataOutputStream out) - -
-           
-protected  voidRequestWithMonitoring.requesting(ExtendedDataOutputStream out) - -
-           
-protected abstract  voidRequestWithMonitoring.requesting(ExtendedDataOutputStream out, - OMMonitor monitor) - -
-           
-protected  voidIndicationWithMonitoring.responding(ExtendedDataOutputStream out) - -
-           
-protected abstract  voidIndicationWithResponse.responding(ExtendedDataOutputStream out) - -
-          Important Note: The response must not be empty, i.e. the stream must be used at least to write a - boolean.
-protected abstract  voidIndicationWithMonitoring.responding(ExtendedDataOutputStream out, - OMMonitor monitor) - -
-           
-  -

- - - - - -
-Uses of ExtendedDataOutputStream in org.eclipse.net4j.signal.heartbeat
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.signal.heartbeat with parameters of type ExtendedDataOutputStream
-protected  voidHeartBeatProtocol.requestingStart(ExtendedDataOutputStream out, - long rate) - -
-           
-  -

- - - - - -
-Uses of ExtendedDataOutputStream in org.eclipse.net4j.util.io
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.io that return ExtendedDataOutputStream
-static ExtendedDataOutputStreamExtendedDataOutputStream.wrap(OutputStream stream) - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.io with parameters of type ExtendedDataOutputStream
- voidExtendedIOAdapter.handleOut(ExtendedDataOutputStream out) - -
-           
- voidExtendedOutputHandler.handleOut(ExtendedDataOutputStream out) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedIOAdapter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedIOAdapter.html deleted file mode 100644 index 3db465cc9f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedIOAdapter.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.ExtendedIOAdapter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.ExtendedIOAdapter

-
-No usage of org.eclipse.net4j.util.io.ExtendedIOAdapter -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedIOHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedIOHandler.html deleted file mode 100644 index df01e3c613..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedIOHandler.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.io.ExtendedIOHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.io.ExtendedIOHandler

-
- - - - - - - - - -
-Packages that use ExtendedIOHandler
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of ExtendedIOHandler in org.eclipse.net4j.util.io
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.io that implement ExtendedIOHandler
- classExtendedIOAdapter - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedIOUtil.ClassLoaderClassResolver.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedIOUtil.ClassLoaderClassResolver.html deleted file mode 100644 index 6a5edcef9f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedIOUtil.ClassLoaderClassResolver.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.ExtendedIOUtil.ClassLoaderClassResolver (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.ExtendedIOUtil.ClassLoaderClassResolver

-
-No usage of org.eclipse.net4j.util.io.ExtendedIOUtil.ClassLoaderClassResolver -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedIOUtil.ClassResolver.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedIOUtil.ClassResolver.html deleted file mode 100644 index 4ddd8dfb2e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedIOUtil.ClassResolver.html +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.io.ExtendedIOUtil.ClassResolver (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.io.ExtendedIOUtil.ClassResolver

-
- - - - - - - - - -
-Packages that use ExtendedIOUtil.ClassResolver
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of ExtendedIOUtil.ClassResolver in org.eclipse.net4j.util.io
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.io that implement ExtendedIOUtil.ClassResolver
-static classExtendedIOUtil.ClassLoaderClassResolver - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.io with parameters of type ExtendedIOUtil.ClassResolver
-static ObjectExtendedIOUtil.readObject(DataInput in, - ExtendedIOUtil.ClassResolver classResolver) - -
-           
- ObjectDataInputExtender.readObject(ExtendedIOUtil.ClassResolver classResolver) - -
-           
- ObjectExtendedDataInput.readObject(ExtendedIOUtil.ClassResolver classResolver) - -
-           
- ObjectExtendedDataInput.Delegating.readObject(ExtendedIOUtil.ClassResolver classResolver) - -
-           
- ObjectExtendedDataInputStream.readObject(ExtendedIOUtil.ClassResolver classResolver) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedIOUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedIOUtil.html deleted file mode 100644 index 8593fe0e4a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedIOUtil.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.ExtendedIOUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.ExtendedIOUtil

-
-No usage of org.eclipse.net4j.util.io.ExtendedIOUtil -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedInputHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedInputHandler.html deleted file mode 100644 index c1564b6997..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedInputHandler.html +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.io.ExtendedInputHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.io.ExtendedInputHandler

-
- - - - - - - - - -
-Packages that use ExtendedInputHandler
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of ExtendedInputHandler in org.eclipse.net4j.util.io
-  -

- - - - - - - - - -
Subinterfaces of ExtendedInputHandler in org.eclipse.net4j.util.io
- interfaceExtendedIOHandler - -
-           
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.io that implement ExtendedInputHandler
- classExtendedIOAdapter - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedOutputHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedOutputHandler.html deleted file mode 100644 index a855398564..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ExtendedOutputHandler.html +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.io.ExtendedOutputHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.io.ExtendedOutputHandler

-
- - - - - - - - - -
-Packages that use ExtendedOutputHandler
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of ExtendedOutputHandler in org.eclipse.net4j.util.io
-  -

- - - - - - - - - -
Subinterfaces of ExtendedOutputHandler in org.eclipse.net4j.util.io
- interfaceExtendedIOHandler - -
-           
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.io that implement ExtendedOutputHandler
- classExtendedIOAdapter - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/GZIPStreamWrapper.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/GZIPStreamWrapper.html deleted file mode 100644 index 4f0f28d297..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/GZIPStreamWrapper.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.GZIPStreamWrapper (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.GZIPStreamWrapper

-
- - - - - - - - - -
-Packages that use GZIPStreamWrapper
org.eclipse.net4j.signal.wrappingSome container injectors for use with signal protocols. 
-  -

- - - - - -
-Uses of GZIPStreamWrapper in org.eclipse.net4j.signal.wrapping
-  -

- - - - - - - - - -
Fields in org.eclipse.net4j.signal.wrapping declared as GZIPStreamWrapper
-static GZIPStreamWrapperGZIPStreamWrapperInjector.STREAM_WRAPPER - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IOFilter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IOFilter.html deleted file mode 100644 index 0b6902fc40..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IOFilter.html +++ /dev/null @@ -1,192 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.io.IOFilter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.io.IOFilter

-
- - - - - - - - - -
-Packages that use IOFilter
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of IOFilter in org.eclipse.net4j.util.io
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.io with parameters of type IOFilter
-static voidIOUtil.copyText(BufferedReader reader, - BufferedWriter writer, - IOFilter<String>... lineFilters) - -
-           
-static voidIOUtil.copyText(File source, - File target, - IOFilter<String>... lineFilters) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IORunnable.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IORunnable.html deleted file mode 100644 index 4be41ad1a8..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IORunnable.html +++ /dev/null @@ -1,226 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.io.IORunnable (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.io.IORunnable

-
- - - - - - - - - -
-Packages that use IORunnable
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of IORunnable in org.eclipse.net4j.util.io
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.io with parameters of type IORunnable
-static voidIOUtil.safeInput(File file, - IORunnable<FileInputStream> runnable) - -
-           
-static voidIOUtil.safeOutput(File file, - IORunnable<FileOutputStream> runnable) - -
-           
-static voidIOUtil.safeRead(File file, - IORunnable<FileReader> runnable) - -
-           
-static - - - - -
-<IO extends Closeable> -
-void
-
IOUtil.safeRun(IO io, - IORunnable<IO> runnable) - -
-           
-static voidIOUtil.safeWrite(File file, - IORunnable<FileWriter> runnable) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IORuntimeException.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IORuntimeException.html deleted file mode 100644 index 83ca422f9b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IORuntimeException.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.IORuntimeException (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.IORuntimeException

-
- - - - - - - - - - - - - -
-Packages that use IORuntimeException
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
org.eclipse.net4j.util.securityInterfaces and classes for security, negotiation, authentication, authorization and cryptography. 
-  -

- - - - - -
-Uses of IORuntimeException in org.eclipse.net4j.util.io
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.io that throw IORuntimeException
-static voidIOUtil.close(Closeable closeable) - -
-           
-static voidIOUtil.close(Closeable closeable) - -
-           
-static voidIOUtil.copy(InputStream input, - OutputStream output) - -
-           
-static voidIOUtil.copy(InputStream input, - OutputStream output, - byte[] buffer) - -
-           
-static voidIOUtil.copy(InputStream input, - OutputStream output, - int bufferSize) - -
-           
-static intIOUtil.copy(InputStream input, - OutputStream output, - int size, - byte[] buffer) - -
-           
-static voidIOUtil.copyFile(File source, - File target) - -
-           
-static voidIOUtil.copyText(File source, - File target, - IOFilter<String>... lineFilters) - -
-           
-static voidIOUtil.copyTree(File source, - File target) - -
-           
-static voidIOUtil.copyTrees(Collection<File> sources, - File target) - -
-           
-static FileTMPUtil.createTempFile() - -
-           
-static FileTMPUtil.createTempFile(String prefix) - -
-           
-static FileTMPUtil.createTempFile(String prefix, - String suffix) - -
-           
-static FileTMPUtil.createTempFile(String prefix, - String suffix, - File directory) - -
-           
-static FileTMPUtil.createTempFolder() - -
-           
-static FileTMPUtil.createTempFolder(String prefix) - -
-           
-static FileTMPUtil.createTempFolder(String prefix, - String suffix) - -
-           
-static FileTMPUtil.createTempFolder(String prefix, - String suffix, - File directory) - -
-           
-static booleanIOUtil.equals(File file1, - File file2) - -
-           
-static booleanIOUtil.equals(InputStream stream1, - InputStream stream2) - -
-           
-static FileInputStreamIOUtil.openInputStream(File file) - -
-           
-static FileInputStreamIOUtil.openInputStream(String fileName) - -
-           
-static FileOutputStreamIOUtil.openOutputStream(File file) - -
-           
-static FileOutputStreamIOUtil.openOutputStream(String fileName) - -
-           
-static FileReaderIOUtil.openReader(File file) - -
-           
-static FileReaderIOUtil.openReader(String fileName) - -
-           
-static FileWriterIOUtil.openWriter(File file) - -
-           
-static FileWriterIOUtil.openWriter(String fileName) - -
-           
-static byte[]IOUtil.readFile(File file) - -
-           
-static StringIOUtil.readTextFile(File file) - -
-           
-static voidIOUtil.safeInput(File file, - IORunnable<FileInputStream> runnable) - -
-           
-static voidIOUtil.safeOutput(File file, - IORunnable<FileOutputStream> runnable) - -
-           
-static voidIOUtil.safeRead(File file, - IORunnable<FileReader> runnable) - -
-           
-static - - - - -
-<IO extends Closeable> -
-void
-
IOUtil.safeRun(IO io, - IORunnable<IO> runnable) - -
-           
-static voidIOUtil.safeWrite(File file, - IORunnable<FileWriter> runnable) - -
-           
-static voidZIPUtil.unzip(File zipFile, - File targetFolder) - -
-           
-static voidZIPUtil.unzip(File zipFile, - ZIPUtil.UnzipHandler handler) - -
-           
-static voidIOUtil.visitBreadthFirst(File[] files, - IOVisitor visitor) - -
-           
-static voidIOUtil.visitBreadthFirst(File file, - IOVisitor visitor) - -
-           
-static voidIOUtil.visitDepthFirst(File file, - IOVisitor visitor) - -
-           
-static voidIOUtil.writeFile(File file, - byte[] bytes) - -
-           
-static voidZIPUtil.zip(ZIPUtil.ZipEntryHandler handler, - File zipFile) - -
-           
-  -

- - - - - -
-Uses of IORuntimeException in org.eclipse.net4j.util.security
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.security that throw IORuntimeException
-protected  voidFileUserManager.load(Map<String,char[]> users) - -
-           
-protected  voidUserManager.load(Map<String,char[]> users) - -
-           
-protected  voidFileUserManager.save(Map<String,char[]> users) - -
-           
-protected  voidUserManager.save(Map<String,char[]> users) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IOTimeoutException.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IOTimeoutException.html deleted file mode 100644 index 53fbe876e4..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IOTimeoutException.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.IOTimeoutException (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.IOTimeoutException

-
-No usage of org.eclipse.net4j.util.io.IOTimeoutException -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IOUtil.FileCollector.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IOUtil.FileCollector.html deleted file mode 100644 index a18d27fe9f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IOUtil.FileCollector.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.IOUtil.FileCollector (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.IOUtil.FileCollector

-
-No usage of org.eclipse.net4j.util.io.IOUtil.FileCollector -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IOUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IOUtil.html deleted file mode 100644 index af022b874f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IOUtil.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.IOUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.IOUtil

-
-No usage of org.eclipse.net4j.util.io.IOUtil -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IOVisitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IOVisitor.html deleted file mode 100644 index f9d65fa911..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IOVisitor.html +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.io.IOVisitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.io.IOVisitor

-
- - - - - - - - - -
-Packages that use IOVisitor
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of IOVisitor in org.eclipse.net4j.util.io
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.io that implement IOVisitor
-static classIOUtil.FileCollector - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.io with parameters of type IOVisitor
-static voidIOUtil.visitBreadthFirst(File[] files, - IOVisitor visitor) - -
-           
-static voidIOUtil.visitBreadthFirst(File file, - IOVisitor visitor) - -
-           
-static voidIOUtil.visitDepthFirst(File[] files, - IOVisitor visitor) - -
-           
-static voidIOUtil.visitDepthFirst(File file, - IOVisitor visitor) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IStreamWrapper.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IStreamWrapper.html deleted file mode 100644 index 65de0ea616..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/IStreamWrapper.html +++ /dev/null @@ -1,371 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.io.IStreamWrapper (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.io.IStreamWrapper

-
- - - - - - - - - - - - - - - - - -
-Packages that use IStreamWrapper
org.eclipse.net4j.signalA framework for request/response based communication on top of -the Net4j transport layer. 
org.eclipse.net4j.signal.wrappingSome container injectors for use with signal protocols. 
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of IStreamWrapper in org.eclipse.net4j.signal
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.signal that return IStreamWrapper
- IStreamWrapperISignalProtocol.getStreamWrapper() - -
-           
- IStreamWrapperSignalProtocol.getStreamWrapper() - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.signal with parameters of type IStreamWrapper
- voidISignalProtocol.addStreamWrapper(IStreamWrapper streamWrapper) - -
-           
- voidSignalProtocol.addStreamWrapper(IStreamWrapper streamWrapper) - -
-           
- voidISignalProtocol.setStreamWrapper(IStreamWrapper streamWrapper) - -
-           
- voidSignalProtocol.setStreamWrapper(IStreamWrapper streamWrapper) - -
-           
-  -

- - - - - -
-Uses of IStreamWrapper in org.eclipse.net4j.signal.wrapping
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.signal.wrapping that return IStreamWrapper
- IStreamWrapperStreamWrapperInjector.getStreamWrapper() - -
-           
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.signal.wrapping with parameters of type IStreamWrapper
StreamWrapperInjector(String protocolID, - IStreamWrapper streamWrapper) - -
-           
-  -

- - - - - -
-Uses of IStreamWrapper in org.eclipse.net4j.util.io
-  -

- - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.io that implement IStreamWrapper
- classDelegatingStreamWrapper - -
-           
- classGZIPStreamWrapper - -
-           
- classStreamWrapperChain - -
-           
- classXORStreamWrapper - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.io that return IStreamWrapper
- IStreamWrapperDelegatingStreamWrapper.getDelegate() - -
-           
- IStreamWrapperStreamWrapperChain.getHead() - -
-           
-  -

- - - - - - - - - - - -
Constructors in org.eclipse.net4j.util.io with parameters of type IStreamWrapper
DelegatingStreamWrapper(IStreamWrapper delegate) - -
-           
StreamWrapperChain(IStreamWrapper head, - IStreamWrapper delegate) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/LimitedReader.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/LimitedReader.html deleted file mode 100644 index 49cc603cd7..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/LimitedReader.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.LimitedReader (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.LimitedReader

-
-No usage of org.eclipse.net4j.util.io.LimitedReader -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/NIOUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/NIOUtil.html deleted file mode 100644 index 983d83ada9..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/NIOUtil.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.NIOUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.NIOUtil

-
-No usage of org.eclipse.net4j.util.io.NIOUtil -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/SortedFileMap.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/SortedFileMap.html deleted file mode 100644 index 95879fb45a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/SortedFileMap.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.SortedFileMap (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.SortedFileMap

-
- - - - - - - - - -
-Packages that use SortedFileMap
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of SortedFileMap in org.eclipse.net4j.util.io
-  -

- - - - - - - - - -
Subclasses of SortedFileMap in org.eclipse.net4j.util.io
- classCachedFileMap<K extends Comparable<K>,V> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/StreamWrapperChain.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/StreamWrapperChain.html deleted file mode 100644 index e1f3a4cc9f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/StreamWrapperChain.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.StreamWrapperChain (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.StreamWrapperChain

-
-No usage of org.eclipse.net4j.util.io.StreamWrapperChain -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/StringCompressor.Counting.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/StringCompressor.Counting.html deleted file mode 100644 index b35a2824e9..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/StringCompressor.Counting.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.StringCompressor.Counting (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.StringCompressor.Counting

-
-No usage of org.eclipse.net4j.util.io.StringCompressor.Counting -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/StringCompressor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/StringCompressor.html deleted file mode 100644 index 4d82648b9f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/StringCompressor.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.StringCompressor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.StringCompressor

-
- - - - - - - - - -
-Packages that use StringCompressor
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of StringCompressor in org.eclipse.net4j.util.io
-  -

- - - - - - - - - -
Subclasses of StringCompressor in org.eclipse.net4j.util.io
-static classStringCompressor.Counting - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/StringIO.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/StringIO.html deleted file mode 100644 index 8bbc09006d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/StringIO.html +++ /dev/null @@ -1,204 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.io.StringIO (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.io.StringIO

-
- - - - - - - - - -
-Packages that use StringIO
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of StringIO in org.eclipse.net4j.util.io
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.io that implement StringIO
- classStringCompressor - -
-           
-static classStringCompressor.Counting - -
-           
-  -

- - - - - - - - - -
Fields in org.eclipse.net4j.util.io declared as StringIO
-static StringIOStringIO.DIRECT - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/TMPUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/TMPUtil.html deleted file mode 100644 index 03bb68dcdd..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/TMPUtil.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.TMPUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.TMPUtil

-
-No usage of org.eclipse.net4j.util.io.TMPUtil -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/XMLOutput.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/XMLOutput.html deleted file mode 100644 index 8bc2d93953..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/XMLOutput.html +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.XMLOutput (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.XMLOutput

-
- - - - - - - - - -
-Packages that use XMLOutput
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of XMLOutput in org.eclipse.net4j.util.io
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.io that return XMLOutput
- XMLOutputXMLOutput.attribute(String name, - Object value) - -
-           
- XMLOutputXMLOutput.attributeOrNull(String name, - Object value) - -
-           
- XMLOutputXMLOutput.element(String name) - -
-           
- XMLOutputXMLOutput.pop() - -
-           
- XMLOutputXMLOutput.push() - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/XORInputStream.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/XORInputStream.html deleted file mode 100644 index 535156129c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/XORInputStream.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.XORInputStream (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.XORInputStream

-
- - - - - - - - - -
-Packages that use XORInputStream
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of XORInputStream in org.eclipse.net4j.util.io
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.io that return XORInputStream
- XORInputStreamXORStreamWrapper.wrapInputStream(InputStream in) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/XOROutputStream.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/XOROutputStream.html deleted file mode 100644 index 4a44ff8fbc..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/XOROutputStream.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.XOROutputStream (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.XOROutputStream

-
- - - - - - - - - -
-Packages that use XOROutputStream
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of XOROutputStream in org.eclipse.net4j.util.io
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.io that return XOROutputStream
- XOROutputStreamXORStreamWrapper.wrapOutputStream(OutputStream out) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/XORStreamWrapper.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/XORStreamWrapper.html deleted file mode 100644 index bba3da5688..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/XORStreamWrapper.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.XORStreamWrapper (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.XORStreamWrapper

-
-No usage of org.eclipse.net4j.util.io.XORStreamWrapper -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.EntryContext.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.EntryContext.html deleted file mode 100644 index c7f07bcf90..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.EntryContext.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.ZIPUtil.EntryContext (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.ZIPUtil.EntryContext

-
- - - - - - - - - -
-Packages that use ZIPUtil.EntryContext
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of ZIPUtil.EntryContext in org.eclipse.net4j.util.io
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.io with parameters of type ZIPUtil.EntryContext
- voidZIPUtil.ZipEntryHandler.handleEntry(ZIPUtil.EntryContext context) - -
-           
- voidZIPUtil.FileSystemZipHandler.handleEntry(ZIPUtil.EntryContext context) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.FileSystemUnzipHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.FileSystemUnzipHandler.html deleted file mode 100644 index 492b8aed36..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.FileSystemUnzipHandler.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.ZIPUtil.FileSystemUnzipHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.ZIPUtil.FileSystemUnzipHandler

-
-No usage of org.eclipse.net4j.util.io.ZIPUtil.FileSystemUnzipHandler -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.FileSystemZipHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.FileSystemZipHandler.html deleted file mode 100644 index 2ec58b0f4b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.FileSystemZipHandler.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.ZIPUtil.FileSystemZipHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.ZIPUtil.FileSystemZipHandler

-
-No usage of org.eclipse.net4j.util.io.ZIPUtil.FileSystemZipHandler -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.UnzipHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.UnzipHandler.html deleted file mode 100644 index 5955d674ec..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.UnzipHandler.html +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.io.ZIPUtil.UnzipHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.io.ZIPUtil.UnzipHandler

-
- - - - - - - - - -
-Packages that use ZIPUtil.UnzipHandler
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of ZIPUtil.UnzipHandler in org.eclipse.net4j.util.io
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.io that implement ZIPUtil.UnzipHandler
-static classZIPUtil.FileSystemUnzipHandler - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.io with parameters of type ZIPUtil.UnzipHandler
-static voidZIPUtil.unzip(File zipFile, - ZIPUtil.UnzipHandler handler) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.ZipEntryHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.ZipEntryHandler.html deleted file mode 100644 index da2f48a4af..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.ZipEntryHandler.html +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.io.ZIPUtil.ZipEntryHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.io.ZIPUtil.ZipEntryHandler

-
- - - - - - - - - -
-Packages that use ZIPUtil.ZipEntryHandler
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
-  -

- - - - - -
-Uses of ZIPUtil.ZipEntryHandler in org.eclipse.net4j.util.io
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.io that implement ZIPUtil.ZipEntryHandler
-static classZIPUtil.FileSystemZipHandler - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.io with parameters of type ZIPUtil.ZipEntryHandler
-static voidZIPUtil.zip(ZIPUtil.ZipEntryHandler handler, - File zipFile) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.html deleted file mode 100644 index 2892b60378..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/class-use/ZIPUtil.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.io.ZIPUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.io.ZIPUtil

-
-No usage of org.eclipse.net4j.util.io.ZIPUtil -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/package-frame.html deleted file mode 100644 index 0a8974f9af..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/package-frame.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - -org.eclipse.net4j.util.io (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.util.io - - - - -
-Interfaces  - -
-ExtendedDataInput -
-ExtendedDataOutput -
-ExtendedInputHandler -
-ExtendedIOHandler -
-ExtendedIOUtil.ClassResolver -
-ExtendedOutputHandler -
-IOFilter -
-IORunnable -
-IOVisitor -
-IStreamWrapper -
-StringIO -
-ZIPUtil.UnzipHandler -
-ZIPUtil.ZipEntryHandler
- - - - - - -
-Classes  - -
-AsyncOutputStream -
-AsyncWriter -
-CachedFileMap -
-DataInputExtender -
-DataOutputExtender -
-DelegatingInputStream -
-DelegatingOutputStream -
-DelegatingStreamWrapper -
-DigestWriter -
-ExpectedFileInputStream -
-ExpectedFileReader -
-ExtendedDataInput.Delegating -
-ExtendedDataInput.Stream -
-ExtendedDataInputStream -
-ExtendedDataOutput.Delegating -
-ExtendedDataOutput.Stream -
-ExtendedDataOutputStream -
-ExtendedIOAdapter -
-ExtendedIOUtil -
-ExtendedIOUtil.ClassLoaderClassResolver -
-GZIPStreamWrapper -
-IOUtil -
-IOUtil.FileCollector -
-LimitedReader -
-NIOUtil -
-SortedFileMap -
-StreamWrapperChain -
-StringCompressor -
-StringCompressor.Counting -
-TMPUtil -
-XMLOutput -
-XORInputStream -
-XOROutputStream -
-XORStreamWrapper -
-ZIPUtil -
-ZIPUtil.EntryContext -
-ZIPUtil.FileSystemUnzipHandler -
-ZIPUtil.FileSystemZipHandler
- - - - - - -
-Exceptions  - -
-IORuntimeException -
-IOTimeoutException
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/package-summary.html deleted file mode 100644 index 7f151f369e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/package-summary.html +++ /dev/null @@ -1,422 +0,0 @@ - - - - - - -org.eclipse.net4j.util.io (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.util.io -

-Interfaces and classes for I/O. -

-See: -
-          Description -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Interface Summary
ExtendedDataInput 
ExtendedDataOutput 
ExtendedInputHandler 
ExtendedIOHandler 
ExtendedIOUtil.ClassResolver 
ExtendedOutputHandler 
IOFilter<T> 
IORunnable<IO extends Closeable> 
IOVisitor 
IStreamWrapper 
StringIO 
ZIPUtil.UnzipHandler 
ZIPUtil.ZipEntryHandler 
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
AsyncOutputStream 
AsyncWriter 
CachedFileMap<K extends Comparable<K>,V> 
DataInputExtender 
DataOutputExtender 
DelegatingInputStreamA DelegatingInputStream contains some other input stream, which it uses as its basic source of data, - possibly transforming the data along the way or providing additional functionality.
DelegatingOutputStreamThis class is the superclass of all classes that filter output streams.
DelegatingStreamWrapper 
DigestWriter 
ExpectedFileInputStream 
ExpectedFileReader 
ExtendedDataInput.Delegating 
ExtendedDataInput.StreamDeprecated.
ExtendedDataInputStream 
ExtendedDataOutput.Delegating 
ExtendedDataOutput.StreamDeprecated.
ExtendedDataOutputStream 
ExtendedIOAdapter 
ExtendedIOUtil 
ExtendedIOUtil.ClassLoaderClassResolver 
GZIPStreamWrapper 
IOUtil 
IOUtil.FileCollector 
LimitedReader 
NIOUtil 
SortedFileMap<K extends Comparable<K>,V> 
StreamWrapperChain 
StringCompressor 
StringCompressor.Counting 
TMPUtil 
XMLOutput 
XORInputStream 
XOROutputStream 
XORStreamWrapper 
ZIPUtil 
ZIPUtil.EntryContext 
ZIPUtil.FileSystemUnzipHandler 
ZIPUtil.FileSystemZipHandler 
-  - -

- - - - - - - - - - - - - -
-Exception Summary
IORuntimeException 
IOTimeoutException 
-  - -

-

-Package org.eclipse.net4j.util.io Description -

- -

-Interfaces and classes for I/O. -

- - - - -

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/package-tree.html deleted file mode 100644 index 32a026ec45..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/package-tree.html +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - -org.eclipse.net4j.util.io Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.util.io -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/package-use.html deleted file mode 100644 index 8327c681b4..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/io/package-use.html +++ /dev/null @@ -1,466 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.util.io (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.util.io

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use org.eclipse.net4j.util.io
org.eclipse.net4j.dbThe Net4j DB framework. 
org.eclipse.net4j.http.serverTransport layer extension with support for HTTP connections. 
org.eclipse.net4j.signalA framework for request/response based communication on top of -the Net4j transport layer. 
org.eclipse.net4j.signal.heartbeatA signal protocol implementation that realizes a configurable heart beat protocol. 
org.eclipse.net4j.signal.wrappingSome container injectors for use with signal protocols. 
org.eclipse.net4j.util.ioInterfaces and classes for I/O. 
org.eclipse.net4j.util.securityInterfaces and classes for security, negotiation, authentication, authorization and cryptography. 
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.io used by org.eclipse.net4j.db
ExtendedDataInput - -
-           
ExtendedDataOutput - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.io used by org.eclipse.net4j.http.server
ExtendedDataInputStream - -
-           
ExtendedDataOutputStream - -
-           
-  -

- - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.io used by org.eclipse.net4j.signal
ExtendedDataInputStream - -
-           
ExtendedDataOutputStream - -
-           
IStreamWrapper - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.io used by org.eclipse.net4j.signal.heartbeat
ExtendedDataInputStream - -
-           
ExtendedDataOutputStream - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.io used by org.eclipse.net4j.signal.wrapping
GZIPStreamWrapper - -
-           
IStreamWrapper - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.io used by org.eclipse.net4j.util.io
DelegatingInputStream - -
-          A DelegatingInputStream contains some other input stream, which it uses as its basic source of data, - possibly transforming the data along the way or providing additional functionality.
DelegatingOutputStream - -
-          This class is the superclass of all classes that filter output streams.
DelegatingStreamWrapper - -
-           
ExtendedDataInput - -
-           
ExtendedDataInputStream - -
-           
ExtendedDataOutput - -
-           
ExtendedDataOutputStream - -
-           
ExtendedInputHandler - -
-           
ExtendedIOHandler - -
-           
ExtendedIOUtil.ClassResolver - -
-           
ExtendedOutputHandler - -
-           
IOFilter - -
-           
IORunnable - -
-           
IORuntimeException - -
-           
IOVisitor - -
-           
IStreamWrapper - -
-           
SortedFileMap - -
-           
StringCompressor - -
-           
StringIO - -
-           
XMLOutput - -
-           
XORInputStream - -
-           
XOROutputStream - -
-           
ZIPUtil.EntryContext - -
-           
ZIPUtil.UnzipHandler - -
-           
ZIPUtil.ZipEntryHandler - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.io used by org.eclipse.net4j.util.security
IORuntimeException - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/ILifecycle.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/ILifecycle.html deleted file mode 100644 index 26dbec378c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/ILifecycle.html +++ /dev/null @@ -1,304 +0,0 @@ - - - - - - -ILifecycle (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.lifecycle -
-Interface ILifecycle

-
-
All Superinterfaces:
INotifier
-
-
-
All Known Subinterfaces:
IManagedContainer, InternalChannel, IPluginContainer
-
-
-
All Known Implementing Classes:
Acceptor, Cache, CacheMonitor, ChallengeNegotiator, ChallengeResponseNegotiator, Channel, ChannelMultiplexer, Connector, Container, DelegatingRegistry, FileUserManager, FiniteStateMachine, HashMapDelegatingRegistry, HashMapRegistry, HeartBeatProtocol, HeartBeatProtocol.Server, Lifecycle, ManagedContainer, Negotiator, Protocol, QueueRunner, QueueWorker, QueueWorkerWorkSerializer, Randomizer, ReferenceQueueWorker, Registry, ResponseNegotiator, RWLockManager, SignalProtocol, TimerLifecycle, UserManager, Worker
-
-
-
-
public interface ILifecycle
extends INotifier
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidactivate() - -
-           
- Exceptiondeactivate() - -
-           
- LifecycleStategetLifecycleState() - -
-           
- booleanisActive() - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Method Detail
- -

-activate

-
-void activate()
-              throws LifecycleException
-
-
-
-
-
- -
Throws: -
LifecycleException
-
-
-
- -

-deactivate

-
-Exception deactivate()
-
-
-
-
-
-
-
-
-
- -

-getLifecycleState

-
-LifecycleState getLifecycleState()
-
-
-
-
-
-
Since:
-
3.0
-
-
-
-
- -

-isActive

-
-boolean isActive()
-
-
-
-
-
-
Since:
-
3.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/ILifecycleEvent.Kind.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/ILifecycleEvent.Kind.html deleted file mode 100644 index 585fd10ff7..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/ILifecycleEvent.Kind.html +++ /dev/null @@ -1,361 +0,0 @@ - - - - - - -ILifecycleEvent.Kind (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.lifecycle -
-Enum ILifecycleEvent.Kind

-
-java.lang.Object
-  extended by java.lang.Enum<ILifecycleEvent.Kind>
-      extended by org.eclipse.net4j.util.lifecycle.ILifecycleEvent.Kind
-
-
-
All Implemented Interfaces:
Serializable, Comparable<ILifecycleEvent.Kind>
-
-
-
Enclosing interface:
ILifecycleEvent
-
-
-
-
public static enum ILifecycleEvent.Kind
extends Enum<ILifecycleEvent.Kind>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - -
-Enum Constant Summary
ABOUT_TO_ACTIVATE - -
-           
ABOUT_TO_DEACTIVATE - -
-           
ACTIVATED - -
-           
DEACTIVATED - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-static ILifecycleEvent.KindvalueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static ILifecycleEvent.Kind[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-ABOUT_TO_ACTIVATE

-
-public static final ILifecycleEvent.Kind ABOUT_TO_ACTIVATE
-
-
-
-
-
- -

-ACTIVATED

-
-public static final ILifecycleEvent.Kind ACTIVATED
-
-
-
-
-
- -

-ABOUT_TO_DEACTIVATE

-
-public static final ILifecycleEvent.Kind ABOUT_TO_DEACTIVATE
-
-
-
-
-
- -

-DEACTIVATED

-
-public static final ILifecycleEvent.Kind DEACTIVATED
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static ILifecycleEvent.Kind[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (ILifecycleEvent.Kind c : ILifecycleEvent.Kind.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static ILifecycleEvent.Kind valueOf(String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
IllegalArgumentException - if this enum type has no constant -with the specified name -
NullPointerException - if the argument is null
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/ILifecycleEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/ILifecycleEvent.html deleted file mode 100644 index d333f55dbd..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/ILifecycleEvent.html +++ /dev/null @@ -1,264 +0,0 @@ - - - - - - -ILifecycleEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.lifecycle -
-Interface ILifecycleEvent

-
-
All Superinterfaces:
IEvent
-
-
-
All Known Implementing Classes:
LifecycleEvent
-
-
-
-
public interface ILifecycleEvent
extends IEvent
- - -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static classILifecycleEvent.Kind - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- ILifecycleEvent.KindgetKind() - -
-           
- ILifecyclegetSource() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getSource

-
-ILifecycle getSource()
-
-
-
Specified by:
getSource in interface IEvent
-
-
-
Since:
-
3.0
-
-
-
-
- -

-getKind

-
-ILifecycleEvent.Kind getKind()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/Lifecycle.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/Lifecycle.html deleted file mode 100644 index f136ae2850..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/Lifecycle.html +++ /dev/null @@ -1,791 +0,0 @@ - - - - - - -Lifecycle (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.lifecycle -
-Class Lifecycle

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.lifecycle.Lifecycle
-
-
-
All Implemented Interfaces:
INotifier, ILifecycle
-
-
-
Direct Known Subclasses:
Channel, Container, FiniteStateMachine, ManagedContainer, Protocol, Randomizer, RWLockManager, UserManager, Worker
-
-
-
-
public class Lifecycle
extends Notifier
implements ILifecycle
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Field Summary
-static booleanUSE_LABEL - -
-           
-  - - - - - - - - - - -
-Constructor Summary
Lifecycle() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidactivate() - -
-           
-protected  voidcheckActive() - -
-           
-protected  voidcheckArg(boolean expr, - String msg) - -
-           
-protected  voidcheckArg(Object handle, - String handleName) - -
-           
-protected  voidcheckInactive() - -
-           
-protected  voidcheckNull(Object handle, - String msg) - -
-           
-protected  voidcheckState(boolean expr, - String msg) - -
-           
-protected  voidcheckState(Object handle, - String handleName) - -
-           
- Exceptiondeactivate() - -
-           
-protected  voiddeferredActivate(boolean successful) - -
-           
-protected  voiddoActivate() - -
-           
-protected  voiddoAfterActivate() - -
-           
-protected  voiddoBeforeActivate() - -
-           
-protected  voiddoBeforeDeactivate() - -
-           
-protected  voiddoDeactivate() - -
-           
-protected  voiddump() - -
-           
- LifecycleStategetLifecycleState() - -
-           
- booleanisActive() - -
-           
-protected  booleanisDeferredActivation() - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Field Detail
- -

-USE_LABEL

-
-public static boolean USE_LABEL
-
-
-
-
- - - - - - - - -
-Constructor Detail
- -

-Lifecycle

-
-public Lifecycle()
-
-
-
Since:
-
2.0
-
-
- - - - - - - - -
-Method Detail
- -

-activate

-
-public final void activate()
-                    throws LifecycleException
-
-
-
Specified by:
activate in interface ILifecycle
-
-
- -
Throws: -
LifecycleException
-
-
-
- -

-deactivate

-
-public final Exception deactivate()
-
-
-
Specified by:
deactivate in interface ILifecycle
-
-
-
-
-
-
- -

-getLifecycleState

-
-public final LifecycleState getLifecycleState()
-
-
-
Specified by:
getLifecycleState in interface ILifecycle
-
-
-
Since:
-
3.0
-
-
-
-
- -

-isActive

-
-public final boolean isActive()
-
-
-
Specified by:
isActive in interface ILifecycle
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
-
- -

-dump

-
-protected final void dump()
-
-
-
-
-
-
-
-
-
- -

-checkActive

-
-protected final void checkActive()
-
-
-
-
-
-
-
-
-
- -

-checkInactive

-
-protected final void checkInactive()
-
-
-
-
-
-
-
-
-
- -

-checkNull

-
-protected final void checkNull(Object handle,
-                               String msg)
-                        throws NullPointerException
-
-
-
-
-
- -
Throws: -
NullPointerException
-
-
-
- -

-checkArg

-
-protected final void checkArg(boolean expr,
-                              String msg)
-                       throws IllegalArgumentException
-
-
-
-
-
- -
Throws: -
IllegalArgumentException
-
-
-
- -

-checkArg

-
-protected final void checkArg(Object handle,
-                              String handleName)
-                       throws IllegalArgumentException
-
-
-
-
-
- -
Throws: -
IllegalArgumentException
-
-
-
- -

-checkState

-
-protected final void checkState(boolean expr,
-                                String msg)
-                         throws IllegalStateException
-
-
-
-
-
- -
Throws: -
IllegalStateException
-
-
-
- -

-checkState

-
-protected final void checkState(Object handle,
-                                String handleName)
-                         throws IllegalStateException
-
-
-
-
-
- -
Throws: -
IllegalStateException
-
-
-
- -

-deferredActivate

-
-protected final void deferredActivate(boolean successful)
-
-
-
-
-
-
Since:
-
2.0
-
-
-
-
- -

-isDeferredActivation

-
-protected boolean isDeferredActivation()
-
-
-
-
-
-
-
-
-
- -

-doBeforeActivate

-
-protected void doBeforeActivate()
-                         throws Exception
-
-
-
-
-
- -
Throws: -
Exception
-
-
-
- -

-doActivate

-
-protected void doActivate()
-                   throws Exception
-
-
-
-
-
- -
Throws: -
Exception
-
-
-
- -

-doAfterActivate

-
-protected void doAfterActivate()
-                        throws Exception
-
-
-
-
-
- -
Throws: -
Exception
Since:
-
3.0
-
-
-
-
- -

-doBeforeDeactivate

-
-protected void doBeforeDeactivate()
-                           throws Exception
-
-
-
-
-
- -
Throws: -
Exception
-
-
-
- -

-doDeactivate

-
-protected void doDeactivate()
-                     throws Exception
-
-
-
-
-
- -
Throws: -
Exception
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleEvent.html deleted file mode 100644 index 2754f22cb2..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleEvent.html +++ /dev/null @@ -1,338 +0,0 @@ - - - - - - -LifecycleEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.lifecycle -
-Class LifecycleEvent

-
-java.lang.Object
-  extended by java.util.EventObject
-      extended by org.eclipse.net4j.util.event.Event
-          extended by org.eclipse.net4j.util.lifecycle.LifecycleEvent
-
-
-
All Implemented Interfaces:
Serializable, IEvent, ILifecycleEvent
-
-
-
-
public class LifecycleEvent
extends Event
implements ILifecycleEvent
- - -

-

-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
No Extend
-
This class is not intended to be subclassed by clients.
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.lifecycle.ILifecycleEvent
ILifecycleEvent.Kind
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.util.EventObject
source
-  - - - - - - - - - - -
-Constructor Summary
LifecycleEvent(Lifecycle lifecycle, - ILifecycleEvent.Kind kind) - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- ILifecycleEvent.KindgetKind() - -
-           
- ILifecyclegetSource() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Event
formatAdditionalParameters, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-LifecycleEvent

-
-public LifecycleEvent(Lifecycle lifecycle,
-                      ILifecycleEvent.Kind kind)
-
-
- - - - - - - - -
-Method Detail
- -

-getSource

-
-public ILifecycle getSource()
-
-
-
Specified by:
getSource in interface IEvent
Specified by:
getSource in interface ILifecycleEvent
Overrides:
getSource in class Event
-
-
-
Since:
-
3.0
-
-
-
-
- -

-getKind

-
-public ILifecycleEvent.Kind getKind()
-
-
-
Specified by:
getKind in interface ILifecycleEvent
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleEventAdapter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleEventAdapter.html deleted file mode 100644 index 15e6231143..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleEventAdapter.html +++ /dev/null @@ -1,394 +0,0 @@ - - - - - - -LifecycleEventAdapter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.lifecycle -
-Class LifecycleEventAdapter

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.lifecycle.LifecycleEventAdapter
-
-
-
All Implemented Interfaces:
EventListener, IListener
-
-
-
-
public class LifecycleEventAdapter
extends Object
implements IListener
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
LifecycleEventAdapter() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidnotifyEvent(IEvent event) - -
-           
-protected  voidnotifyLifecycleEvent(ILifecycleEvent event) - -
-           
-protected  voidnotifyOtherEvent(IEvent event) - -
-           
-protected  voidonAboutToActivate(ILifecycle lifecycle) - -
-           
-protected  voidonAboutToDeactivate(ILifecycle lifecycle) - -
-           
-protected  voidonActivated(ILifecycle lifecycle) - -
-           
-protected  voidonDeactivated(ILifecycle lifecycle) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-LifecycleEventAdapter

-
-public LifecycleEventAdapter()
-
-
- - - - - - - - -
-Method Detail
- -

-notifyEvent

-
-public final void notifyEvent(IEvent event)
-
-
-
Specified by:
notifyEvent in interface IListener
-
-
-
-
-
-
- -

-notifyLifecycleEvent

-
-protected void notifyLifecycleEvent(ILifecycleEvent event)
-
-
-
-
-
-
-
-
-
- -

-notifyOtherEvent

-
-protected void notifyOtherEvent(IEvent event)
-
-
-
-
-
-
-
-
-
- -

-onAboutToActivate

-
-protected void onAboutToActivate(ILifecycle lifecycle)
-
-
-
-
-
-
-
-
-
- -

-onActivated

-
-protected void onActivated(ILifecycle lifecycle)
-
-
-
-
-
-
-
-
-
- -

-onAboutToDeactivate

-
-protected void onAboutToDeactivate(ILifecycle lifecycle)
-
-
-
-
-
-
-
-
-
- -

-onDeactivated

-
-protected void onDeactivated(ILifecycle lifecycle)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleException.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleException.html deleted file mode 100644 index 2862285851..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleException.html +++ /dev/null @@ -1,289 +0,0 @@ - - - - - - -LifecycleException (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.lifecycle -
-Class LifecycleException

-
-java.lang.Object
-  extended by java.lang.Throwable
-      extended by java.lang.Exception
-          extended by java.lang.RuntimeException
-              extended by org.eclipse.net4j.util.lifecycle.LifecycleException
-
-
-
All Implemented Interfaces:
Serializable
-
-
-
-
public class LifecycleException
extends RuntimeException
- - -

-

-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
No Extend
-
This class is not intended to be subclassed by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
LifecycleException() - -
-           
LifecycleException(String message) - -
-           
LifecycleException(String message, - Throwable cause) - -
-           
LifecycleException(Throwable cause) - -
-           
-  - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-LifecycleException

-
-public LifecycleException()
-
-
-
- -

-LifecycleException

-
-public LifecycleException(String message)
-
-
-
- -

-LifecycleException

-
-public LifecycleException(Throwable cause)
-
-
-
- -

-LifecycleException

-
-public LifecycleException(String message,
-                          Throwable cause)
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleState.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleState.html deleted file mode 100644 index 2ecd46d1ec..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleState.html +++ /dev/null @@ -1,360 +0,0 @@ - - - - - - -LifecycleState (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.lifecycle -
-Enum LifecycleState

-
-java.lang.Object
-  extended by java.lang.Enum<LifecycleState>
-      extended by org.eclipse.net4j.util.lifecycle.LifecycleState
-
-
-
All Implemented Interfaces:
Serializable, Comparable<LifecycleState>
-
-
-
-
public enum LifecycleState
extends Enum<LifecycleState>
- - -

-

-
Since:
-
3.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - -
-Enum Constant Summary
ACTIVATING - -
-           
ACTIVE - -
-           
DEACTIVATING - -
-           
INACTIVE - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-static LifecycleStatevalueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static LifecycleState[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-ACTIVATING

-
-public static final LifecycleState ACTIVATING
-
-
-
-
-
- -

-ACTIVE

-
-public static final LifecycleState ACTIVE
-
-
-
-
-
- -

-DEACTIVATING

-
-public static final LifecycleState DEACTIVATING
-
-
-
-
-
- -

-INACTIVE

-
-public static final LifecycleState INACTIVE
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static LifecycleState[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (LifecycleState c : LifecycleState.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static LifecycleState valueOf(String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
IllegalArgumentException - if this enum type has no constant -with the specified name -
NullPointerException - if the argument is null
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleUtil.Activator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleUtil.Activator.html deleted file mode 100644 index a7b9fb7e70..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleUtil.Activator.html +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - -LifecycleUtil.Activator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.lifecycle -
-Annotation Type LifecycleUtil.Activator

-
-
-
@Retention(value=RUNTIME)
-@Target(value=METHOD)
-public static @interface LifecycleUtil.Activator
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Optional Element Summary
- booleanpropagate - -
-           
-  -

-

-propagate

-
-public abstract boolean propagate
-
-
-
-
-
-
-
-
Default:
true
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleUtil.Deactivator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleUtil.Deactivator.html deleted file mode 100644 index 4049a609c8..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleUtil.Deactivator.html +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - -LifecycleUtil.Deactivator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.lifecycle -
-Annotation Type LifecycleUtil.Deactivator

-
-
-
@Retention(value=RUNTIME)
-@Target(value=METHOD)
-public static @interface LifecycleUtil.Deactivator
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Optional Element Summary
- booleanpropagate - -
-           
-  -

-

-propagate

-
-public abstract boolean propagate
-
-
-
-
-
-
-
-
Default:
true
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleUtil.Delegator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleUtil.Delegator.html deleted file mode 100644 index 5594452c39..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleUtil.Delegator.html +++ /dev/null @@ -1,311 +0,0 @@ - - - - - - -LifecycleUtil.Delegator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.lifecycle -
-Class LifecycleUtil.Delegator<T>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.lifecycle.LifecycleUtil.Delegator<T>
-
-
-
All Implemented Interfaces:
InvocationHandler
-
-
-
Enclosing class:
LifecycleUtil
-
-
-
-
public static final class LifecycleUtil.Delegator<T>
extends Object
implements InvocationHandler
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
LifecycleUtil.Delegator(T pojo, - ILifecycle delegate) - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- Objectinvoke(Object proxy, - Method method, - Object[] args) - -
-           
-static - - - - -
-<T> T
-
newProxy(ClassLoader loader, - T pojo, - Class<?> pojoInterface, - ILifecycle delegate) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-LifecycleUtil.Delegator

-
-public LifecycleUtil.Delegator(T pojo,
-                               ILifecycle delegate)
-
-
- - - - - - - - -
-Method Detail
- -

-invoke

-
-public Object invoke(Object proxy,
-                     Method method,
-                     Object[] args)
-              throws Throwable
-
-
-
Specified by:
invoke in interface InvocationHandler
-
-
- -
Throws: -
Throwable
-
-
-
- -

-newProxy

-
-public static <T> T newProxy(ClassLoader loader,
-                             T pojo,
-                             Class<?> pojoInterface,
-                             ILifecycle delegate)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleUtil.html deleted file mode 100644 index b18fab9cac..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/LifecycleUtil.html +++ /dev/null @@ -1,655 +0,0 @@ - - - - - - -LifecycleUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.lifecycle -
-Class LifecycleUtil

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.lifecycle.LifecycleUtil
-
-
-
-
public final class LifecycleUtil
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - -
-Nested Class Summary
-static interfaceLifecycleUtil.Activator - -
-           
-static interfaceLifecycleUtil.Deactivator - -
-           
-static classLifecycleUtil.Delegator<T> - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static voidactivate(Object object) - -
-           
-static voidactivate(Object object, - boolean useAnnotation) - -
-           
-static ExceptionactivateSilent(Object object) - -
-           
-static ExceptionactivateSilent(Object object, - boolean useAnnotation) - -
-           
-static voidcheckActive(Object object) - -
-           
-static voidcheckInactive(Object object) - -
-           
-static Exceptiondeactivate(Object object) - -
-           
-static Exceptiondeactivate(Object object, - boolean useAnnotation) - -
-           
-static voiddeactivate(Object object, - OMLogger.Level logLevel) - -
-           
-static voiddeactivateNoisy(Object object) - -
-           
-static voiddeactivateNoisy(Object object, - boolean useAnnotation) - -
-           
-static - - - - -
-<T> T
-
delegateLifecycle(ClassLoader loader, - T pojo, - Class<?> pojoInterface, - ILifecycle delegate) - -
-           
-static - - - - -
-<T> T
-
delegateLifecycle(ClassLoader loader, - T pojo, - ILifecycle delegate) - -
-           
-static LifecycleStategetLifecycleState(Object object) - -
-           
-static booleanisActive(Object object) - -
-           
-static booleanwaitFor(Object object, - long millis, - LifecycleState state) - -
-           
-static booleanwaitForActive(Object object, - long millis) - -
-           
-static booleanwaitForInactive(Object object, - long millis) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-getLifecycleState

-
-public static LifecycleState getLifecycleState(Object object)
-
-
-
Since:
-
3.0
-
-
-
-
- -

-isActive

-
-public static boolean isActive(Object object)
-
-
-
-
-
-
- -

-checkActive

-
-public static void checkActive(Object object)
-                        throws IllegalStateException
-
-
- -
Throws: -
IllegalStateException
Since:
-
2.0
-
-
-
-
- -

-checkInactive

-
-public static void checkInactive(Object object)
-                          throws IllegalStateException
-
-
- -
Throws: -
IllegalStateException
Since:
-
2.0
-
-
-
-
- -

-activate

-
-public static void activate(Object object)
-                     throws LifecycleException
-
-
- -
Throws: -
LifecycleException
-
-
-
- -

-activate

-
-public static void activate(Object object,
-                            boolean useAnnotation)
-                     throws LifecycleException
-
-
- -
Throws: -
LifecycleException
See Also:
LifecycleUtil.Activator
-
-
-
- -

-activateSilent

-
-public static Exception activateSilent(Object object)
-
-
-
-
-
-
- -

-activateSilent

-
-public static Exception activateSilent(Object object,
-                                       boolean useAnnotation)
-
-
-
See Also:
LifecycleUtil.Activator
-
-
-
- -

-waitForActive

-
-public static boolean waitForActive(Object object,
-                                    long millis)
-
-
-
-
-
-
- -

-waitForInactive

-
-public static boolean waitForInactive(Object object,
-                                      long millis)
-
-
-
Since:
-
3.1
-
-
-
-
- -

-waitFor

-
-public static boolean waitFor(Object object,
-                              long millis,
-                              LifecycleState state)
-
-
-
Since:
-
3.1
-
-
-
-
- -

-deactivate

-
-public static Exception deactivate(Object object)
-
-
-
-
-
-
- -

-deactivate

-
-public static Exception deactivate(Object object,
-                                   boolean useAnnotation)
-
-
-
See Also:
LifecycleUtil.Deactivator
-
-
-
- -

-deactivate

-
-public static void deactivate(Object object,
-                              OMLogger.Level logLevel)
-
-
-
Since:
-
2.0
-
-
-
-
- -

-deactivateNoisy

-
-public static void deactivateNoisy(Object object)
-                            throws LifecycleException
-
-
- -
Throws: -
LifecycleException
-
-
-
- -

-deactivateNoisy

-
-public static void deactivateNoisy(Object object,
-                                   boolean useAnnotation)
-                            throws LifecycleException
-
-
- -
Throws: -
LifecycleException
-
-
-
- -

-delegateLifecycle

-
-public static <T> T delegateLifecycle(ClassLoader loader,
-                                      T pojo,
-                                      Class<?> pojoInterface,
-                                      ILifecycle delegate)
-
-
-
Since:
-
2.0
-
-
-
-
- -

-delegateLifecycle

-
-public static <T> T delegateLifecycle(ClassLoader loader,
-                                      T pojo,
-                                      ILifecycle delegate)
-
-
-
Since:
-
2.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/ILifecycle.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/ILifecycle.html deleted file mode 100644 index 5d49845183..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/ILifecycle.html +++ /dev/null @@ -1,869 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.lifecycle.ILifecycle (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.lifecycle.ILifecycle

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use ILifecycle
org.eclipse.net4jThe Net4j transport layer. 
org.eclipse.net4j.signalA framework for request/response based communication on top of -the Net4j transport layer. 
org.eclipse.net4j.signal.heartbeatA signal protocol implementation that realizes a configurable heart beat protocol. 
org.eclipse.net4j.util.cacheA generic caching and memory monitoring framework. 
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.fsmA framework for finite state machines. 
org.eclipse.net4j.util.lifecycleA framework for components with a simple lifecycle. 
org.eclipse.net4j.util.refA framework for memory-sensitive keyed references and value maps. 
org.eclipse.net4j.util.registryInterfaces and classes for general purpose registries. 
org.eclipse.net4j.util.securityInterfaces and classes for security, negotiation, authentication, authorization and cryptography. 
org.eclipse.spi.net4jServer service provider interfaces and useful base implementations for the Net4j transport layer. 
-  -

- - - - - -
-Uses of ILifecycle in org.eclipse.net4j
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j that return ILifecycle
- ILifecycleITransportConfig.getLifecycle() - -
-          Returns the lifecycle delegate used for inactivity checks in the setter implementations of this transport - configuration.
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j with parameters of type ILifecycle
-static ITransportConfigNet4jUtil.copyTransportConfig(ILifecycle lifecycle, - ITransportConfig source) - -
-           
- voidITransportConfig.setLifecycle(ILifecycle lifecycle) - -
-          Sets the lifecycle delegate to be used for inactivity checks in the setter implementations of this transport - configuration.
-  -

- - - - - -
-Uses of ILifecycle in org.eclipse.net4j.signal
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.signal that implement ILifecycle
- classSignalProtocol<INFRA_STRUCTURE> - -
-           
-  -

- - - - - -
-Uses of ILifecycle in org.eclipse.net4j.signal.heartbeat
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.signal.heartbeat that implement ILifecycle
- classHeartBeatProtocol - -
-           
-static classHeartBeatProtocol.Server - -
-           
-  -

- - - - - -
-Uses of ILifecycle in org.eclipse.net4j.util.cache
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.cache that implement ILifecycle
- classCache<E> - -
-           
- classCacheMonitor - -
-           
-  -

- - - - - -
-Uses of ILifecycle in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.concurrent that implement ILifecycle
- classQueueRunner - -
-           
- classQueueWorker<E> - -
-           
- classQueueWorkerWorkSerializer - -
-           
- classRWLockManager<OBJECT,CONTEXT> - -
-          Support Multiple reads/no write and upgrade lock from read to write.
- classTimerLifecycle - -
-           
- classWorker - -
-           
-  -

- - - - - -
-Uses of ILifecycle in org.eclipse.net4j.util.container
-  -

- - - - - - - - - - - - - -
Subinterfaces of ILifecycle in org.eclipse.net4j.util.container
- interfaceIManagedContainer - -
-           
- interfaceIPluginContainer - -
-           
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.container that implement ILifecycle
- classContainer<E> - -
-           
- classManagedContainer - -
-           
-  -

- - - - - -
-Uses of ILifecycle in org.eclipse.net4j.util.fsm
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.fsm that implement ILifecycle
- classFiniteStateMachine<STATE extends Enum<?>,EVENT extends Enum<?>,SUBJECT> - -
-           
-  -

- - - - - -
-Uses of ILifecycle in org.eclipse.net4j.util.lifecycle
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.lifecycle that implement ILifecycle
- classLifecycle - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.lifecycle that return ILifecycle
- ILifecycleILifecycleEvent.getSource() - -
-           
- ILifecycleLifecycleEvent.getSource() - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.lifecycle with parameters of type ILifecycle
-static - - - - -
-<T> T
-
LifecycleUtil.delegateLifecycle(ClassLoader loader, - T pojo, - Class<?> pojoInterface, - ILifecycle delegate) - -
-           
-static - - - - -
-<T> T
-
LifecycleUtil.delegateLifecycle(ClassLoader loader, - T pojo, - ILifecycle delegate) - -
-           
-static - - - - -
-<T> T
-
LifecycleUtil.Delegator.newProxy(ClassLoader loader, - T pojo, - Class<?> pojoInterface, - ILifecycle delegate) - -
-           
-protected  voidLifecycleEventAdapter.onAboutToActivate(ILifecycle lifecycle) - -
-           
-protected  voidLifecycleEventAdapter.onAboutToDeactivate(ILifecycle lifecycle) - -
-           
-protected  voidLifecycleEventAdapter.onActivated(ILifecycle lifecycle) - -
-           
-protected  voidLifecycleEventAdapter.onDeactivated(ILifecycle lifecycle) - -
-           
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.util.lifecycle with parameters of type ILifecycle
LifecycleUtil.Delegator(T pojo, - ILifecycle delegate) - -
-           
-  -

- - - - - -
-Uses of ILifecycle in org.eclipse.net4j.util.ref
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.ref that implement ILifecycle
- classReferenceQueueWorker<T> - -
-           
-  -

- - - - - -
-Uses of ILifecycle in org.eclipse.net4j.util.registry
-  -

- - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.registry that implement ILifecycle
- classDelegatingRegistry<K,V> - -
-          Implementation note: AbstractDelegatingRegistry does not preserve the "modifyable view" contract of - Map.entrySet() as well as of Map.keySet(), i.e. they are disconnected sets and modifications applied - to them are not applied to their underlying AbstractDelegatingRegistry.
- classHashMapDelegatingRegistry<K,V> - -
-           
- classHashMapRegistry<K,V> - -
-           
- classRegistry<K,V> - -
-           
-  -

- - - - - -
-Uses of ILifecycle in org.eclipse.net4j.util.security
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.security that implement ILifecycle
- classChallengeNegotiator - -
-           
- classChallengeResponseNegotiator - -
-           
- classFileUserManager - -
-           
- classNegotiator<STATE extends Enum<?>,EVENT extends Enum<?>> - -
-           
- classRandomizer - -
-           
- classResponseNegotiator - -
-           
- classUserManager - -
-           
-  -

- - - - - -
-Uses of ILifecycle in org.eclipse.spi.net4j
-  -

- - - - - - - - - -
Subinterfaces of ILifecycle in org.eclipse.spi.net4j
- interfaceInternalChannel - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.spi.net4j that implement ILifecycle
- classAcceptor - -
-           
- classChannel - -
-           
- classChannelMultiplexer - -
-           
- classConnector - -
-           
- classProtocol<INFRA_STRUCTURE> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/ILifecycleEvent.Kind.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/ILifecycleEvent.Kind.html deleted file mode 100644 index af3ebdfab4..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/ILifecycleEvent.Kind.html +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.lifecycle.ILifecycleEvent.Kind (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.lifecycle.ILifecycleEvent.Kind

-
- - - - - - - - - -
-Packages that use ILifecycleEvent.Kind
org.eclipse.net4j.util.lifecycleA framework for components with a simple lifecycle. 
-  -

- - - - - -
-Uses of ILifecycleEvent.Kind in org.eclipse.net4j.util.lifecycle
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.lifecycle that return ILifecycleEvent.Kind
- ILifecycleEvent.KindILifecycleEvent.getKind() - -
-           
- ILifecycleEvent.KindLifecycleEvent.getKind() - -
-           
-static ILifecycleEvent.KindILifecycleEvent.Kind.valueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static ILifecycleEvent.Kind[]ILifecycleEvent.Kind.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.util.lifecycle with parameters of type ILifecycleEvent.Kind
LifecycleEvent(Lifecycle lifecycle, - ILifecycleEvent.Kind kind) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/ILifecycleEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/ILifecycleEvent.html deleted file mode 100644 index 7a0b738a36..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/ILifecycleEvent.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.lifecycle.ILifecycleEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.lifecycle.ILifecycleEvent

-
- - - - - - - - - - - - - -
-Packages that use ILifecycleEvent
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.lifecycleA framework for components with a simple lifecycle. 
-  -

- - - - - -
-Uses of ILifecycleEvent in org.eclipse.net4j.util.container
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.container with parameters of type ILifecycleEvent
-protected  voidLifecycleEventConverter.added(ILifecycleEvent e) - -
-           
-protected  voidLifecycleEventConverter.fireContainerEvent(ILifecycleEvent e, - IContainerDelta.Kind kind) - -
-           
-protected  voidLifecycleEventConverter.removed(ILifecycleEvent e) - -
-           
-  -

- - - - - -
-Uses of ILifecycleEvent in org.eclipse.net4j.util.lifecycle
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.lifecycle that implement ILifecycleEvent
- classLifecycleEvent - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.lifecycle with parameters of type ILifecycleEvent
-protected  voidLifecycleEventAdapter.notifyLifecycleEvent(ILifecycleEvent event) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/Lifecycle.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/Lifecycle.html deleted file mode 100644 index f942c28190..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/Lifecycle.html +++ /dev/null @@ -1,632 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.lifecycle.Lifecycle (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.lifecycle.Lifecycle

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use Lifecycle
org.eclipse.net4j.signalA framework for request/response based communication on top of -the Net4j transport layer. 
org.eclipse.net4j.signal.heartbeatA signal protocol implementation that realizes a configurable heart beat protocol. 
org.eclipse.net4j.util.cacheA generic caching and memory monitoring framework. 
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.fsmA framework for finite state machines. 
org.eclipse.net4j.util.lifecycleA framework for components with a simple lifecycle. 
org.eclipse.net4j.util.refA framework for memory-sensitive keyed references and value maps. 
org.eclipse.net4j.util.registryInterfaces and classes for general purpose registries. 
org.eclipse.net4j.util.securityInterfaces and classes for security, negotiation, authentication, authorization and cryptography. 
org.eclipse.spi.net4jServer service provider interfaces and useful base implementations for the Net4j transport layer. 
-  -

- - - - - -
-Uses of Lifecycle in org.eclipse.net4j.signal
-  -

- - - - - - - - - -
Subclasses of Lifecycle in org.eclipse.net4j.signal
- classSignalProtocol<INFRA_STRUCTURE> - -
-           
-  -

- - - - - -
-Uses of Lifecycle in org.eclipse.net4j.signal.heartbeat
-  -

- - - - - - - - - - - - - -
Subclasses of Lifecycle in org.eclipse.net4j.signal.heartbeat
- classHeartBeatProtocol - -
-           
-static classHeartBeatProtocol.Server - -
-           
-  -

- - - - - -
-Uses of Lifecycle in org.eclipse.net4j.util.cache
-  -

- - - - - - - - - - - - - -
Subclasses of Lifecycle in org.eclipse.net4j.util.cache
- classCache<E> - -
-           
- classCacheMonitor - -
-           
-  -

- - - - - -
-Uses of Lifecycle in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Subclasses of Lifecycle in org.eclipse.net4j.util.concurrent
- classQueueRunner - -
-           
- classQueueWorker<E> - -
-           
- classQueueWorkerWorkSerializer - -
-           
- classRWLockManager<OBJECT,CONTEXT> - -
-          Support Multiple reads/no write and upgrade lock from read to write.
- classWorker - -
-           
-  -

- - - - - -
-Uses of Lifecycle in org.eclipse.net4j.util.container
-  -

- - - - - - - - - - - - - -
Subclasses of Lifecycle in org.eclipse.net4j.util.container
- classContainer<E> - -
-           
- classManagedContainer - -
-           
-  -

- - - - - -
-Uses of Lifecycle in org.eclipse.net4j.util.fsm
-  -

- - - - - - - - - -
Subclasses of Lifecycle in org.eclipse.net4j.util.fsm
- classFiniteStateMachine<STATE extends Enum<?>,EVENT extends Enum<?>,SUBJECT> - -
-           
-  -

- - - - - -
-Uses of Lifecycle in org.eclipse.net4j.util.lifecycle
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.util.lifecycle with parameters of type Lifecycle
LifecycleEvent(Lifecycle lifecycle, - ILifecycleEvent.Kind kind) - -
-           
-  -

- - - - - -
-Uses of Lifecycle in org.eclipse.net4j.util.ref
-  -

- - - - - - - - - -
Subclasses of Lifecycle in org.eclipse.net4j.util.ref
- classReferenceQueueWorker<T> - -
-           
-  -

- - - - - -
-Uses of Lifecycle in org.eclipse.net4j.util.registry
-  -

- - - - - - - - - - - - - - - - - - - - - -
Subclasses of Lifecycle in org.eclipse.net4j.util.registry
- classDelegatingRegistry<K,V> - -
-          Implementation note: AbstractDelegatingRegistry does not preserve the "modifyable view" contract of - Map.entrySet() as well as of Map.keySet(), i.e. they are disconnected sets and modifications applied - to them are not applied to their underlying AbstractDelegatingRegistry.
- classHashMapDelegatingRegistry<K,V> - -
-           
- classHashMapRegistry<K,V> - -
-           
- classRegistry<K,V> - -
-           
-  -

- - - - - -
-Uses of Lifecycle in org.eclipse.net4j.util.security
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Subclasses of Lifecycle in org.eclipse.net4j.util.security
- classChallengeNegotiator - -
-           
- classChallengeResponseNegotiator - -
-           
- classFileUserManager - -
-           
- classNegotiator<STATE extends Enum<?>,EVENT extends Enum<?>> - -
-           
- classRandomizer - -
-           
- classResponseNegotiator - -
-           
- classUserManager - -
-           
-  -

- - - - - -
-Uses of Lifecycle in org.eclipse.spi.net4j
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Subclasses of Lifecycle in org.eclipse.spi.net4j
- classAcceptor - -
-           
- classChannel - -
-           
- classChannelMultiplexer - -
-           
- classConnector - -
-           
- classProtocol<INFRA_STRUCTURE> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleEvent.html deleted file mode 100644 index 9d635146b3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleEvent.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.lifecycle.LifecycleEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.lifecycle.LifecycleEvent

-
-No usage of org.eclipse.net4j.util.lifecycle.LifecycleEvent -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleEventAdapter.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleEventAdapter.html deleted file mode 100644 index 4f80d5cbc1..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleEventAdapter.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.lifecycle.LifecycleEventAdapter (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.lifecycle.LifecycleEventAdapter

-
-No usage of org.eclipse.net4j.util.lifecycle.LifecycleEventAdapter -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleException.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleException.html deleted file mode 100644 index 6af82fae15..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleException.html +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.lifecycle.LifecycleException (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.lifecycle.LifecycleException

-
- - - - - - - - - - - - - -
-Packages that use LifecycleException
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
org.eclipse.net4j.util.lifecycleA framework for components with a simple lifecycle. 
-  -

- - - - - -
-Uses of LifecycleException in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.concurrent that throw LifecycleException
- voidTimerLifecycle.activate() - -
-           
-  -

- - - - - -
-Uses of LifecycleException in org.eclipse.net4j.util.lifecycle
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.lifecycle that throw LifecycleException
- voidILifecycle.activate() - -
-           
- voidLifecycle.activate() - -
-           
-static voidLifecycleUtil.activate(Object object) - -
-           
-static voidLifecycleUtil.activate(Object object, - boolean useAnnotation) - -
-           
-static voidLifecycleUtil.deactivateNoisy(Object object) - -
-           
-static voidLifecycleUtil.deactivateNoisy(Object object, - boolean useAnnotation) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleState.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleState.html deleted file mode 100644 index 585f3e6dbf..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleState.html +++ /dev/null @@ -1,260 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.lifecycle.LifecycleState (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.lifecycle.LifecycleState

-
- - - - - - - - - - - - - -
-Packages that use LifecycleState
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
org.eclipse.net4j.util.lifecycleA framework for components with a simple lifecycle. 
-  -

- - - - - -
-Uses of LifecycleState in org.eclipse.net4j.util.concurrent
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.concurrent that return LifecycleState
- LifecycleStateTimerLifecycle.getLifecycleState() - -
-           
-  -

- - - - - -
-Uses of LifecycleState in org.eclipse.net4j.util.lifecycle
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.lifecycle that return LifecycleState
- LifecycleStateILifecycle.getLifecycleState() - -
-           
- LifecycleStateLifecycle.getLifecycleState() - -
-           
-static LifecycleStateLifecycleUtil.getLifecycleState(Object object) - -
-           
-static LifecycleStateLifecycleState.valueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static LifecycleState[]LifecycleState.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.lifecycle with parameters of type LifecycleState
-static booleanLifecycleUtil.waitFor(Object object, - long millis, - LifecycleState state) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleUtil.Activator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleUtil.Activator.html deleted file mode 100644 index f5fb33fc46..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleUtil.Activator.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.lifecycle.LifecycleUtil.Activator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.lifecycle.LifecycleUtil.Activator

-
-No usage of org.eclipse.net4j.util.lifecycle.LifecycleUtil.Activator -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleUtil.Deactivator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleUtil.Deactivator.html deleted file mode 100644 index 230a9cf075..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleUtil.Deactivator.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.lifecycle.LifecycleUtil.Deactivator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.lifecycle.LifecycleUtil.Deactivator

-
-No usage of org.eclipse.net4j.util.lifecycle.LifecycleUtil.Deactivator -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleUtil.Delegator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleUtil.Delegator.html deleted file mode 100644 index fb4fd19857..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleUtil.Delegator.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.lifecycle.LifecycleUtil.Delegator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.lifecycle.LifecycleUtil.Delegator

-
-No usage of org.eclipse.net4j.util.lifecycle.LifecycleUtil.Delegator -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleUtil.html deleted file mode 100644 index 807c4f78a5..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/class-use/LifecycleUtil.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.lifecycle.LifecycleUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.lifecycle.LifecycleUtil

-
-No usage of org.eclipse.net4j.util.lifecycle.LifecycleUtil -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-frame.html deleted file mode 100644 index f8ca1212a1..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-frame.html +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - -org.eclipse.net4j.util.lifecycle (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.util.lifecycle - - - - -
-Interfaces  - -
-ILifecycle -
-ILifecycleEvent
- - - - - - -
-Classes  - -
-Lifecycle -
-LifecycleEvent -
-LifecycleEventAdapter -
-LifecycleUtil -
-LifecycleUtil.Delegator
- - - - - - -
-Enums  - -
-ILifecycleEvent.Kind -
-LifecycleState
- - - - - - -
-Exceptions  - -
-LifecycleException
- - - - - - -
-Annotation Types  - -
-LifecycleUtil.Activator -
-LifecycleUtil.Deactivator
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-summary.html deleted file mode 100644 index 9b32c7ad04..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-summary.html +++ /dev/null @@ -1,280 +0,0 @@ - - - - - - -org.eclipse.net4j.util.lifecycle (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.util.lifecycle -

-A framework for components with a simple lifecycle. -

-See: -
-          Description -

- - - - - - - - - - - - - -
-Interface Summary
ILifecycle 
ILifecycleEvent 
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
Lifecycle 
LifecycleEvent 
LifecycleEventAdapter 
LifecycleUtil 
LifecycleUtil.Delegator<T> 
-  - -

- - - - - - - - - - - - - -
-Enum Summary
ILifecycleEvent.Kind 
LifecycleState 
-  - -

- - - - - - - - - -
-Exception Summary
LifecycleException 
-  - -

- - - - - - - - - - - - - -
-Annotation Types Summary
LifecycleUtil.Activator 
LifecycleUtil.Deactivator 
-  - -

-

-Package org.eclipse.net4j.util.lifecycle Description -

- -

-A framework for components with a simple lifecycle. -Interfaces that describe the behaviour of objects with respect to their lifecycle. -A utility class to interact with such objects and an abstract class that can be -used to implement such objects are provided as well. -

- - - - -

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-tree.html deleted file mode 100644 index 89d600ec58..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-tree.html +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - -org.eclipse.net4j.util.lifecycle Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.util.lifecycle -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -

-Annotation Type Hierarchy -

- -

-Enum Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-use.html deleted file mode 100644 index be299215e3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/lifecycle/package-use.html +++ /dev/null @@ -1,488 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.util.lifecycle (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.util.lifecycle

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use org.eclipse.net4j.util.lifecycle
org.eclipse.net4jThe Net4j transport layer. 
org.eclipse.net4j.signalA framework for request/response based communication on top of -the Net4j transport layer. 
org.eclipse.net4j.signal.heartbeatA signal protocol implementation that realizes a configurable heart beat protocol. 
org.eclipse.net4j.util.cacheA generic caching and memory monitoring framework. 
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.fsmA framework for finite state machines. 
org.eclipse.net4j.util.lifecycleA framework for components with a simple lifecycle. 
org.eclipse.net4j.util.refA framework for memory-sensitive keyed references and value maps. 
org.eclipse.net4j.util.registryInterfaces and classes for general purpose registries. 
org.eclipse.net4j.util.securityInterfaces and classes for security, negotiation, authentication, authorization and cryptography. 
org.eclipse.spi.net4jServer service provider interfaces and useful base implementations for the Net4j transport layer. 
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j
ILifecycle - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.signal
ILifecycle - -
-           
Lifecycle - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.signal.heartbeat
ILifecycle - -
-           
Lifecycle - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.cache
ILifecycle - -
-           
Lifecycle - -
-           
-  -

- - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.concurrent
ILifecycle - -
-           
Lifecycle - -
-           
LifecycleException - -
-           
LifecycleState - -
-           
-  -

- - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.container
ILifecycle - -
-           
ILifecycleEvent - -
-           
Lifecycle - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.fsm
ILifecycle - -
-           
Lifecycle - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.lifecycle
ILifecycle - -
-           
ILifecycleEvent - -
-           
ILifecycleEvent.Kind - -
-           
Lifecycle - -
-           
LifecycleException - -
-           
LifecycleState - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.ref
ILifecycle - -
-           
Lifecycle - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.registry
ILifecycle - -
-           
Lifecycle - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.net4j.util.security
ILifecycle - -
-           
Lifecycle - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.lifecycle used by org.eclipse.spi.net4j
ILifecycle - -
-           
Lifecycle - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/LegacyUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/LegacyUtil.html deleted file mode 100644 index 9cf2fd90b8..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/LegacyUtil.html +++ /dev/null @@ -1,248 +0,0 @@ - - - - - - -LegacyUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om -
-Class LegacyUtil

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.LegacyUtil
-
-
-
-
public final class LegacyUtil
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - -
-Method Summary
-static voidstartBundles(OMBundle[] bundles) - -
-           
-static voidstopBundles(OMBundle[] bundles) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-startBundles

-
-public static void startBundles(OMBundle[] bundles)
-                         throws Exception
-
-
- -
Throws: -
Exception
-
-
-
- -

-stopBundles

-
-public static void stopBundles(OMBundle[] bundles)
-                        throws Exception
-
-
- -
Throws: -
Exception
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OMBundle.DebugSupport.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OMBundle.DebugSupport.html deleted file mode 100644 index 62846ad340..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OMBundle.DebugSupport.html +++ /dev/null @@ -1,377 +0,0 @@ - - - - - - -OMBundle.DebugSupport (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om -
-Interface OMBundle.DebugSupport

-
-
Enclosing interface:
OMBundle
-
-
-
-
public static interface OMBundle.DebugSupport
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- StringgetDebugOption(String option) - -
-           
- booleangetDebugOption(String option, - boolean defaultValue) - -
-           
- intgetDebugOption(String option, - int defaultValue) - -
-           
- StringgetDebugOption(String option, - String defaultValue) - -
-           
- booleanisDebugging() - -
-           
- voidsetDebugging(boolean debugging) - -
-           
- voidsetDebugOption(String option, - boolean value) - -
-           
- voidsetDebugOption(String option, - int value) - -
-           
- voidsetDebugOption(String option, - String value) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-isDebugging

-
-boolean isDebugging()
-
-
-
-
-
-
- -

-setDebugging

-
-void setDebugging(boolean debugging)
-
-
-
-
-
-
- -

-getDebugOption

-
-String getDebugOption(String option)
-
-
-
-
-
-
- -

-setDebugOption

-
-void setDebugOption(String option,
-                    String value)
-
-
-
-
-
-
- -

-getDebugOption

-
-String getDebugOption(String option,
-                      String defaultValue)
-
-
-
-
-
-
- -

-getDebugOption

-
-boolean getDebugOption(String option,
-                       boolean defaultValue)
-
-
-
-
-
-
- -

-setDebugOption

-
-void setDebugOption(String option,
-                    boolean value)
-
-
-
-
-
-
- -

-getDebugOption

-
-int getDebugOption(String option,
-                   int defaultValue)
-
-
-
-
-
-
- -

-setDebugOption

-
-void setDebugOption(String option,
-                    int value)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OMBundle.TranslationSupport.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OMBundle.TranslationSupport.html deleted file mode 100644 index bd5ff4f139..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OMBundle.TranslationSupport.html +++ /dev/null @@ -1,335 +0,0 @@ - - - - - - -OMBundle.TranslationSupport (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om -
-Interface OMBundle.TranslationSupport

-
-
Enclosing interface:
OMBundle
-
-
-
-
public static interface OMBundle.TranslationSupport
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- StringgetString(String key) - -
-          Returns the string resource associated with the key.
- StringgetString(String key, - boolean translate) - -
-          Returns the string resource associated with the key.
- StringgetString(String key, - boolean translate, - Object... args) - -
-          Returns a string resource associated with the key, and performs substitutions.
- StringgetString(String key, - Object... args) - -
-          Returns a string resource associated with the key, and performs substitutions.
- voidsetShouldTranslate(boolean shouldTranslate) - -
-          Sets whether strings should be translated by default.
- booleanshouldTranslate() - -
-          Indicates whether strings should be translated by default.
-  -

- - - - - - - - -
-Method Detail
- -

-shouldTranslate

-
-boolean shouldTranslate()
-
-
Indicates whether strings should be translated by default. -

-

- -
Returns:
true if strings should be translated by default; false otherwise.
-
-
-
- -

-setShouldTranslate

-
-void setShouldTranslate(boolean shouldTranslate)
-
-
Sets whether strings should be translated by default. -

-

-
Parameters:
shouldTranslate - whether strings should be translated by default.
-
-
-
- -

-getString

-
-String getString(String key)
-
-
Returns the string resource associated with the key. -

-

-
Parameters:
key - the key of the string resource. -
Returns:
the string resource associated with the key.
-
-
-
- -

-getString

-
-String getString(String key,
-                 boolean translate)
-
-
Returns the string resource associated with the key. -

-

-
Parameters:
key - the key of the string resource.
translate - whether the result is to be translated to the current locale. -
Returns:
the string resource associated with the key.
-
-
-
- -

-getString

-
-String getString(String key,
-                 Object... args)
-
-
Returns a string resource associated with the key, and performs substitutions. -

-

-
Parameters:
key - the key of the string.
args - the message substitutions. -
Returns:
a string resource associated with the key.
See Also:
getString(String), -MessageFormat.format(String, Object...)
-
-
-
- -

-getString

-
-String getString(String key,
-                 boolean translate,
-                 Object... args)
-
-
Returns a string resource associated with the key, and performs substitutions. -

-

-
Parameters:
key - the key of the string.
translate - whether the result is to be translated to the current locale.
args - the message substitutions. -
Returns:
a string resource associated with the key.
See Also:
getString(String), -MessageFormat.format(String, Object[])
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OMBundle.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OMBundle.html deleted file mode 100644 index 87d43aae75..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OMBundle.html +++ /dev/null @@ -1,470 +0,0 @@ - - - - - - -OMBundle (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om -
-Interface OMBundle

-
-
-
public interface OMBundle
- - -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - - - - - -
-Nested Class Summary
-static interfaceOMBundle.DebugSupport - -
-           
-static interfaceOMBundle.TranslationSupport - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- URLgetBaseURL() - -
-           
- StringgetBundleID() - -
-           
- FilegetConfigFile() - -
-           
- PropertiesgetConfigProperties() - -
-           
- OMBundle.DebugSupportgetDebugSupport() - -
-           
- InputStreamgetInputStream(String path) - -
-           
- OMPlatformgetPlatform() - -
-           
- StringgetStateLocation() - -
-           
- OMBundle.TranslationSupportgetTranslationSupport() - -
-           
- OMLoggerlogger() - -
-           
- OMPreferencespreferences() - -
-           
- voidsetBundleContext(Object bundleContext) - -
-           
- OMTracertracer(String name) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getPlatform

-
-OMPlatform getPlatform()
-
-
-
-
-
-
- -

-getBundleID

-
-String getBundleID()
-
-
-
-
-
-
- -

-getBaseURL

-
-URL getBaseURL()
-
-
-
-
-
-
- -

-setBundleContext

-
-void setBundleContext(Object bundleContext)
-
-
-
-
-
-
- -

-tracer

-
-OMTracer tracer(String name)
-
-
-
-
-
-
- -

-logger

-
-OMLogger logger()
-
-
-
-
-
-
- -

-preferences

-
-OMPreferences preferences()
-
-
-
-
-
-
- -

-getConfigFile

-
-File getConfigFile()
-
-
-
-
-
-
- -

-getConfigProperties

-
-Properties getConfigProperties()
-
-
-
-
-
-
- -

-getStateLocation

-
-String getStateLocation()
-
-
-
-
-
-
- -

-getInputStream

-
-InputStream getInputStream(String path)
-                           throws IOException
-
-
- -
Throws: -
IOException
-
-
-
- -

-getDebugSupport

-
-OMBundle.DebugSupport getDebugSupport()
-
-
-
-
-
-
- -

-getTranslationSupport

-
-OMBundle.TranslationSupport getTranslationSupport()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OMPlatform.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OMPlatform.html deleted file mode 100644 index b068d1fd6e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OMPlatform.html +++ /dev/null @@ -1,526 +0,0 @@ - - - - - - -OMPlatform (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om -
-Interface OMPlatform

-
-
-
public interface OMPlatform
- - -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - -
-Field Summary
-static OMPlatformINSTANCE - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidaddLogHandler(OMLogHandler logHandler) - -
-           
- voidaddTraceHandler(OMTraceHandler traceHandler) - -
-           
- OMBundlebundle(String bundleID, - Class<?> accessor) - -
-           
- FilegetConfigFile(String name) - -
-           
- FilegetConfigFolder() - -
-           
- PropertiesgetConfigProperties(String name) - -
-           
- StringgetProperty(String key) - -
-           
- StringgetProperty(String key, - String defaultValue) - -
-           
- FilegetStateFolder() - -
-           
- booleanisDebugging() - -
-           
- booleanisExtensionRegistryAvailable() - -
-           
- booleanisOSGiRunning() - -
-           
- voidremoveLogHandler(OMLogHandler logHandler) - -
-           
- voidremoveTraceHandler(OMTraceHandler traceHandler) - -
-           
- voidsetDebugging(boolean debugging) - -
-           
-  -

- - - - - - - - -
-Field Detail
- -

-INSTANCE

-
-static final OMPlatform INSTANCE
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-bundle

-
-OMBundle bundle(String bundleID,
-                Class<?> accessor)
-
-
-
-
-
-
- -

-isOSGiRunning

-
-boolean isOSGiRunning()
-
-
-
-
-
-
- -

-isExtensionRegistryAvailable

-
-boolean isExtensionRegistryAvailable()
-
-
-
Since:
-
2.0
-
-
-
-
- -

-isDebugging

-
-boolean isDebugging()
-
-
-
-
-
-
- -

-setDebugging

-
-void setDebugging(boolean debugging)
-
-
-
-
-
-
- -

-addLogHandler

-
-void addLogHandler(OMLogHandler logHandler)
-
-
-
-
-
-
- -

-removeLogHandler

-
-void removeLogHandler(OMLogHandler logHandler)
-
-
-
-
-
-
- -

-addTraceHandler

-
-void addTraceHandler(OMTraceHandler traceHandler)
-
-
-
-
-
-
- -

-removeTraceHandler

-
-void removeTraceHandler(OMTraceHandler traceHandler)
-
-
-
-
-
-
- -

-getStateFolder

-
-File getStateFolder()
-
-
-
-
-
-
- -

-getConfigFolder

-
-File getConfigFolder()
-
-
-
-
-
-
- -

-getConfigFile

-
-File getConfigFile(String name)
-
-
-
-
-
-
- -

-getConfigProperties

-
-Properties getConfigProperties(String name)
-
-
-
-
-
-
- -

-getProperty

-
-String getProperty(String key)
-
-
-
Since:
-
3.0
-
-
-
-
- -

-getProperty

-
-String getProperty(String key,
-                   String defaultValue)
-
-
-
Since:
-
3.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OSGiActivator.StateHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OSGiActivator.StateHandler.html deleted file mode 100644 index 4e40293411..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OSGiActivator.StateHandler.html +++ /dev/null @@ -1,330 +0,0 @@ - - - - - - -OSGiActivator.StateHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om -
-Class OSGiActivator.StateHandler

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.OSGiActivator.StateHandler
-
-
-
Enclosing class:
OSGiActivator
-
-
-
-
public abstract static class OSGiActivator.StateHandler
extends Object
- - -

-

-
Since:
-
3.1
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
OSGiActivator.StateHandler(OMBundle bundle) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidstart() - -
-           
-protected abstract  voidstartWithState(Object state) - -
-           
- voidstop() - -
-           
-protected abstract  ObjectstopWithState() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-OSGiActivator.StateHandler

-
-public OSGiActivator.StateHandler(OMBundle bundle)
-
-
- - - - - - - - -
-Method Detail
- -

-start

-
-public final void start()
-                 throws Exception
-
-
- -
Throws: -
Exception
-
-
-
- -

-stop

-
-public final void stop()
-                throws Exception
-
-
- -
Throws: -
Exception
-
-
-
- -

-startWithState

-
-protected abstract void startWithState(Object state)
-                                throws Exception
-
-
- -
Throws: -
Exception
-
-
-
- -

-stopWithState

-
-protected abstract Object stopWithState()
-                                 throws Exception
-
-
- -
Throws: -
Exception
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OSGiActivator.WithState.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OSGiActivator.WithState.html deleted file mode 100644 index e7c58e87a9..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OSGiActivator.WithState.html +++ /dev/null @@ -1,386 +0,0 @@ - - - - - - -OSGiActivator.WithState (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om -
-Class OSGiActivator.WithState

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.OSGiActivator
-      extended by org.eclipse.net4j.util.om.OSGiActivator.WithState
-
-
-
All Implemented Interfaces:
org.osgi.framework.BundleActivator
-
-
-
Enclosing class:
OSGiActivator
-
-
-
-
public abstract static class OSGiActivator.WithState
extends OSGiActivator
- - -

-

-
Since:
-
3.1
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.om.OSGiActivator
OSGiActivator.StateHandler, OSGiActivator.WithState
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.om.OSGiActivator
bundleContext
-  - - - - - - - - - - -
-Constructor Summary
OSGiActivator.WithState(OMBundle bundle) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  voiddoStart() - -
-           
-protected abstract  voiddoStartWithState(Object state) - -
-           
-protected  voiddoStop() - -
-           
-protected abstract  ObjectdoStopWithState() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.om.OSGiActivator
clone, equals, finalize, getOMBundle, hashCode, start, stop, toString, traceStart, traceStop
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-OSGiActivator.WithState

-
-public OSGiActivator.WithState(OMBundle bundle)
-
-
- - - - - - - - -
-Method Detail
- -

-doStart

-
-protected final void doStart()
-                      throws Exception
-
-
-
Overrides:
doStart in class OSGiActivator
-
-
- -
Throws: -
Exception
-
-
-
- -

-doStop

-
-protected final void doStop()
-                     throws Exception
-
-
-
Overrides:
doStop in class OSGiActivator
-
-
- -
Throws: -
Exception
-
-
-
- -

-doStartWithState

-
-protected abstract void doStartWithState(Object state)
-                                  throws Exception
-
-
- -
Throws: -
Exception
-
-
-
- -

-doStopWithState

-
-protected abstract Object doStopWithState()
-                                   throws Exception
-
-
- -
Throws: -
Exception
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OSGiActivator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OSGiActivator.html deleted file mode 100644 index 0eb1db5e32..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OSGiActivator.html +++ /dev/null @@ -1,624 +0,0 @@ - - - - - - -OSGiActivator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om -
-Class OSGiActivator

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.OSGiActivator
-
-
-
All Implemented Interfaces:
org.osgi.framework.BundleActivator
-
-
-
Direct Known Subclasses:
OSGiActivator.WithState
-
-
-
-
public abstract class OSGiActivator
extends Object
implements org.osgi.framework.BundleActivator
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - -
-Nested Class Summary
-static classOSGiActivator.StateHandler - -
-           
-static classOSGiActivator.WithState - -
-           
- - - - - - - - - - -
-Field Summary
-protected  org.osgi.framework.BundleContextbundleContext - -
-           
-  - - - - - - - - - - -
-Constructor Summary
OSGiActivator(OMBundle omBundle) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  Objectclone() - -
-           
-protected  voiddoStart() - -
-           
-protected  voiddoStop() - -
-           
- booleanequals(Object obj) - -
-           
-protected  voidfinalize() - -
-           
- OMBundlegetOMBundle() - -
-           
- inthashCode() - -
-           
- voidstart(org.osgi.framework.BundleContext context) - -
-          Called when this bundle is started so the Framework can perform the - bundle-specific activities necessary to start this bundle.
- voidstop(org.osgi.framework.BundleContext context) - -
-          Called when this bundle is stopped so the Framework can perform the - bundle-specific activities necessary to stop the bundle.
- StringtoString() - -
-           
-static voidtraceStart(org.osgi.framework.BundleContext context) - -
-           
-static voidtraceStop(org.osgi.framework.BundleContext context) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-bundleContext

-
-protected org.osgi.framework.BundleContext bundleContext
-
-
-
Since:
-
2.0
-
-
- - - - - - - - -
-Constructor Detail
- -

-OSGiActivator

-
-public OSGiActivator(OMBundle omBundle)
-
-
- - - - - - - - -
-Method Detail
- -

-getOMBundle

-
-public final OMBundle getOMBundle()
-
-
-
-
-
-
-
-
-
- -

-start

-
-public final void start(org.osgi.framework.BundleContext context)
-                 throws Exception
-
-
Description copied from interface: org.osgi.framework.BundleActivator
-
Called when this bundle is started so the Framework can perform the - bundle-specific activities necessary to start this bundle. This method - can be used to register services or to allocate any resources that this - bundle needs. - -

- This method must complete and return to its caller in a timely manner. -

-

-
Specified by:
start in interface org.osgi.framework.BundleActivator
-
-
-
Parameters:
context - The execution context of the bundle being started. -
Throws: -
Exception - If this method throws an exception, this - bundle is marked as stopped and the Framework will remove this - bundle's listeners, unregister all services registered by this - bundle, and release all services used by this bundle.
-
-
-
- -

-stop

-
-public final void stop(org.osgi.framework.BundleContext context)
-                throws Exception
-
-
Description copied from interface: org.osgi.framework.BundleActivator
-
Called when this bundle is stopped so the Framework can perform the - bundle-specific activities necessary to stop the bundle. In general, this - method should undo the work that the BundleActivator.start - method started. There should be no active threads that were started by - this bundle when this bundle returns. A stopped bundle must not call any - Framework objects. - -

- This method must complete and return to its caller in a timely manner. -

-

-
Specified by:
stop in interface org.osgi.framework.BundleActivator
-
-
-
Parameters:
context - The execution context of the bundle being stopped. -
Throws: -
Exception - If this method throws an exception, the - bundle is still marked as stopped, and the Framework will remove - the bundle's listeners, unregister all services registered by the - bundle, and release all services used by the bundle.
-
-
-
- -

-equals

-
-public final boolean equals(Object obj)
-
-
-
Overrides:
equals in class Object
-
-
-
-
-
-
- -

-hashCode

-
-public final int hashCode()
-
-
-
Overrides:
hashCode in class Object
-
-
-
-
-
-
- -

-toString

-
-public final String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
-
- -

-clone

-
-protected final Object clone()
-                      throws CloneNotSupportedException
-
-
-
Overrides:
clone in class Object
-
-
- -
Throws: -
CloneNotSupportedException
-
-
-
- -

-finalize

-
-protected final void finalize()
-                       throws Throwable
-
-
-
Overrides:
finalize in class Object
-
-
- -
Throws: -
Throwable
-
-
-
- -

-doStart

-
-protected void doStart()
-                throws Exception
-
-
-
-
-
- -
Throws: -
Exception
Since:
-
2.0
-
-
-
-
- -

-doStop

-
-protected void doStop()
-               throws Exception
-
-
-
-
-
- -
Throws: -
Exception
Since:
-
2.0
-
-
-
-
- -

-traceStart

-
-public static void traceStart(org.osgi.framework.BundleContext context)
-
-
-
-
-
-
Since:
-
2.0
-
-
-
-
- -

-traceStop

-
-public static void traceStop(org.osgi.framework.BundleContext context)
-
-
-
-
-
-
Since:
-
2.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OSGiApplication.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OSGiApplication.html deleted file mode 100644 index f6492601ea..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/OSGiApplication.html +++ /dev/null @@ -1,498 +0,0 @@ - - - - - - -OSGiApplication (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om -
-Class OSGiApplication

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.OSGiApplication
-
-
-
All Implemented Interfaces:
IApplication
-
-
-
-
public class OSGiApplication
extends Object
implements IApplication
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface org.eclipse.equinox.app.IApplication
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART
-  - - - - - - - - - - -
-Constructor Summary
OSGiApplication(String applicationID) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  voiddoStart() - -
-           
-protected  voiddoStop() - -
-           
- IApplicationContextgetApplicationContext() - -
-           
- StringgetApplicationID() - -
-           
- booleanisRunning() - -
-           
- Objectstart(IApplicationContext context) - -
-          Starts this application with the given context and returns a result.
- voidstop() - -
-          Forces this running application to exit.
-static voidtraceStart(String applicationID) - -
-           
-static voidtraceStop(String applicationID) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-OSGiApplication

-
-public OSGiApplication(String applicationID)
-
-
- - - - - - - - -
-Method Detail
- -

-getApplicationID

-
-public String getApplicationID()
-
-
-
-
-
-
-
-
-
- -

-getApplicationContext

-
-public IApplicationContext getApplicationContext()
-
-
-
-
-
-
-
-
-
- -

-isRunning

-
-public boolean isRunning()
-
-
-
-
-
-
-
-
-
- -

-start

-
-public final Object start(IApplicationContext context)
-                   throws Exception
-
-
Description copied from interface: org.eclipse.equinox.app.IApplication
-
Starts this application with the given context and returns a result. The content of - the context is unchecked and should conform to the expectations of the application being - invoked. This method can return the value IApplicationContext.EXIT_ASYNC_RESULT if - the application will deliver its results asynchronously with the - IApplicationContext.setResult(Object, IApplication) method; otherwise this method must not exit - until the application is finished and is ready to exit. -

- Applications can return any object they like. If an Integer is returned - it is treated as the program exit code if Eclipse is exiting. -

-

- Note: This method is called by the platform; it is not intended - to be called directly by clients. -

-

-

-
Specified by:
start in interface IApplication
-
-
-
Parameters:
context - the application context to pass to the application -
Returns:
the return value of the application -
Throws: -
Exception - if there is a problem running this application.
See Also:
IApplication.EXIT_OK, -IApplication.EXIT_RESTART, -IApplication.EXIT_RELAUNCH, -IApplicationContext.EXIT_ASYNC_RESULT
-
-
-
- -

-stop

-
-public final void stop()
-
-
Description copied from interface: org.eclipse.equinox.app.IApplication
-
Forces this running application to exit. This method should wait until the - running application is ready to exit. The IApplication.start(IApplicationContext) - should already have exited or should exit very soon after this method exits

- - This method is only called to force an application to exit. - This method will not be called if an application exits normally from - the IApplication.start(IApplicationContext) method. -

- Note: This method is called by the platform; it is not intended - to be called directly by clients. -

-

-

-
Specified by:
stop in interface IApplication
-
-
-
-
-
-
- -

-doStart

-
-protected void doStart()
-                throws Exception
-
-
-
-
-
- -
Throws: -
Exception
-
-
-
- -

-doStop

-
-protected void doStop()
-               throws Exception
-
-
-
-
-
- -
Throws: -
Exception
-
-
-
- -

-traceStart

-
-public static void traceStart(String applicationID)
-
-
-
-
-
-
-
-
-
- -

-traceStop

-
-public static void traceStop(String applicationID)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/LegacyUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/LegacyUtil.html deleted file mode 100644 index c6829363a5..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/LegacyUtil.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.LegacyUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.LegacyUtil

-
-No usage of org.eclipse.net4j.util.om.LegacyUtil -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OMBundle.DebugSupport.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OMBundle.DebugSupport.html deleted file mode 100644 index 3aa7e6bb33..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OMBundle.DebugSupport.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.om.OMBundle.DebugSupport (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.om.OMBundle.DebugSupport

-
- - - - - - - - - -
-Packages that use OMBundle.DebugSupport
org.eclipse.net4j.util.omInterfaces and classes for environment independent operations and maintenance (O&M). 
-  -

- - - - - -
-Uses of OMBundle.DebugSupport in org.eclipse.net4j.util.om
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.om that return OMBundle.DebugSupport
- OMBundle.DebugSupportOMBundle.getDebugSupport() - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OMBundle.TranslationSupport.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OMBundle.TranslationSupport.html deleted file mode 100644 index b3c0eaf412..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OMBundle.TranslationSupport.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.om.OMBundle.TranslationSupport (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.om.OMBundle.TranslationSupport

-
- - - - - - - - - -
-Packages that use OMBundle.TranslationSupport
org.eclipse.net4j.util.omInterfaces and classes for environment independent operations and maintenance (O&M). 
-  -

- - - - - -
-Uses of OMBundle.TranslationSupport in org.eclipse.net4j.util.om
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.om that return OMBundle.TranslationSupport
- OMBundle.TranslationSupportOMBundle.getTranslationSupport() - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OMBundle.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OMBundle.html deleted file mode 100644 index a58db3ea78..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OMBundle.html +++ /dev/null @@ -1,379 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.om.OMBundle (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.om.OMBundle

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use OMBundle
org.eclipse.net4j.util.omInterfaces and classes for environment independent operations and maintenance (O&M). 
org.eclipse.net4j.util.om.logInterfaces and classes for environment independent logging. 
org.eclipse.net4j.util.om.prefInterfaces and classes for environment independent preference management. 
org.eclipse.net4j.util.om.traceInterfaces and classes for environment independent tracing. 
-  -

- - - - - -
-Uses of OMBundle in org.eclipse.net4j.util.om
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om that return OMBundle
- OMBundleOMPlatform.bundle(String bundleID, - Class<?> accessor) - -
-           
- OMBundleOSGiActivator.getOMBundle() - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om with parameters of type OMBundle
-static voidLegacyUtil.startBundles(OMBundle[] bundles) - -
-           
-static voidLegacyUtil.stopBundles(OMBundle[] bundles) - -
-           
-  -

- - - - - - - - - - - - - - -
Constructors in org.eclipse.net4j.util.om with parameters of type OMBundle
OSGiActivator.StateHandler(OMBundle bundle) - -
-           
OSGiActivator.WithState(OMBundle bundle) - -
-           
OSGiActivator(OMBundle omBundle) - -
-           
-  -

- - - - - -
-Uses of OMBundle in org.eclipse.net4j.util.om.log
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om.log that return OMBundle
- OMBundleLogger.getBundle() - -
-           
- OMBundleOMLogger.getBundle() - -
-           
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.util.om.log with parameters of type OMBundle
Logger(OMBundle bundle) - -
-           
-  -

- - - - - -
-Uses of OMBundle in org.eclipse.net4j.util.om.pref
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.om.pref that return OMBundle
- OMBundleOMPreferences.getBundle() - -
-           
-  -

- - - - - -
-Uses of OMBundle in org.eclipse.net4j.util.om.trace
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om.trace that return OMBundle
- OMBundleContextTracer.getBundle() - -
-           
- OMBundleOMTracer.getBundle() - -
-           
- OMBundleTracer.getBundle() - -
-           
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.util.om.trace with parameters of type OMBundle
Tracer(OMBundle bundle, - String name) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OMPlatform.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OMPlatform.html deleted file mode 100644 index 0c89e7a429..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OMPlatform.html +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.om.OMPlatform (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.om.OMPlatform

-
- - - - - - - - - -
-Packages that use OMPlatform
org.eclipse.net4j.util.omInterfaces and classes for environment independent operations and maintenance (O&M). 
-  -

- - - - - -
-Uses of OMPlatform in org.eclipse.net4j.util.om
-  -

- - - - - - - - - -
Fields in org.eclipse.net4j.util.om declared as OMPlatform
-static OMPlatformOMPlatform.INSTANCE - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.om that return OMPlatform
- OMPlatformOMBundle.getPlatform() - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OSGiActivator.StateHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OSGiActivator.StateHandler.html deleted file mode 100644 index d49a8dcc92..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OSGiActivator.StateHandler.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.OSGiActivator.StateHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.OSGiActivator.StateHandler

-
-No usage of org.eclipse.net4j.util.om.OSGiActivator.StateHandler -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OSGiActivator.WithState.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OSGiActivator.WithState.html deleted file mode 100644 index 1525502e56..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OSGiActivator.WithState.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.OSGiActivator.WithState (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.OSGiActivator.WithState

-
-No usage of org.eclipse.net4j.util.om.OSGiActivator.WithState -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OSGiActivator.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OSGiActivator.html deleted file mode 100644 index e432046a5d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OSGiActivator.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.OSGiActivator (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.OSGiActivator

-
- - - - - - - - - -
-Packages that use OSGiActivator
org.eclipse.net4j.util.omInterfaces and classes for environment independent operations and maintenance (O&M). 
-  -

- - - - - -
-Uses of OSGiActivator in org.eclipse.net4j.util.om
-  -

- - - - - - - - - -
Subclasses of OSGiActivator in org.eclipse.net4j.util.om
-static classOSGiActivator.WithState - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OSGiApplication.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OSGiApplication.html deleted file mode 100644 index 17a0c3ed43..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/class-use/OSGiApplication.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.OSGiApplication (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.OSGiApplication

-
-No usage of org.eclipse.net4j.util.om.OSGiApplication -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/AbstractLogHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/AbstractLogHandler.html deleted file mode 100644 index 1c8f9122e0..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/AbstractLogHandler.html +++ /dev/null @@ -1,384 +0,0 @@ - - - - - - -AbstractLogHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.log -
-Class AbstractLogHandler

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.log.AbstractLogHandler
-
-
-
All Implemented Interfaces:
OMLogHandler
-
-
-
Direct Known Subclasses:
FileLogHandler, PrintLogHandler
-
-
-
-
public abstract class AbstractLogHandler
extends Object
implements OMLogHandler
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - -
-Constructor Summary
AbstractLogHandler() - -
-           
AbstractLogHandler(OMLogger.Level logLevel) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- OMLogger.LevelgetLogLevel() - -
-           
- voidlogged(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
- voidsetLogLevel(OMLogger.Level logLevel) - -
-           
-static StringtoString(OMLogger.Level level) - -
-           
-protected abstract  voidwriteLog(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-AbstractLogHandler

-
-public AbstractLogHandler(OMLogger.Level logLevel)
-
-
-
- -

-AbstractLogHandler

-
-public AbstractLogHandler()
-
-
- - - - - - - - -
-Method Detail
- -

-getLogLevel

-
-public OMLogger.Level getLogLevel()
-
-
-
-
-
-
-
-
-
- -

-setLogLevel

-
-public void setLogLevel(OMLogger.Level logLevel)
-
-
-
-
-
-
-
-
-
- -

-logged

-
-public void logged(OMLogger logger,
-                   OMLogger.Level level,
-                   String msg,
-                   Throwable t)
-
-
-
Specified by:
logged in interface OMLogHandler
-
-
-
-
-
-
- -

-writeLog

-
-protected abstract void writeLog(OMLogger logger,
-                                 OMLogger.Level level,
-                                 String msg,
-                                 Throwable t)
-                          throws Throwable
-
-
-
-
-
- -
Throws: -
Throwable
-
-
-
- -

-toString

-
-public static String toString(OMLogger.Level level)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/EclipseLoggingBridge.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/EclipseLoggingBridge.html deleted file mode 100644 index f2cff74c39..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/EclipseLoggingBridge.html +++ /dev/null @@ -1,330 +0,0 @@ - - - - - - -EclipseLoggingBridge (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.log -
-Class EclipseLoggingBridge

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.log.EclipseLoggingBridge
-
-
-
All Implemented Interfaces:
OMLogHandler
-
-
-
-
public class EclipseLoggingBridge
extends Object
implements OMLogHandler
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Field Summary
-static EclipseLoggingBridgeINSTANCE - -
-           
-  - - - - - - - - - - - -
-Constructor Summary
-protected EclipseLoggingBridge() - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- voidlogged(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
-static inttoEclipse(OMLogger.Level level) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-INSTANCE

-
-public static final EclipseLoggingBridge INSTANCE
-
-
-
Singleton
-
-
-
- - - - - - - - -
-Constructor Detail
- -

-EclipseLoggingBridge

-
-protected EclipseLoggingBridge()
-
-
- - - - - - - - -
-Method Detail
- -

-logged

-
-public void logged(OMLogger logger,
-                   OMLogger.Level level,
-                   String msg,
-                   Throwable t)
-
-
-
Specified by:
logged in interface OMLogHandler
-
-
-
-
-
-
- -

-toEclipse

-
-public static int toEclipse(OMLogger.Level level)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/FileLogHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/FileLogHandler.html deleted file mode 100644 index 746fc5569d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/FileLogHandler.html +++ /dev/null @@ -1,318 +0,0 @@ - - - - - - -FileLogHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.log -
-Class FileLogHandler

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.log.AbstractLogHandler
-      extended by org.eclipse.net4j.util.om.log.FileLogHandler
-
-
-
All Implemented Interfaces:
OMLogHandler
-
-
-
-
public class FileLogHandler
extends AbstractLogHandler
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - -
-Constructor Summary
FileLogHandler(File logFile) - -
-           
FileLogHandler(File logFile, - OMLogger.Level logLevel) - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- FilegetLogFile() - -
-           
-protected  voidwriteLog(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.om.log.AbstractLogHandler
getLogLevel, logged, setLogLevel, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-FileLogHandler

-
-public FileLogHandler(File logFile,
-                      OMLogger.Level logLevel)
-
-
-
- -

-FileLogHandler

-
-public FileLogHandler(File logFile)
-
-
- - - - - - - - -
-Method Detail
- -

-getLogFile

-
-public File getLogFile()
-
-
-
-
-
-
- -

-writeLog

-
-protected void writeLog(OMLogger logger,
-                        OMLogger.Level level,
-                        String msg,
-                        Throwable t)
-                 throws Throwable
-
-
-
Specified by:
writeLog in class AbstractLogHandler
-
-
- -
Throws: -
Throwable
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/Logger.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/Logger.html deleted file mode 100644 index 9b21dfcca0..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/Logger.html +++ /dev/null @@ -1,627 +0,0 @@ - - - - - - -Logger (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.log -
-Class Logger

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.log.Logger
-
-
-
All Implemented Interfaces:
OMLogger
-
-
-
-
public class Logger
extends Object
implements OMLogger
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.om.log.OMLogger
OMLogger.Level
-  - - - - - - - - - - - -
-Constructor Summary
Logger(OMBundle bundle) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voiddebug(String msg) - -
-           
- voiddebug(String msg, - Throwable t) - -
-           
- voiddebug(Throwable t) - -
-           
- voiderror(String msg) - -
-           
- voiderror(String msg, - Throwable t) - -
-           
- voiderror(Throwable t) - -
-           
- OMBundlegetBundle() - -
-           
- voidinfo(String msg) - -
-           
- voidinfo(String msg, - Throwable t) - -
-           
- voidinfo(Throwable t) - -
-           
- voidlog(OMLogger.Level level, - String msg) - -
-           
- voidlog(OMLogger.Level level, - String msg, - Throwable t) - -
-           
- voidlog(OMLogger.Level level, - Throwable t) - -
-           
- voidwarn(String msg) - -
-           
- voidwarn(String msg, - Throwable t) - -
-           
- voidwarn(Throwable t) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Logger

-
-public Logger(OMBundle bundle)
-
-
- - - - - - - - -
-Method Detail
- -

-getBundle

-
-public OMBundle getBundle()
-
-
-
Specified by:
getBundle in interface OMLogger
-
-
-
-
-
-
- -

-log

-
-public void log(OMLogger.Level level,
-                String msg,
-                Throwable t)
-
-
-
Specified by:
log in interface OMLogger
-
-
-
-
-
-
- -

-error

-
-public void error(String msg,
-                  Throwable t)
-
-
-
Specified by:
error in interface OMLogger
-
-
-
-
-
-
- -

-warn

-
-public void warn(String msg,
-                 Throwable t)
-
-
-
Specified by:
warn in interface OMLogger
-
-
-
-
-
-
- -

-info

-
-public void info(String msg,
-                 Throwable t)
-
-
-
Specified by:
info in interface OMLogger
-
-
-
-
-
-
- -

-debug

-
-public void debug(String msg,
-                  Throwable t)
-
-
-
Specified by:
debug in interface OMLogger
-
-
-
-
-
-
- -

-log

-
-public void log(OMLogger.Level level,
-                String msg)
-
-
-
Specified by:
log in interface OMLogger
-
-
-
-
-
-
- -

-error

-
-public void error(String msg)
-
-
-
Specified by:
error in interface OMLogger
-
-
-
-
-
-
- -

-warn

-
-public void warn(String msg)
-
-
-
Specified by:
warn in interface OMLogger
-
-
-
-
-
-
- -

-info

-
-public void info(String msg)
-
-
-
Specified by:
info in interface OMLogger
-
-
-
-
-
-
- -

-debug

-
-public void debug(String msg)
-
-
-
Specified by:
debug in interface OMLogger
-
-
-
-
-
-
- -

-log

-
-public void log(OMLogger.Level level,
-                Throwable t)
-
-
-
Specified by:
log in interface OMLogger
-
-
-
-
-
-
- -

-error

-
-public void error(Throwable t)
-
-
-
Specified by:
error in interface OMLogger
-
-
-
-
-
-
- -

-warn

-
-public void warn(Throwable t)
-
-
-
Specified by:
warn in interface OMLogger
-
-
-
-
-
-
- -

-info

-
-public void info(Throwable t)
-
-
-
Specified by:
info in interface OMLogger
-
-
-
-
-
-
- -

-debug

-
-public void debug(Throwable t)
-
-
-
Specified by:
debug in interface OMLogger
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/OMLogHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/OMLogHandler.html deleted file mode 100644 index 79316923e1..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/OMLogHandler.html +++ /dev/null @@ -1,219 +0,0 @@ - - - - - - -OMLogHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.log -
-Interface OMLogHandler

-
-
All Known Implementing Classes:
AbstractLogHandler, EclipseLoggingBridge, FileLogHandler, OSGiLoggingBridge, PrintLogHandler
-
-
-
-
public interface OMLogHandler
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- voidlogged(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-logged

-
-void logged(OMLogger logger,
-            OMLogger.Level level,
-            String msg,
-            Throwable t)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/OMLogger.Level.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/OMLogger.Level.html deleted file mode 100644 index 100197ccc8..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/OMLogger.Level.html +++ /dev/null @@ -1,361 +0,0 @@ - - - - - - -OMLogger.Level (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.log -
-Enum OMLogger.Level

-
-java.lang.Object
-  extended by java.lang.Enum<OMLogger.Level>
-      extended by org.eclipse.net4j.util.om.log.OMLogger.Level
-
-
-
All Implemented Interfaces:
Serializable, Comparable<OMLogger.Level>
-
-
-
Enclosing interface:
OMLogger
-
-
-
-
public static enum OMLogger.Level
extends Enum<OMLogger.Level>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - -
-Enum Constant Summary
DEBUG - -
-           
ERROR - -
-           
INFO - -
-           
WARN - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-static OMLogger.LevelvalueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static OMLogger.Level[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-ERROR

-
-public static final OMLogger.Level ERROR
-
-
-
-
-
- -

-WARN

-
-public static final OMLogger.Level WARN
-
-
-
-
-
- -

-INFO

-
-public static final OMLogger.Level INFO
-
-
-
-
-
- -

-DEBUG

-
-public static final OMLogger.Level DEBUG
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static OMLogger.Level[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (OMLogger.Level c : OMLogger.Level.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static OMLogger.Level valueOf(String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
IllegalArgumentException - if this enum type has no constant -with the specified name -
NullPointerException - if the argument is null
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/OMLogger.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/OMLogger.html deleted file mode 100644 index c87ab18bb4..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/OMLogger.html +++ /dev/null @@ -1,535 +0,0 @@ - - - - - - -OMLogger (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.log -
-Interface OMLogger

-
-
All Known Implementing Classes:
Logger
-
-
-
-
public interface OMLogger
- - -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static classOMLogger.Level - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voiddebug(String msg) - -
-           
- voiddebug(String msg, - Throwable t) - -
-           
- voiddebug(Throwable t) - -
-           
- voiderror(String msg) - -
-           
- voiderror(String msg, - Throwable t) - -
-           
- voiderror(Throwable t) - -
-           
- OMBundlegetBundle() - -
-           
- voidinfo(String msg) - -
-           
- voidinfo(String msg, - Throwable t) - -
-           
- voidinfo(Throwable t) - -
-           
- voidlog(OMLogger.Level level, - String msg) - -
-           
- voidlog(OMLogger.Level level, - String msg, - Throwable t) - -
-           
- voidlog(OMLogger.Level level, - Throwable t) - -
-           
- voidwarn(String msg) - -
-           
- voidwarn(String msg, - Throwable t) - -
-           
- voidwarn(Throwable t) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getBundle

-
-OMBundle getBundle()
-
-
-
-
-
-
- -

-log

-
-void log(OMLogger.Level level,
-         String msg,
-         Throwable t)
-
-
-
-
-
-
- -

-error

-
-void error(String msg,
-           Throwable t)
-
-
-
-
-
-
- -

-warn

-
-void warn(String msg,
-          Throwable t)
-
-
-
-
-
-
- -

-info

-
-void info(String msg,
-          Throwable t)
-
-
-
-
-
-
- -

-debug

-
-void debug(String msg,
-           Throwable t)
-
-
-
-
-
-
- -

-log

-
-void log(OMLogger.Level level,
-         String msg)
-
-
-
-
-
-
- -

-error

-
-void error(String msg)
-
-
-
-
-
-
- -

-warn

-
-void warn(String msg)
-
-
-
-
-
-
- -

-info

-
-void info(String msg)
-
-
-
-
-
-
- -

-debug

-
-void debug(String msg)
-
-
-
-
-
-
- -

-log

-
-void log(OMLogger.Level level,
-         Throwable t)
-
-
-
-
-
-
- -

-error

-
-void error(Throwable t)
-
-
-
-
-
-
- -

-warn

-
-void warn(Throwable t)
-
-
-
-
-
-
- -

-info

-
-void info(Throwable t)
-
-
-
-
-
-
- -

-debug

-
-void debug(Throwable t)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/OSGiLoggingBridge.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/OSGiLoggingBridge.html deleted file mode 100644 index b4cd1673a1..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/OSGiLoggingBridge.html +++ /dev/null @@ -1,378 +0,0 @@ - - - - - - -OSGiLoggingBridge (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.log -
-Class OSGiLoggingBridge

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.log.OSGiLoggingBridge
-
-
-
All Implemented Interfaces:
OMLogHandler
-
-
-
-
public class OSGiLoggingBridge
extends Object
implements OMLogHandler
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Field Summary
-static OSGiLoggingBridgeINSTANCE - -
-           
-  - - - - - - - - - - - -
-Constructor Summary
-protected OSGiLoggingBridge() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  org.osgi.service.log.LogServicegetLogService(org.osgi.framework.BundleContext bundleContext) - -
-           
- voidlogged(org.osgi.framework.BundleContext bundleContext, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
- voidlogged(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
-static inttoOSGi(OMLogger.Level level) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-INSTANCE

-
-public static final OSGiLoggingBridge INSTANCE
-
-
-
-
- - - - - - - - -
-Constructor Detail
- -

-OSGiLoggingBridge

-
-protected OSGiLoggingBridge()
-
-
- - - - - - - - -
-Method Detail
- -

-logged

-
-public void logged(OMLogger logger,
-                   OMLogger.Level level,
-                   String msg,
-                   Throwable t)
-
-
-
Specified by:
logged in interface OMLogHandler
-
-
-
-
-
-
- -

-logged

-
-public void logged(org.osgi.framework.BundleContext bundleContext,
-                   OMLogger.Level level,
-                   String msg,
-                   Throwable t)
-
-
-
-
-
-
-
-
-
- -

-getLogService

-
-protected org.osgi.service.log.LogService getLogService(org.osgi.framework.BundleContext bundleContext)
-
-
-
-
-
-
-
-
-
- -

-toOSGi

-
-public static int toOSGi(OMLogger.Level level)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/PrintLogHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/PrintLogHandler.html deleted file mode 100644 index 954bcccf64..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/PrintLogHandler.html +++ /dev/null @@ -1,337 +0,0 @@ - - - - - - -PrintLogHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.log -
-Class PrintLogHandler

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.log.AbstractLogHandler
-      extended by org.eclipse.net4j.util.om.log.PrintLogHandler
-
-
-
All Implemented Interfaces:
OMLogHandler
-
-
-
-
public class PrintLogHandler
extends AbstractLogHandler
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Field Summary
-static PrintLogHandlerCONSOLE - -
-           
-  - - - - - - - - - - - - - - - -
-Constructor Summary
-protected PrintLogHandler() - -
-           
- PrintLogHandler(PrintStream out, - PrintStream err) - -
-           
-  - - - - - - - - - - - -
-Method Summary
-protected  voidwriteLog(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.om.log.AbstractLogHandler
getLogLevel, logged, setLogLevel, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-CONSOLE

-
-public static final PrintLogHandler CONSOLE
-
-
-
-
- - - - - - - - -
-Constructor Detail
- -

-PrintLogHandler

-
-public PrintLogHandler(PrintStream out,
-                       PrintStream err)
-
-
-
- -

-PrintLogHandler

-
-protected PrintLogHandler()
-
-
- - - - - - - - -
-Method Detail
- -

-writeLog

-
-protected void writeLog(OMLogger logger,
-                        OMLogger.Level level,
-                        String msg,
-                        Throwable t)
-                 throws Throwable
-
-
-
Specified by:
writeLog in class AbstractLogHandler
-
-
- -
Throws: -
Throwable
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/AbstractLogHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/AbstractLogHandler.html deleted file mode 100644 index 675611c2c3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/AbstractLogHandler.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.log.AbstractLogHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.log.AbstractLogHandler

-
- - - - - - - - - -
-Packages that use AbstractLogHandler
org.eclipse.net4j.util.om.logInterfaces and classes for environment independent logging. 
-  -

- - - - - -
-Uses of AbstractLogHandler in org.eclipse.net4j.util.om.log
-  -

- - - - - - - - - - - - - -
Subclasses of AbstractLogHandler in org.eclipse.net4j.util.om.log
- classFileLogHandler - -
-           
- classPrintLogHandler - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/EclipseLoggingBridge.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/EclipseLoggingBridge.html deleted file mode 100644 index 34e2febacf..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/EclipseLoggingBridge.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.log.EclipseLoggingBridge (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.log.EclipseLoggingBridge

-
- - - - - - - - - -
-Packages that use EclipseLoggingBridge
org.eclipse.net4j.util.om.logInterfaces and classes for environment independent logging. 
-  -

- - - - - -
-Uses of EclipseLoggingBridge in org.eclipse.net4j.util.om.log
-  -

- - - - - - - - - -
Fields in org.eclipse.net4j.util.om.log declared as EclipseLoggingBridge
-static EclipseLoggingBridgeEclipseLoggingBridge.INSTANCE - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/FileLogHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/FileLogHandler.html deleted file mode 100644 index 04a0b6261e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/FileLogHandler.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.log.FileLogHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.log.FileLogHandler

-
-No usage of org.eclipse.net4j.util.om.log.FileLogHandler -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/Logger.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/Logger.html deleted file mode 100644 index d99f1a0791..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/Logger.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.log.Logger (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.log.Logger

-
-No usage of org.eclipse.net4j.util.om.log.Logger -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/OMLogHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/OMLogHandler.html deleted file mode 100644 index 4a6a2c0756..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/OMLogHandler.html +++ /dev/null @@ -1,249 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.om.log.OMLogHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.om.log.OMLogHandler

-
- - - - - - - - - - - - - -
-Packages that use OMLogHandler
org.eclipse.net4j.util.omInterfaces and classes for environment independent operations and maintenance (O&M). 
org.eclipse.net4j.util.om.logInterfaces and classes for environment independent logging. 
-  -

- - - - - -
-Uses of OMLogHandler in org.eclipse.net4j.util.om
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om with parameters of type OMLogHandler
- voidOMPlatform.addLogHandler(OMLogHandler logHandler) - -
-           
- voidOMPlatform.removeLogHandler(OMLogHandler logHandler) - -
-           
-  -

- - - - - -
-Uses of OMLogHandler in org.eclipse.net4j.util.om.log
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.om.log that implement OMLogHandler
- classAbstractLogHandler - -
-           
- classEclipseLoggingBridge - -
-           
- classFileLogHandler - -
-           
- classOSGiLoggingBridge - -
-           
- classPrintLogHandler - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/OMLogger.Level.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/OMLogger.Level.html deleted file mode 100644 index 141ebc948d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/OMLogger.Level.html +++ /dev/null @@ -1,432 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.log.OMLogger.Level (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.log.OMLogger.Level

-
- - - - - - - - - - - - - -
-Packages that use OMLogger.Level
org.eclipse.net4j.util.lifecycleA framework for components with a simple lifecycle. 
org.eclipse.net4j.util.om.logInterfaces and classes for environment independent logging. 
-  -

- - - - - -
-Uses of OMLogger.Level in org.eclipse.net4j.util.lifecycle
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.lifecycle with parameters of type OMLogger.Level
-static voidLifecycleUtil.deactivate(Object object, - OMLogger.Level logLevel) - -
-           
-  -

- - - - - -
-Uses of OMLogger.Level in org.eclipse.net4j.util.om.log
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om.log that return OMLogger.Level
- OMLogger.LevelAbstractLogHandler.getLogLevel() - -
-           
-static OMLogger.LevelOMLogger.Level.valueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static OMLogger.Level[]OMLogger.Level.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om.log with parameters of type OMLogger.Level
- voidLogger.log(OMLogger.Level level, - String msg) - -
-           
- voidOMLogger.log(OMLogger.Level level, - String msg) - -
-           
- voidLogger.log(OMLogger.Level level, - String msg, - Throwable t) - -
-           
- voidOMLogger.log(OMLogger.Level level, - String msg, - Throwable t) - -
-           
- voidLogger.log(OMLogger.Level level, - Throwable t) - -
-           
- voidOMLogger.log(OMLogger.Level level, - Throwable t) - -
-           
- voidOSGiLoggingBridge.logged(org.osgi.framework.BundleContext bundleContext, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
- voidAbstractLogHandler.logged(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
- voidEclipseLoggingBridge.logged(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
- voidOMLogHandler.logged(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
- voidOSGiLoggingBridge.logged(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
- voidAbstractLogHandler.setLogLevel(OMLogger.Level logLevel) - -
-           
-static intEclipseLoggingBridge.toEclipse(OMLogger.Level level) - -
-           
-static intOSGiLoggingBridge.toOSGi(OMLogger.Level level) - -
-           
-static StringAbstractLogHandler.toString(OMLogger.Level level) - -
-           
-protected abstract  voidAbstractLogHandler.writeLog(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
-protected  voidFileLogHandler.writeLog(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
-protected  voidPrintLogHandler.writeLog(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
-  -

- - - - - - - - - - - -
Constructors in org.eclipse.net4j.util.om.log with parameters of type OMLogger.Level
AbstractLogHandler(OMLogger.Level logLevel) - -
-           
FileLogHandler(File logFile, - OMLogger.Level logLevel) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/OMLogger.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/OMLogger.html deleted file mode 100644 index d9d039c941..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/OMLogger.html +++ /dev/null @@ -1,294 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.om.log.OMLogger (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.om.log.OMLogger

-
- - - - - - - - - - - - - -
-Packages that use OMLogger
org.eclipse.net4j.util.omInterfaces and classes for environment independent operations and maintenance (O&M). 
org.eclipse.net4j.util.om.logInterfaces and classes for environment independent logging. 
-  -

- - - - - -
-Uses of OMLogger in org.eclipse.net4j.util.om
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.om that return OMLogger
- OMLoggerOMBundle.logger() - -
-           
-  -

- - - - - -
-Uses of OMLogger in org.eclipse.net4j.util.om.log
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.om.log that implement OMLogger
- classLogger - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om.log with parameters of type OMLogger
- voidAbstractLogHandler.logged(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
- voidEclipseLoggingBridge.logged(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
- voidOMLogHandler.logged(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
- voidOSGiLoggingBridge.logged(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
-protected abstract  voidAbstractLogHandler.writeLog(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
-protected  voidFileLogHandler.writeLog(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
-protected  voidPrintLogHandler.writeLog(OMLogger logger, - OMLogger.Level level, - String msg, - Throwable t) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/OSGiLoggingBridge.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/OSGiLoggingBridge.html deleted file mode 100644 index ba3dcb2290..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/OSGiLoggingBridge.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.log.OSGiLoggingBridge (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.log.OSGiLoggingBridge

-
- - - - - - - - - -
-Packages that use OSGiLoggingBridge
org.eclipse.net4j.util.om.logInterfaces and classes for environment independent logging. 
-  -

- - - - - -
-Uses of OSGiLoggingBridge in org.eclipse.net4j.util.om.log
-  -

- - - - - - - - - -
Fields in org.eclipse.net4j.util.om.log declared as OSGiLoggingBridge
-static OSGiLoggingBridgeOSGiLoggingBridge.INSTANCE - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/PrintLogHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/PrintLogHandler.html deleted file mode 100644 index 6caa76978c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/class-use/PrintLogHandler.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.log.PrintLogHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.log.PrintLogHandler

-
- - - - - - - - - -
-Packages that use PrintLogHandler
org.eclipse.net4j.util.om.logInterfaces and classes for environment independent logging. 
-  -

- - - - - -
-Uses of PrintLogHandler in org.eclipse.net4j.util.om.log
-  -

- - - - - - - - - -
Fields in org.eclipse.net4j.util.om.log declared as PrintLogHandler
-static PrintLogHandlerPrintLogHandler.CONSOLE - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/package-frame.html deleted file mode 100644 index 0fb98c8592..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/package-frame.html +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - -org.eclipse.net4j.util.om.log (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.util.om.log - - - - -
-Interfaces  - -
-OMLogger -
-OMLogHandler
- - - - - - -
-Classes  - -
-AbstractLogHandler -
-EclipseLoggingBridge -
-FileLogHandler -
-Logger -
-OSGiLoggingBridge -
-PrintLogHandler
- - - - - - -
-Enums  - -
-OMLogger.Level
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/package-summary.html deleted file mode 100644 index 975e88037e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/package-summary.html +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - -org.eclipse.net4j.util.om.log (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.util.om.log -

-Interfaces and classes for environment independent logging. -

-See: -
-          Description -

- - - - - - - - - - - - - -
-Interface Summary
OMLogger 
OMLogHandler 
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
AbstractLogHandler 
EclipseLoggingBridge 
FileLogHandler 
Logger 
OSGiLoggingBridge 
PrintLogHandler 
-  - -

- - - - - - - - - -
-Enum Summary
OMLogger.Level 
-  - -

-

-Package org.eclipse.net4j.util.om.log Description -

- -

-Interfaces and classes for environment independent logging. -

- - - - -

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/package-tree.html deleted file mode 100644 index 7f2bc19abc..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/package-tree.html +++ /dev/null @@ -1,174 +0,0 @@ - - - - - - -org.eclipse.net4j.util.om.log Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.util.om.log -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -

-Enum Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/package-use.html deleted file mode 100644 index ac29930e1e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/log/package-use.html +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.util.om.log (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.util.om.log

-
- - - - - - - - - - - - - - - - - -
-Packages that use org.eclipse.net4j.util.om.log
org.eclipse.net4j.util.lifecycleA framework for components with a simple lifecycle. 
org.eclipse.net4j.util.omInterfaces and classes for environment independent operations and maintenance (O&M). 
org.eclipse.net4j.util.om.logInterfaces and classes for environment independent logging. 
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.om.log used by org.eclipse.net4j.util.lifecycle
OMLogger.Level - -
-           
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.om.log used by org.eclipse.net4j.util.om
OMLogger - -
-           
OMLogHandler - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.om.log used by org.eclipse.net4j.util.om.log
AbstractLogHandler - -
-           
EclipseLoggingBridge - -
-           
OMLogger - -
-           
OMLogger.Level - -
-           
OMLogHandler - -
-           
OSGiLoggingBridge - -
-           
PrintLogHandler - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/AbstractMonitor.AsyncTimerTask.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/AbstractMonitor.AsyncTimerTask.html deleted file mode 100644 index 856fd8920c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/AbstractMonitor.AsyncTimerTask.html +++ /dev/null @@ -1,323 +0,0 @@ - - - - - - -AbstractMonitor.AsyncTimerTask (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.monitor -
-Class AbstractMonitor.AsyncTimerTask

-
-java.lang.Object
-  extended by java.util.TimerTask
-      extended by org.eclipse.net4j.util.om.monitor.AbstractMonitor.AsyncTimerTask
-
-
-
All Implemented Interfaces:
Runnable, OMMonitor.Async
-
-
-
Enclosing class:
AbstractMonitor
-
-
-
-
public static class AbstractMonitor.AsyncTimerTask
extends TimerTask
implements OMMonitor.Async
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
AbstractMonitor.AsyncTimerTask(AbstractMonitor parent, - double parentWork, - double timeFactor) - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleancancel() - -
-           
- voidrun() - -
-           
- voidstop() - -
-           
- - - - - - - -
Methods inherited from class java.util.TimerTask
scheduledExecutionTime
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-AbstractMonitor.AsyncTimerTask

-
-public AbstractMonitor.AsyncTimerTask(AbstractMonitor parent,
-                                      double parentWork,
-                                      double timeFactor)
-
-
- - - - - - - - -
-Method Detail
- -

-run

-
-public void run()
-
-
-
Specified by:
run in interface Runnable
Specified by:
run in class TimerTask
-
-
-
-
-
-
- -

-stop

-
-public void stop()
-
-
-
Specified by:
stop in interface OMMonitor.Async
-
-
-
-
-
-
- -

-cancel

-
-public boolean cancel()
-
-
-
Overrides:
cancel in class TimerTask
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/AbstractMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/AbstractMonitor.html deleted file mode 100644 index c8399bf8e3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/AbstractMonitor.html +++ /dev/null @@ -1,763 +0,0 @@ - - - - - - -AbstractMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.monitor -
-Class AbstractMonitor

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.monitor.AbstractMonitor
-
-
-
All Implemented Interfaces:
OMMonitor, OMMonitorProgress
-
-
-
Direct Known Subclasses:
Monitor, NestedMonitor
-
-
-
-
public abstract class AbstractMonitor
extends Object
implements OMMonitor
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static classAbstractMonitor.AsyncTimerTask - -
-           
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitor
OMMonitor.Async
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitor
DEFAULT_TIME_FACTOR, THOUSAND
- - - - - - - -
Fields inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitorProgress
HUNDRED, ONE, TEN, ZERO
-  - - - - - - - - - - -
-Constructor Summary
AbstractMonitor() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- OMMonitorbegin() - -
-          Same as calling begin(ONE).
- OMMonitorbegin(double totalWork) - -
-           
-protected  AbstractMonitor.AsyncTimerTaskcreateAsyncTimerTask(double work) - -
-           
-protected  OMMonitorcreateNestedMonitor(double work) - -
-           
- voiddone() - -
-           
- OMMonitorfork() - -
-          Same as calling fork(ONE).
- OMMonitorfork(double work) - -
-           
- OMMonitor.AsyncforkAsync() - -
-          Same as calling forkAsync(ONE).
- OMMonitor.AsyncforkAsync(double work) - -
-           
-protected abstract  longgetAsyncSchedulePeriod() - -
-           
-protected abstract  TimergetTimer() - -
-           
- doublegetTotalWork() - -
-           
- doublegetWork() - -
-           
- doublegetWorkPercent() - -
-           
- booleanhasBegun() - -
-           
-protected static doublepercent(double part, - double whole) - -
-           
-protected abstract  voidscheduleAtFixedRate(TimerTask task, - long delay, - long period) - -
-           
- voidworked() - -
-          Same as calling worked(ONE).
- voidworked(double work) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitor
checkCanceled, isCanceled
-  -

- - - - - - - - -
-Constructor Detail
- -

-AbstractMonitor

-
-public AbstractMonitor()
-
-
- - - - - - - - -
-Method Detail
- -

-hasBegun

-
-public boolean hasBegun()
-                 throws MonitorCanceledException
-
-
-
Specified by:
hasBegun in interface OMMonitor
-
-
- -
Throws: -
MonitorCanceledException
-
-
-
- -

-begin

-
-public OMMonitor begin(double totalWork)
-                throws MonitorCanceledException
-
-
-
Specified by:
begin in interface OMMonitor
-
-
- -
Throws: -
MonitorCanceledException
-
-
-
- -

-begin

-
-public OMMonitor begin()
-                throws MonitorCanceledException
-
-
Description copied from interface: OMMonitor
-
Same as calling begin(ONE). -

-

-
Specified by:
begin in interface OMMonitor
-
-
- -
Throws: -
MonitorCanceledException
-
-
-
- -

-worked

-
-public void worked(double work)
-            throws MonitorCanceledException
-
-
-
Specified by:
worked in interface OMMonitor
-
-
- -
Throws: -
MonitorCanceledException
-
-
-
- -

-worked

-
-public void worked()
-            throws MonitorCanceledException
-
-
Description copied from interface: OMMonitor
-
Same as calling worked(ONE). -

-

-
Specified by:
worked in interface OMMonitor
-
-
- -
Throws: -
MonitorCanceledException
-
-
-
- -

-fork

-
-public OMMonitor fork(double work)
-
-
-
Specified by:
fork in interface OMMonitor
-
-
-
-
-
-
- -

-fork

-
-public OMMonitor fork()
-
-
Description copied from interface: OMMonitor
-
Same as calling fork(ONE). -

-

-
Specified by:
fork in interface OMMonitor
-
-
-
-
-
-
- -

-forkAsync

-
-public OMMonitor.Async forkAsync(double work)
-
-
-
Specified by:
forkAsync in interface OMMonitor
-
-
-
-
-
-
- -

-forkAsync

-
-public OMMonitor.Async forkAsync()
-
-
Description copied from interface: OMMonitor
-
Same as calling forkAsync(ONE). -

-

-
Specified by:
forkAsync in interface OMMonitor
-
-
-
-
-
-
- -

-done

-
-public void done()
-
-
-
Specified by:
done in interface OMMonitor
-
-
-
-
-
-
- -

-getTotalWork

-
-public double getTotalWork()
-
-
-
Specified by:
getTotalWork in interface OMMonitorProgress
-
-
-
-
-
-
- -

-getWork

-
-public double getWork()
-
-
-
Specified by:
getWork in interface OMMonitorProgress
-
-
-
-
-
-
- -

-getWorkPercent

-
-public double getWorkPercent()
-
-
-
Specified by:
getWorkPercent in interface OMMonitorProgress
-
-
-
-
-
-
- -

-createNestedMonitor

-
-protected OMMonitor createNestedMonitor(double work)
-
-
-
-
-
-
-
-
-
- -

-createAsyncTimerTask

-
-protected AbstractMonitor.AsyncTimerTask createAsyncTimerTask(double work)
-
-
-
-
-
-
-
-
-
- -

-getAsyncSchedulePeriod

-
-protected abstract long getAsyncSchedulePeriod()
-
-
-
-
-
-
-
-
-
- -

-getTimer

-
-protected abstract Timer getTimer()
-
-
-
-
-
-
-
-
-
- -

-scheduleAtFixedRate

-
-protected abstract void scheduleAtFixedRate(TimerTask task,
-                                            long delay,
-                                            long period)
-
-
-
-
-
-
Since:
-
3.0
-
-
-
-
- -

-percent

-
-protected static double percent(double part,
-                                double whole)
-
-
-
-
-
-
Since:
-
3.1
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/DelegatingMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/DelegatingMonitor.html deleted file mode 100644 index b2e2546f11..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/DelegatingMonitor.html +++ /dev/null @@ -1,670 +0,0 @@ - - - - - - -DelegatingMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.monitor -
-Class DelegatingMonitor

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.monitor.DelegatingMonitor
-
-
-
All Implemented Interfaces:
OMMonitor, OMMonitorProgress
-
-
-
-
public class DelegatingMonitor
extends Object
implements OMMonitor
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitor
OMMonitor.Async
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitor
DEFAULT_TIME_FACTOR, THOUSAND
- - - - - - - -
Fields inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitorProgress
HUNDRED, ONE, TEN, ZERO
-  - - - - - - - - - - -
-Constructor Summary
DelegatingMonitor(OMMonitor delegate) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- OMMonitorbegin() - -
-          Same as calling begin(ONE).
- OMMonitorbegin(double totalWork) - -
-           
- voidcheckCanceled() - -
-           
- voiddone() - -
-           
- OMMonitorfork() - -
-          Same as calling fork(ONE).
- OMMonitorfork(double work) - -
-           
- OMMonitor.AsyncforkAsync() - -
-          Same as calling forkAsync(ONE).
- OMMonitor.AsyncforkAsync(double work) - -
-           
- OMMonitorgetDelegate() - -
-           
- doublegetTotalWork() - -
-           
- doublegetWork() - -
-           
- doublegetWorkPercent() - -
-           
- booleanhasBegun() - -
-           
- booleanisCanceled() - -
-           
- voidworked() - -
-          Same as calling worked(ONE).
- voidworked(double work) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-DelegatingMonitor

-
-public DelegatingMonitor(OMMonitor delegate)
-
-
- - - - - - - - -
-Method Detail
- -

-getDelegate

-
-public OMMonitor getDelegate()
-
-
-
-
-
-
-
-
-
- -

-hasBegun

-
-public boolean hasBegun()
-                 throws MonitorCanceledException
-
-
-
Specified by:
hasBegun in interface OMMonitor
-
-
- -
Throws: -
MonitorCanceledException
-
-
-
- -

-begin

-
-public OMMonitor begin()
-                throws MonitorCanceledException
-
-
Description copied from interface: OMMonitor
-
Same as calling begin(ONE). -

-

-
Specified by:
begin in interface OMMonitor
-
-
- -
Throws: -
MonitorCanceledException
-
-
-
- -

-begin

-
-public OMMonitor begin(double totalWork)
-                throws MonitorCanceledException
-
-
-
Specified by:
begin in interface OMMonitor
-
-
- -
Throws: -
MonitorCanceledException
-
-
-
- -

-checkCanceled

-
-public void checkCanceled()
-                   throws MonitorCanceledException
-
-
-
Specified by:
checkCanceled in interface OMMonitor
-
-
- -
Throws: -
MonitorCanceledException
-
-
-
- -

-done

-
-public void done()
-
-
-
Specified by:
done in interface OMMonitor
-
-
-
-
-
-
- -

-fork

-
-public OMMonitor fork()
-
-
Description copied from interface: OMMonitor
-
Same as calling fork(ONE). -

-

-
Specified by:
fork in interface OMMonitor
-
-
-
-
-
-
- -

-fork

-
-public OMMonitor fork(double work)
-
-
-
Specified by:
fork in interface OMMonitor
-
-
-
-
-
-
- -

-forkAsync

-
-public OMMonitor.Async forkAsync()
-
-
Description copied from interface: OMMonitor
-
Same as calling forkAsync(ONE). -

-

-
Specified by:
forkAsync in interface OMMonitor
-
-
-
-
-
-
- -

-forkAsync

-
-public OMMonitor.Async forkAsync(double work)
-
-
-
Specified by:
forkAsync in interface OMMonitor
-
-
-
-
-
-
- -

-getTotalWork

-
-public double getTotalWork()
-
-
-
Specified by:
getTotalWork in interface OMMonitorProgress
-
-
-
-
-
-
- -

-getWork

-
-public double getWork()
-
-
-
Specified by:
getWork in interface OMMonitorProgress
-
-
-
-
-
-
- -

-getWorkPercent

-
-public double getWorkPercent()
-
-
-
Specified by:
getWorkPercent in interface OMMonitorProgress
-
-
-
-
-
-
- -

-isCanceled

-
-public boolean isCanceled()
-
-
-
Specified by:
isCanceled in interface OMMonitor
-
-
-
-
-
-
- -

-worked

-
-public void worked()
-            throws MonitorCanceledException
-
-
Description copied from interface: OMMonitor
-
Same as calling worked(ONE). -

-

-
Specified by:
worked in interface OMMonitor
-
-
- -
Throws: -
MonitorCanceledException
-
-
-
- -

-worked

-
-public void worked(double work)
-            throws MonitorCanceledException
-
-
-
Specified by:
worked in interface OMMonitor
-
-
- -
Throws: -
MonitorCanceledException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/EclipseMonitor.SynchronizedSubProgressMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/EclipseMonitor.SynchronizedSubProgressMonitor.html deleted file mode 100644 index edeb6a40c4..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/EclipseMonitor.SynchronizedSubProgressMonitor.html +++ /dev/null @@ -1,590 +0,0 @@ - - - - - - -EclipseMonitor.SynchronizedSubProgressMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.monitor -
-Class EclipseMonitor.SynchronizedSubProgressMonitor

-
-java.lang.Object
-  extended by org.eclipse.core.runtime.ProgressMonitorWrapper
-      extended by org.eclipse.core.runtime.SubProgressMonitor
-          extended by org.eclipse.net4j.util.om.monitor.EclipseMonitor.SynchronizedSubProgressMonitor
-
-
-
All Implemented Interfaces:
IProgressMonitor, IProgressMonitorWithBlocking
-
-
-
Enclosing class:
EclipseMonitor
-
-
-
-
public static class EclipseMonitor.SynchronizedSubProgressMonitor
extends SubProgressMonitor
- - -

-A sub progress monitor that synchronizes all methods on the parent monitor instance. -

- -

-

-
Since:
-
3.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.core.runtime.SubProgressMonitor
PREPEND_MAIN_LABEL_TO_SUBTASK, SUPPRESS_SUBTASK_LABEL
- - - - - - - -
Fields inherited from interface org.eclipse.core.runtime.IProgressMonitor
UNKNOWN
-  - - - - - - - - - - -
-Constructor Summary
EclipseMonitor.SynchronizedSubProgressMonitor(IProgressMonitor monitor, - int ticks) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidbeginTask(String name, - int totalWork) - -
-          This implementation of a IProgressMonitor - method forwards to the wrapped progress monitor.
- voidclearBlocked() - -
-          This implementation of a IProgressMonitorWithBlocking - method forwards to the wrapped progress monitor.
- voiddone() - -
-          This implementation of a IProgressMonitor - method forwards to the wrapped progress monitor.
- voidinternalWorked(double work) - -
-          This implementation of a IProgressMonitor - method forwards to the wrapped progress monitor.
- booleanisCanceled() - -
-          This implementation of a IProgressMonitor - method forwards to the wrapped progress monitor.
- voidsetBlocked(IStatus reason) - -
-          This implementation of a IProgressMonitorWithBlocking - method forwards to the wrapped progress monitor.
- voidsetCanceled(boolean b) - -
-          This implementation of a IProgressMonitor - method forwards to the wrapped progress monitor.
- voidsetTaskName(String name) - -
-          This implementation of a IProgressMonitor - method forwards to the wrapped progress monitor.
- voidsubTask(String name) - -
-          This implementation of a IProgressMonitor - method forwards to the wrapped progress monitor.
- voidworked(int work) - -
-          This implementation of a IProgressMonitor - method forwards to the wrapped progress monitor.
- - - - - - - -
Methods inherited from class org.eclipse.core.runtime.ProgressMonitorWrapper
getWrappedProgressMonitor
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-EclipseMonitor.SynchronizedSubProgressMonitor

-
-public EclipseMonitor.SynchronizedSubProgressMonitor(IProgressMonitor monitor,
-                                                     int ticks)
-
-
- - - - - - - - -
-Method Detail
- -

-beginTask

-
-public void beginTask(String name,
-                      int totalWork)
-
-
Description copied from class: org.eclipse.core.runtime.ProgressMonitorWrapper
-
This implementation of a IProgressMonitor - method forwards to the wrapped progress monitor. - Clients may override this method to do additional - processing. -

-

-
Specified by:
beginTask in interface IProgressMonitor
Overrides:
beginTask in class SubProgressMonitor
-
-
-
Parameters:
name - the name (or description) of the main task
totalWork - the total number of work units into which - the main task is been subdivided. If the value is UNKNOWN - the implementation is free to indicate progress in a way which - doesn't require the total number of work units in advance.
See Also:
IProgressMonitor.beginTask(String, int)
-
-
-
- -

-clearBlocked

-
-public void clearBlocked()
-
-
Description copied from class: org.eclipse.core.runtime.ProgressMonitorWrapper
-
This implementation of a IProgressMonitorWithBlocking - method forwards to the wrapped progress monitor. - Clients may override this method to do additional - processing. -

-

-
Specified by:
clearBlocked in interface IProgressMonitorWithBlocking
Overrides:
clearBlocked in class ProgressMonitorWrapper
-
-
-
See Also:
IProgressMonitorWithBlocking.clearBlocked()
-
-
-
- -

-done

-
-public void done()
-
-
Description copied from class: org.eclipse.core.runtime.ProgressMonitorWrapper
-
This implementation of a IProgressMonitor - method forwards to the wrapped progress monitor. - Clients may override this method to do additional - processing. -

-

-
Specified by:
done in interface IProgressMonitor
Overrides:
done in class SubProgressMonitor
-
-
-
See Also:
IProgressMonitor.done()
-
-
-
- -

-internalWorked

-
-public void internalWorked(double work)
-
-
Description copied from class: org.eclipse.core.runtime.ProgressMonitorWrapper
-
This implementation of a IProgressMonitor - method forwards to the wrapped progress monitor. - Clients may override this method to do additional - processing. -

-

-
Specified by:
internalWorked in interface IProgressMonitor
Overrides:
internalWorked in class SubProgressMonitor
-
-
-
Parameters:
work - the amount of work done
See Also:
IProgressMonitor.internalWorked(double)
-
-
-
- -

-isCanceled

-
-public boolean isCanceled()
-
-
Description copied from class: org.eclipse.core.runtime.ProgressMonitorWrapper
-
This implementation of a IProgressMonitor - method forwards to the wrapped progress monitor. - Clients may override this method to do additional - processing. -

-

-
Specified by:
isCanceled in interface IProgressMonitor
Overrides:
isCanceled in class ProgressMonitorWrapper
-
-
- -
Returns:
true if cancellation has been requested, - and false otherwise
See Also:
IProgressMonitor.isCanceled()
-
-
-
- -

-setBlocked

-
-public void setBlocked(IStatus reason)
-
-
Description copied from class: org.eclipse.core.runtime.ProgressMonitorWrapper
-
This implementation of a IProgressMonitorWithBlocking - method forwards to the wrapped progress monitor. - Clients may override this method to do additional - processing. -

-

-
Specified by:
setBlocked in interface IProgressMonitorWithBlocking
Overrides:
setBlocked in class ProgressMonitorWrapper
-
-
-
Parameters:
reason - an optional status object whose message describes the - reason why this operation is blocked, or null if this - information is not available.
See Also:
IProgressMonitorWithBlocking.setBlocked(IStatus)
-
-
-
- -

-setCanceled

-
-public void setCanceled(boolean b)
-
-
Description copied from class: org.eclipse.core.runtime.ProgressMonitorWrapper
-
This implementation of a IProgressMonitor - method forwards to the wrapped progress monitor. - Clients may override this method to do additional - processing. -

-

-
Specified by:
setCanceled in interface IProgressMonitor
Overrides:
setCanceled in class ProgressMonitorWrapper
-
-
-
Parameters:
b - true indicates that cancelation has - been requested (but not necessarily acknowledged); - false clears this flag
See Also:
IProgressMonitor.setCanceled(boolean)
-
-
-
- -

-setTaskName

-
-public void setTaskName(String name)
-
-
Description copied from class: org.eclipse.core.runtime.ProgressMonitorWrapper
-
This implementation of a IProgressMonitor - method forwards to the wrapped progress monitor. - Clients may override this method to do additional - processing. -

-

-
Specified by:
setTaskName in interface IProgressMonitor
Overrides:
setTaskName in class ProgressMonitorWrapper
-
-
-
Parameters:
name - the name (or description) of the main task
See Also:
IProgressMonitor.setTaskName(String)
-
-
-
- -

-subTask

-
-public void subTask(String name)
-
-
Description copied from class: org.eclipse.core.runtime.ProgressMonitorWrapper
-
This implementation of a IProgressMonitor - method forwards to the wrapped progress monitor. - Clients may override this method to do additional - processing. -

-

-
Specified by:
subTask in interface IProgressMonitor
Overrides:
subTask in class SubProgressMonitor
-
-
-
Parameters:
name - the name (or description) of the subtask
See Also:
IProgressMonitor.subTask(String)
-
-
-
- -

-worked

-
-public void worked(int work)
-
-
Description copied from class: org.eclipse.core.runtime.ProgressMonitorWrapper
-
This implementation of a IProgressMonitor - method forwards to the wrapped progress monitor. - Clients may override this method to do additional - processing. -

-

-
Specified by:
worked in interface IProgressMonitor
Overrides:
worked in class SubProgressMonitor
-
-
-
Parameters:
work - a non-negative number of work units just completed
See Also:
IProgressMonitor.worked(int)
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/EclipseMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/EclipseMonitor.html deleted file mode 100644 index ddfbe43a38..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/EclipseMonitor.html +++ /dev/null @@ -1,464 +0,0 @@ - - - - - - -EclipseMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.monitor -
-Class EclipseMonitor

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.monitor.AbstractMonitor
-      extended by org.eclipse.net4j.util.om.monitor.Monitor
-          extended by org.eclipse.net4j.util.om.monitor.EclipseMonitor
-
-
-
All Implemented Interfaces:
OMMonitor, OMMonitorProgress
-
-
-
-
public class EclipseMonitor
extends Monitor
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static classEclipseMonitor.SynchronizedSubProgressMonitor - -
-          A sub progress monitor that synchronizes all methods on the parent monitor instance.
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.om.monitor.AbstractMonitor
AbstractMonitor.AsyncTimerTask
-  - - - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitor
OMMonitor.Async
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.om.monitor.Monitor
DEFAULT_ASYNC_SCHEDULE_PERIOD
- - - - - - - -
Fields inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitor
DEFAULT_TIME_FACTOR, THOUSAND
- - - - - - - -
Fields inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitorProgress
HUNDRED, ONE, TEN, ZERO
-  - - - - - - - - - - - - - -
-Constructor Summary
EclipseMonitor(IProgressMonitor progressMonitor) - -
-           
EclipseMonitor(IProgressMonitor progressMonitor, - String taskName) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- OMMonitorbegin(double totalWork) - -
-           
- voiddone() - -
-           
- StringgetTaskName() - -
-           
- booleanisCanceled() - -
-           
- voidworked(double work) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.om.monitor.Monitor
cancel, cancel, checkCanceled, getAsyncSchedulePeriod, getTimer, scheduleAtFixedRate
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.om.monitor.AbstractMonitor
begin, createAsyncTimerTask, createNestedMonitor, fork, fork, forkAsync, forkAsync, getTotalWork, getWork, getWorkPercent, hasBegun, percent, worked
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-EclipseMonitor

-
-public EclipseMonitor(IProgressMonitor progressMonitor,
-                      String taskName)
-
-
-
- -

-EclipseMonitor

-
-public EclipseMonitor(IProgressMonitor progressMonitor)
-
-
- - - - - - - - -
-Method Detail
- -

-getTaskName

-
-public String getTaskName()
-
-
-
-
-
-
- -

-isCanceled

-
-public boolean isCanceled()
-
-
-
Specified by:
isCanceled in interface OMMonitor
Overrides:
isCanceled in class Monitor
-
-
-
-
-
-
- -

-begin

-
-public OMMonitor begin(double totalWork)
-                throws MonitorCanceledException
-
-
-
Specified by:
begin in interface OMMonitor
Overrides:
begin in class AbstractMonitor
-
-
- -
Throws: -
MonitorCanceledException
-
-
-
- -

-worked

-
-public void worked(double work)
-            throws MonitorCanceledException
-
-
-
Specified by:
worked in interface OMMonitor
Overrides:
worked in class AbstractMonitor
-
-
- -
Throws: -
MonitorCanceledException
-
-
-
- -

-done

-
-public void done()
-
-
-
Specified by:
done in interface OMMonitor
Overrides:
done in class AbstractMonitor
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/Monitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/Monitor.html deleted file mode 100644 index eda443fda1..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/Monitor.html +++ /dev/null @@ -1,487 +0,0 @@ - - - - - - -Monitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.monitor -
-Class Monitor

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.monitor.AbstractMonitor
-      extended by org.eclipse.net4j.util.om.monitor.Monitor
-
-
-
All Implemented Interfaces:
OMMonitor, OMMonitorProgress
-
-
-
Direct Known Subclasses:
EclipseMonitor, NotifyingMonitor, TimeoutMonitor
-
-
-
-
public class Monitor
extends AbstractMonitor
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.om.monitor.AbstractMonitor
AbstractMonitor.AsyncTimerTask
-  - - - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitor
OMMonitor.Async
-  - - - - - - - - - - - -
-Field Summary
-static longDEFAULT_ASYNC_SCHEDULE_PERIOD - -
-           
- - - - - - - -
Fields inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitor
DEFAULT_TIME_FACTOR, THOUSAND
- - - - - - - -
Fields inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitorProgress
HUNDRED, ONE, TEN, ZERO
-  - - - - - - - - - - -
-Constructor Summary
Monitor() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidcancel() - -
-           
- voidcancel(RuntimeException cancelException) - -
-           
- voidcheckCanceled() - -
-           
-protected  longgetAsyncSchedulePeriod() - -
-           
-protected  TimergetTimer() - -
-           
- booleanisCanceled() - -
-           
-protected  voidscheduleAtFixedRate(TimerTask task, - long delay, - long period) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.om.monitor.AbstractMonitor
begin, begin, createAsyncTimerTask, createNestedMonitor, done, fork, fork, forkAsync, forkAsync, getTotalWork, getWork, getWorkPercent, hasBegun, percent, worked, worked
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-DEFAULT_ASYNC_SCHEDULE_PERIOD

-
-public static final long DEFAULT_ASYNC_SCHEDULE_PERIOD
-
-
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Constructor Detail
- -

-Monitor

-
-public Monitor()
-
-
- - - - - - - - -
-Method Detail
- -

-cancel

-
-public void cancel()
-
-
-
-
-
-
- -

-cancel

-
-public void cancel(RuntimeException cancelException)
-
-
-
-
-
-
- -

-isCanceled

-
-public boolean isCanceled()
-
-
-
-
-
-
- -

-checkCanceled

-
-public void checkCanceled()
-                   throws MonitorCanceledException
-
-
- -
Throws: -
MonitorCanceledException
-
-
-
- -

-getAsyncSchedulePeriod

-
-protected long getAsyncSchedulePeriod()
-
-
-
Specified by:
getAsyncSchedulePeriod in class AbstractMonitor
-
-
-
-
-
-
- -

-getTimer

-
-protected Timer getTimer()
-
-
-
Specified by:
getTimer in class AbstractMonitor
-
-
-
-
-
-
- -

-scheduleAtFixedRate

-
-protected void scheduleAtFixedRate(TimerTask task,
-                                   long delay,
-                                   long period)
-
-
-
Specified by:
scheduleAtFixedRate in class AbstractMonitor
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/MonitorCanceledException.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/MonitorCanceledException.html deleted file mode 100644 index ce0a813ca3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/MonitorCanceledException.html +++ /dev/null @@ -1,291 +0,0 @@ - - - - - - -MonitorCanceledException (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.monitor -
-Class MonitorCanceledException

-
-java.lang.Object
-  extended by java.lang.Throwable
-      extended by java.lang.Exception
-          extended by java.lang.RuntimeException
-              extended by org.eclipse.net4j.util.om.monitor.MonitorCanceledException
-
-
-
All Implemented Interfaces:
Serializable
-
-
-
-
public class MonitorCanceledException
extends RuntimeException
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
MonitorCanceledException() - -
-           
MonitorCanceledException(String message) - -
-           
MonitorCanceledException(String message, - Throwable cause) - -
-           
MonitorCanceledException(Throwable cause) - -
-           
-  - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-MonitorCanceledException

-
-public MonitorCanceledException()
-
-
-
- -

-MonitorCanceledException

-
-public MonitorCanceledException(String message)
-
-
-
- -

-MonitorCanceledException

-
-public MonitorCanceledException(Throwable cause)
-
-
-
- -

-MonitorCanceledException

-
-public MonitorCanceledException(String message,
-                                Throwable cause)
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/NestedMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/NestedMonitor.html deleted file mode 100644 index 0b32709be6..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/NestedMonitor.html +++ /dev/null @@ -1,531 +0,0 @@ - - - - - - -NestedMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.monitor -
-Class NestedMonitor

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.monitor.AbstractMonitor
-      extended by org.eclipse.net4j.util.om.monitor.NestedMonitor
-
-
-
All Implemented Interfaces:
OMMonitor, OMMonitorProgress
-
-
-
-
public class NestedMonitor
extends AbstractMonitor
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.om.monitor.AbstractMonitor
AbstractMonitor.AsyncTimerTask
-  - - - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitor
OMMonitor.Async
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitor
DEFAULT_TIME_FACTOR, THOUSAND
- - - - - - - -
Fields inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitorProgress
HUNDRED, ONE, TEN, ZERO
-  - - - - - - - - - - -
-Constructor Summary
NestedMonitor(AbstractMonitor parent, - double parentWork) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- OMMonitorbegin(double totalWork) - -
-           
- voidcheckCanceled() - -
-           
- voiddone() - -
-           
-protected  longgetAsyncSchedulePeriod() - -
-           
- AbstractMonitorgetParent() - -
-           
- doublegetParentWork() - -
-           
-protected  TimergetTimer() - -
-           
- booleanisCanceled() - -
-           
-protected  voidscheduleAtFixedRate(TimerTask task, - long delay, - long period) - -
-           
- voidworked(double work) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.om.monitor.AbstractMonitor
begin, createAsyncTimerTask, createNestedMonitor, fork, fork, forkAsync, forkAsync, getTotalWork, getWork, getWorkPercent, hasBegun, percent, worked
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-NestedMonitor

-
-public NestedMonitor(AbstractMonitor parent,
-                     double parentWork)
-
-
- - - - - - - - -
-Method Detail
- -

-getParent

-
-public AbstractMonitor getParent()
-
-
-
-
-
-
- -

-getParentWork

-
-public double getParentWork()
-
-
-
-
-
-
- -

-isCanceled

-
-public boolean isCanceled()
-
-
-
-
-
-
- -

-checkCanceled

-
-public void checkCanceled()
-                   throws MonitorCanceledException
-
-
- -
Throws: -
MonitorCanceledException
-
-
-
- -

-begin

-
-public OMMonitor begin(double totalWork)
-                throws MonitorCanceledException
-
-
-
Specified by:
begin in interface OMMonitor
Overrides:
begin in class AbstractMonitor
-
-
- -
Throws: -
MonitorCanceledException
-
-
-
- -

-worked

-
-public void worked(double work)
-            throws MonitorCanceledException
-
-
-
Specified by:
worked in interface OMMonitor
Overrides:
worked in class AbstractMonitor
-
-
- -
Throws: -
MonitorCanceledException
-
-
-
- -

-done

-
-public void done()
-
-
-
Specified by:
done in interface OMMonitor
Overrides:
done in class AbstractMonitor
-
-
-
-
-
-
- -

-getAsyncSchedulePeriod

-
-protected long getAsyncSchedulePeriod()
-
-
-
Specified by:
getAsyncSchedulePeriod in class AbstractMonitor
-
-
-
-
-
-
- -

-scheduleAtFixedRate

-
-protected void scheduleAtFixedRate(TimerTask task,
-                                   long delay,
-                                   long period)
-
-
-
Specified by:
scheduleAtFixedRate in class AbstractMonitor
-
-
-
-
-
-
- -

-getTimer

-
-protected Timer getTimer()
-
-
-
Specified by:
getTimer in class AbstractMonitor
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/NotifyingMonitor.ProgressEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/NotifyingMonitor.ProgressEvent.html deleted file mode 100644 index d46514b1c6..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/NotifyingMonitor.ProgressEvent.html +++ /dev/null @@ -1,336 +0,0 @@ - - - - - - -NotifyingMonitor.ProgressEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.monitor -
-Class NotifyingMonitor.ProgressEvent

-
-java.lang.Object
-  extended by java.util.EventObject
-      extended by org.eclipse.net4j.util.event.Event
-          extended by org.eclipse.net4j.util.om.monitor.NotifyingMonitor.ProgressEvent
-
-
-
All Implemented Interfaces:
Serializable, IEvent, OMMonitorProgress
-
-
-
Enclosing class:
NotifyingMonitor
-
-
-
-
public final class NotifyingMonitor.ProgressEvent
extends Event
implements OMMonitorProgress
- - -

-

-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.util.EventObject
source
- - - - - - - -
Fields inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitorProgress
HUNDRED, ONE, TEN, ZERO
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- StringgetTask() - -
-           
- doublegetTotalWork() - -
-           
- doublegetWork() - -
-           
- doublegetWorkPercent() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Event
formatAdditionalParameters, getSource, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-getTask

-
-public String getTask()
-
-
-
-
-
-
-
-
-
- -

-getTotalWork

-
-public double getTotalWork()
-
-
-
Specified by:
getTotalWork in interface OMMonitorProgress
-
-
-
-
-
-
- -

-getWork

-
-public double getWork()
-
-
-
Specified by:
getWork in interface OMMonitorProgress
-
-
-
-
-
-
- -

-getWorkPercent

-
-public double getWorkPercent()
-
-
-
Specified by:
getWorkPercent in interface OMMonitorProgress
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/NotifyingMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/NotifyingMonitor.html deleted file mode 100644 index 43701342c3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/NotifyingMonitor.html +++ /dev/null @@ -1,517 +0,0 @@ - - - - - - -NotifyingMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.monitor -
-Class NotifyingMonitor

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.monitor.AbstractMonitor
-      extended by org.eclipse.net4j.util.om.monitor.Monitor
-          extended by org.eclipse.net4j.util.om.monitor.NotifyingMonitor
-
-
-
All Implemented Interfaces:
INotifier, OMMonitor, OMMonitorProgress
-
-
-
-
public class NotifyingMonitor
extends Monitor
implements INotifier
- - -

-

-
Since:
-
3.1
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
- classNotifyingMonitor.ProgressEvent - -
-           
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.om.monitor.AbstractMonitor
AbstractMonitor.AsyncTimerTask
-  - - - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitor
OMMonitor.Async
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.om.monitor.Monitor
DEFAULT_ASYNC_SCHEDULE_PERIOD
- - - - - - - -
Fields inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitor
DEFAULT_TIME_FACTOR, THOUSAND
- - - - - - - -
Fields inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitorProgress
HUNDRED, ONE, TEN, ZERO
-  - - - - - - - - - - - - - - - - -
-Constructor Summary
NotifyingMonitor() - -
-           
NotifyingMonitor(String task) - -
-           
NotifyingMonitor(String task, - IListener[] listeners) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidaddListener(IListener listener) - -
-          Adds a listener to this notifier.
- IListener[]getListeners() - -
-          Returns the listeners that are registered with this notifier.
- StringgetTask() - -
-           
- booleanhasListeners() - -
-          Returns true if one or more listeners are registered with this notifier, false otherwise.
- voidremoveListener(IListener listener) - -
-          Removes a listener from this notifier.
- voidworked(double work) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.om.monitor.Monitor
cancel, cancel, checkCanceled, getAsyncSchedulePeriod, getTimer, isCanceled, scheduleAtFixedRate
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.om.monitor.AbstractMonitor
begin, begin, createAsyncTimerTask, createNestedMonitor, done, fork, fork, forkAsync, forkAsync, getTotalWork, getWork, getWorkPercent, hasBegun, percent, worked
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-NotifyingMonitor

-
-public NotifyingMonitor()
-
-
-
- -

-NotifyingMonitor

-
-public NotifyingMonitor(String task)
-
-
-
- -

-NotifyingMonitor

-
-public NotifyingMonitor(String task,
-                        IListener[] listeners)
-
-
- - - - - - - - -
-Method Detail
- -

-getTask

-
-public String getTask()
-
-
-
-
-
-
-
-
-
- -

-hasListeners

-
-public boolean hasListeners()
-
-
Description copied from interface: INotifier
-
Returns true if one or more listeners are registered with this notifier, false otherwise. -

-

-
Specified by:
hasListeners in interface INotifier
-
-
-
-
-
-
- -

-getListeners

-
-public IListener[] getListeners()
-
-
Description copied from interface: INotifier
-
Returns the listeners that are registered with this notifier. -

- Depending on the implementation duplicate listeners may be contained in the returned array. -

-

-
Specified by:
getListeners in interface INotifier
-
-
-
-
-
-
- -

-addListener

-
-public void addListener(IListener listener)
-
-
Description copied from interface: INotifier
-
Adds a listener to this notifier. -

- Depending on the implementation duplicate listeners may lead to duplicate event delivery or not. Implementors are - encouraged to prevent events from being delivered more than once to the same listener, -

-

-
Specified by:
addListener in interface INotifier
-
-
-
-
-
-
- -

-removeListener

-
-public void removeListener(IListener listener)
-
-
Description copied from interface: INotifier
-
Removes a listener from this notifier. -

-

-
Specified by:
removeListener in interface INotifier
-
-
-
-
-
-
- -

-worked

-
-public void worked(double work)
-            throws MonitorCanceledException
-
-
-
Specified by:
worked in interface OMMonitor
Overrides:
worked in class AbstractMonitor
-
-
- -
Throws: -
MonitorCanceledException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/OMMonitor.Async.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/OMMonitor.Async.html deleted file mode 100644 index 6e1fd18972..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/OMMonitor.Async.html +++ /dev/null @@ -1,218 +0,0 @@ - - - - - - -OMMonitor.Async (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.monitor -
-Interface OMMonitor.Async

-
-
All Known Implementing Classes:
AbstractMonitor.AsyncTimerTask
-
-
-
Enclosing interface:
OMMonitor
-
-
-
-
public static interface OMMonitor.Async
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- voidstop() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-stop

-
-void stop()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/OMMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/OMMonitor.html deleted file mode 100644 index ad3b6d8c34..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/OMMonitor.html +++ /dev/null @@ -1,608 +0,0 @@ - - - - - - -OMMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.monitor -
-Interface OMMonitor

-
-
All Superinterfaces:
OMMonitorProgress
-
-
-
All Known Implementing Classes:
AbstractMonitor, DelegatingMonitor, EclipseMonitor, Monitor, NestedMonitor, NotifyingMonitor, TimeoutMonitor
-
-
-
-
public interface OMMonitor
extends OMMonitorProgress
- - -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static interfaceOMMonitor.Async - -
-           
- - - - - - - - - - - - - - -
-Field Summary
-static doubleDEFAULT_TIME_FACTOR - -
-           
-static intTHOUSAND - -
-           
- - - - - - - -
Fields inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitorProgress
HUNDRED, ONE, TEN, ZERO
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- OMMonitorbegin() - -
-          Same as calling begin(ONE).
- OMMonitorbegin(double totalWork) - -
-           
- voidcheckCanceled() - -
-           
- voiddone() - -
-           
- OMMonitorfork() - -
-          Same as calling fork(ONE).
- OMMonitorfork(double work) - -
-           
- OMMonitor.AsyncforkAsync() - -
-          Same as calling forkAsync(ONE).
- OMMonitor.AsyncforkAsync(double work) - -
-           
- booleanhasBegun() - -
-           
- booleanisCanceled() - -
-           
- voidworked() - -
-          Same as calling worked(ONE).
- voidworked(double work) - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitorProgress
getTotalWork, getWork, getWorkPercent
-  -

- - - - - - - - -
-Field Detail
- -

-THOUSAND

-
-static final int THOUSAND
-
-
-
Since:
-
2.0
-
See Also:
Constant Field Values
-
-
- -

-DEFAULT_TIME_FACTOR

-
-static final double DEFAULT_TIME_FACTOR
-
-
-
Since:
-
2.0
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Method Detail
- -

-isCanceled

-
-boolean isCanceled()
-
-
-
-
-
-
Since:
-
2.0
-
-
-
-
- -

-checkCanceled

-
-void checkCanceled()
-                   throws MonitorCanceledException
-
-
-
-
-
- -
Throws: -
MonitorCanceledException
Since:
-
2.0
-
-
-
-
- -

-hasBegun

-
-boolean hasBegun()
-                 throws MonitorCanceledException
-
-
-
-
-
- -
Throws: -
MonitorCanceledException
Since:
-
2.0
-
-
-
-
- -

-begin

-
-OMMonitor begin(double totalWork)
-                throws MonitorCanceledException
-
-
-
-
-
- -
Throws: -
MonitorCanceledException
Since:
-
2.0
-
-
-
-
- -

-begin

-
-OMMonitor begin()
-                throws MonitorCanceledException
-
-
Same as calling begin(ONE). -

-

-
-
-
- -
Throws: -
MonitorCanceledException
Since:
-
2.0
-
-
-
-
- -

-worked

-
-void worked(double work)
-            throws MonitorCanceledException
-
-
-
-
-
- -
Throws: -
MonitorCanceledException
Since:
-
2.0
-
-
-
-
- -

-worked

-
-void worked()
-            throws MonitorCanceledException
-
-
Same as calling worked(ONE). -

-

-
-
-
- -
Throws: -
MonitorCanceledException
Since:
-
2.0
-
-
-
-
- -

-fork

-
-OMMonitor fork(double work)
-
-
-
-
-
-
Since:
-
2.0
-
-
-
-
- -

-fork

-
-OMMonitor fork()
-
-
Same as calling fork(ONE). -

-

-
-
-
-
Since:
-
2.0
-
-
-
-
- -

-forkAsync

-
-OMMonitor.Async forkAsync(double work)
-
-
-
-
-
-
Since:
-
2.0
-
-
-
-
- -

-forkAsync

-
-OMMonitor.Async forkAsync()
-
-
Same as calling forkAsync(ONE). -

-

-
-
-
-
Since:
-
2.0
-
-
-
-
- -

-done

-
-void done()
-
-
-
-
-
-
Since:
-
2.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/OMMonitorProgress.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/OMMonitorProgress.html deleted file mode 100644 index 3e7c824eb8..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/OMMonitorProgress.html +++ /dev/null @@ -1,350 +0,0 @@ - - - - - - -OMMonitorProgress (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.monitor -
-Interface OMMonitorProgress

-
-
All Known Subinterfaces:
OMMonitor
-
-
-
All Known Implementing Classes:
AbstractMonitor, DelegatingMonitor, EclipseMonitor, Monitor, NestedMonitor, NotifyingMonitor, NotifyingMonitor.ProgressEvent, TimeoutMonitor
-
-
-
-
public interface OMMonitorProgress
- - -

-

-
Since:
-
3.1
-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - -
-Field Summary
-static doubleHUNDRED - -
-           
-static doubleONE - -
-           
-static doubleTEN - -
-           
-static doubleZERO - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- doublegetTotalWork() - -
-           
- doublegetWork() - -
-           
- doublegetWorkPercent() - -
-           
-  -

- - - - - - - - -
-Field Detail
- -

-ZERO

-
-static final double ZERO
-
-
-
See Also:
Constant Field Values
-
-
- -

-ONE

-
-static final double ONE
-
-
-
See Also:
Constant Field Values
-
-
- -

-TEN

-
-static final double TEN
-
-
-
See Also:
Constant Field Values
-
-
- -

-HUNDRED

-
-static final double HUNDRED
-
-
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Method Detail
- -

-getTotalWork

-
-double getTotalWork()
-
-
-
-
-
-
- -

-getWork

-
-double getWork()
-
-
-
-
-
-
- -

-getWorkPercent

-
-double getWorkPercent()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/ProgressDistributable.Default.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/ProgressDistributable.Default.html deleted file mode 100644 index c95dad5aad..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/ProgressDistributable.Default.html +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - -ProgressDistributable.Default (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.monitor -
-Class ProgressDistributable.Default<CONTEXT>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.monitor.ProgressDistributable.Default<CONTEXT>
-
-
-
All Implemented Interfaces:
ProgressDistributable<CONTEXT>
-
-
-
Enclosing interface:
ProgressDistributable<CONTEXT>
-
-
-
-
public abstract static class ProgressDistributable.Default<CONTEXT>
extends Object
implements ProgressDistributable<CONTEXT>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.om.monitor.ProgressDistributable
ProgressDistributable.Default<CONTEXT>
-  - - - - - - - - - - - - - - -
-Constructor Summary
ProgressDistributable.Default() - -
-           
ProgressDistributable.Default(int loopCount, - double loopWork) - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- intgetLoopCount(CONTEXT context) - -
-           
- doublegetLoopWork(CONTEXT context) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.om.monitor.ProgressDistributable
runLoop
-  -

- - - - - - - - -
-Constructor Detail
- -

-ProgressDistributable.Default

-
-public ProgressDistributable.Default()
-
-
-
- -

-ProgressDistributable.Default

-
-public ProgressDistributable.Default(int loopCount,
-                                     double loopWork)
-
-
- - - - - - - - -
-Method Detail
- -

-getLoopCount

-
-public int getLoopCount(CONTEXT context)
-
-
-
Specified by:
getLoopCount in interface ProgressDistributable<CONTEXT>
-
-
-
-
-
-
- -

-getLoopWork

-
-public double getLoopWork(CONTEXT context)
-
-
-
Specified by:
getLoopWork in interface ProgressDistributable<CONTEXT>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/ProgressDistributable.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/ProgressDistributable.html deleted file mode 100644 index 87286a5206..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/ProgressDistributable.html +++ /dev/null @@ -1,277 +0,0 @@ - - - - - - -ProgressDistributable (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.monitor -
-Interface ProgressDistributable<CONTEXT>

-
-
All Known Implementing Classes:
ProgressDistributable.Default
-
-
-
-
public interface ProgressDistributable<CONTEXT>
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static classProgressDistributable.Default<CONTEXT> - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- intgetLoopCount(CONTEXT context) - -
-           
- doublegetLoopWork(CONTEXT context) - -
-           
- voidrunLoop(int index, - CONTEXT context, - OMMonitor monitor) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getLoopCount

-
-int getLoopCount(CONTEXT context)
-
-
-
-
-
-
- -

-getLoopWork

-
-double getLoopWork(CONTEXT context)
-
-
-
-
-
-
- -

-runLoop

-
-void runLoop(int index,
-             CONTEXT context,
-             OMMonitor monitor)
-             throws Exception
-
-
- -
Throws: -
Exception
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/ProgressDistributor.Arithmetic.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/ProgressDistributor.Arithmetic.html deleted file mode 100644 index 4446f8a0ac..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/ProgressDistributor.Arithmetic.html +++ /dev/null @@ -1,293 +0,0 @@ - - - - - - -ProgressDistributor.Arithmetic (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.monitor -
-Class ProgressDistributor.Arithmetic

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.monitor.ProgressDistributor
-      extended by org.eclipse.net4j.util.om.monitor.ProgressDistributor.Arithmetic
-
-
-
Enclosing class:
ProgressDistributor
-
-
-
-
public static class ProgressDistributor.Arithmetic
extends ProgressDistributor
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.om.monitor.ProgressDistributor
ProgressDistributor.Arithmetic, ProgressDistributor.Geometric
-  - - - - - - - - - - - -
-Constructor Summary
ProgressDistributor.Arithmetic() - -
-           
-  - - - - - - - - - - - -
-Method Summary
-protected  voiddistribute(double[] distribution, - double[] times) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.om.monitor.ProgressDistributor
array, run
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ProgressDistributor.Arithmetic

-
-public ProgressDistributor.Arithmetic()
-
-
- - - - - - - - -
-Method Detail
- -

-distribute

-
-protected void distribute(double[] distribution,
-                          double[] times)
-
-
-
Specified by:
distribute in class ProgressDistributor
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/ProgressDistributor.Geometric.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/ProgressDistributor.Geometric.html deleted file mode 100644 index 3cd19cf85a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/ProgressDistributor.Geometric.html +++ /dev/null @@ -1,293 +0,0 @@ - - - - - - -ProgressDistributor.Geometric (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.monitor -
-Class ProgressDistributor.Geometric

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.monitor.ProgressDistributor
-      extended by org.eclipse.net4j.util.om.monitor.ProgressDistributor.Geometric
-
-
-
Enclosing class:
ProgressDistributor
-
-
-
-
public static class ProgressDistributor.Geometric
extends ProgressDistributor
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.om.monitor.ProgressDistributor
ProgressDistributor.Arithmetic, ProgressDistributor.Geometric
-  - - - - - - - - - - - -
-Constructor Summary
ProgressDistributor.Geometric() - -
-           
-  - - - - - - - - - - - -
-Method Summary
-protected  voiddistribute(double[] distribution, - double[] times) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.om.monitor.ProgressDistributor
array, run
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ProgressDistributor.Geometric

-
-public ProgressDistributor.Geometric()
-
-
- - - - - - - - -
-Method Detail
- -

-distribute

-
-protected void distribute(double[] distribution,
-                          double[] times)
-
-
-
Specified by:
distribute in class ProgressDistributor
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/ProgressDistributor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/ProgressDistributor.html deleted file mode 100644 index 97800b2df8..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/ProgressDistributor.html +++ /dev/null @@ -1,349 +0,0 @@ - - - - - - -ProgressDistributor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.monitor -
-Class ProgressDistributor

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.monitor.ProgressDistributor
-
-
-
Direct Known Subclasses:
ProgressDistributor.Arithmetic, ProgressDistributor.Geometric
-
-
-
-
public abstract class ProgressDistributor
extends Object
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - -
-Nested Class Summary
-static classProgressDistributor.Arithmetic - -
-           
-static classProgressDistributor.Geometric - -
-           
-  - - - - - - - - - - -
-Constructor Summary
ProgressDistributor() - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static - - - - -
-<CONTEXT> ProgressDistributable<CONTEXT>[]
-
array(ProgressDistributable<CONTEXT>... ops) - -
-           
-protected abstract  voiddistribute(double[] distribution, - double[] times) - -
-           
- - - - - -
-<CONTEXT> void
-
run(ProgressDistributable<CONTEXT>[] distributables, - CONTEXT context, - OMMonitor monitor) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ProgressDistributor

-
-public ProgressDistributor()
-
-
- - - - - - - - -
-Method Detail
- -

-run

-
-public final <CONTEXT> void run(ProgressDistributable<CONTEXT>[] distributables,
-                                CONTEXT context,
-                                OMMonitor monitor)
-               throws RuntimeException,
-                      WrappedException
-
-
- -
Throws: -
RuntimeException -
WrappedException
-
-
-
- -

-distribute

-
-protected abstract void distribute(double[] distribution,
-                                   double[] times)
-
-
-
-
-
-
- -

-array

-
-public static <CONTEXT> ProgressDistributable<CONTEXT>[] array(ProgressDistributable<CONTEXT>... ops)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/TimeoutMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/TimeoutMonitor.html deleted file mode 100644 index 5fbe005e66..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/TimeoutMonitor.html +++ /dev/null @@ -1,582 +0,0 @@ - - - - - - -TimeoutMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.monitor -
-Class TimeoutMonitor

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.monitor.AbstractMonitor
-      extended by org.eclipse.net4j.util.om.monitor.Monitor
-          extended by org.eclipse.net4j.util.om.monitor.TimeoutMonitor
-
-
-
All Implemented Interfaces:
OMMonitor, OMMonitorProgress
-
-
-
-
public class TimeoutMonitor
extends Monitor
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.om.monitor.AbstractMonitor
AbstractMonitor.AsyncTimerTask
-  - - - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitor
OMMonitor.Async
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.om.monitor.Monitor
DEFAULT_ASYNC_SCHEDULE_PERIOD
- - - - - - - -
Fields inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitor
DEFAULT_TIME_FACTOR, THOUSAND
- - - - - - - -
Fields inherited from interface org.eclipse.net4j.util.om.monitor.OMMonitorProgress
HUNDRED, ONE, TEN, ZERO
-  - - - - - - - - - - -
-Constructor Summary
TimeoutMonitor(long timeout) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- OMMonitorbegin(double totalWork) - -
-           
- voidcancel(RuntimeException cancelException) - -
-           
- voidcheckCanceled() - -
-           
- voiddone() - -
-           
- OMMonitorfork(double work) - -
-           
- OMMonitor.AsyncforkAsync(double work) - -
-           
- longgetTimeout() - -
-           
-protected  voidhandleTimeout(long untouched) - -
-           
- booleanisCanceled() - -
-           
- voidsetTimeout(long timeout) - -
-           
- voidtouch() - -
-           
- voidworked(double work) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.om.monitor.Monitor
cancel, getAsyncSchedulePeriod, getTimer, scheduleAtFixedRate
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.om.monitor.AbstractMonitor
begin, createAsyncTimerTask, createNestedMonitor, fork, forkAsync, getTotalWork, getWork, getWorkPercent, hasBegun, percent, worked
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-TimeoutMonitor

-
-public TimeoutMonitor(long timeout)
-
-
- - - - - - - - -
-Method Detail
- -

-getTimeout

-
-public long getTimeout()
-
-
-
-
-
-
- -

-setTimeout

-
-public void setTimeout(long timeout)
-
-
-
-
-
-
- -

-touch

-
-public void touch()
-
-
-
-
-
-
- -

-begin

-
-public OMMonitor begin(double totalWork)
-
-
-
Specified by:
begin in interface OMMonitor
Overrides:
begin in class AbstractMonitor
-
-
-
-
-
-
- -

-worked

-
-public void worked(double work)
-
-
-
Specified by:
worked in interface OMMonitor
Overrides:
worked in class AbstractMonitor
-
-
-
-
-
-
- -

-fork

-
-public OMMonitor fork(double work)
-
-
-
Specified by:
fork in interface OMMonitor
Overrides:
fork in class AbstractMonitor
-
-
-
-
-
-
- -

-forkAsync

-
-public OMMonitor.Async forkAsync(double work)
-
-
-
Specified by:
forkAsync in interface OMMonitor
Overrides:
forkAsync in class AbstractMonitor
-
-
-
-
-
-
- -

-done

-
-public void done()
-
-
-
Specified by:
done in interface OMMonitor
Overrides:
done in class AbstractMonitor
-
-
-
-
-
-
- -

-cancel

-
-public void cancel(RuntimeException cancelException)
-
-
-
Overrides:
cancel in class Monitor
-
-
-
-
-
-
- -

-isCanceled

-
-public boolean isCanceled()
-
-
-
Specified by:
isCanceled in interface OMMonitor
Overrides:
isCanceled in class Monitor
-
-
-
-
-
-
- -

-checkCanceled

-
-public void checkCanceled()
-                   throws MonitorCanceledException
-
-
-
Specified by:
checkCanceled in interface OMMonitor
Overrides:
checkCanceled in class Monitor
-
-
- -
Throws: -
MonitorCanceledException
-
-
-
- -

-handleTimeout

-
-protected void handleTimeout(long untouched)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/AbstractMonitor.AsyncTimerTask.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/AbstractMonitor.AsyncTimerTask.html deleted file mode 100644 index d14c82448f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/AbstractMonitor.AsyncTimerTask.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.monitor.AbstractMonitor.AsyncTimerTask (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.monitor.AbstractMonitor.AsyncTimerTask

-
- - - - - - - - - -
-Packages that use AbstractMonitor.AsyncTimerTask
org.eclipse.net4j.util.om.monitorInterfaces and classes for environment independent progress monitoring. 
-  -

- - - - - -
-Uses of AbstractMonitor.AsyncTimerTask in org.eclipse.net4j.util.om.monitor
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.om.monitor that return AbstractMonitor.AsyncTimerTask
-protected  AbstractMonitor.AsyncTimerTaskAbstractMonitor.createAsyncTimerTask(double work) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/AbstractMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/AbstractMonitor.html deleted file mode 100644 index 4abe78d372..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/AbstractMonitor.html +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.monitor.AbstractMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.monitor.AbstractMonitor

-
- - - - - - - - - -
-Packages that use AbstractMonitor
org.eclipse.net4j.util.om.monitorInterfaces and classes for environment independent progress monitoring. 
-  -

- - - - - -
-Uses of AbstractMonitor in org.eclipse.net4j.util.om.monitor
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Subclasses of AbstractMonitor in org.eclipse.net4j.util.om.monitor
- classEclipseMonitor - -
-           
- classMonitor - -
-           
- classNestedMonitor - -
-           
- classNotifyingMonitor - -
-           
- classTimeoutMonitor - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.om.monitor that return AbstractMonitor
- AbstractMonitorNestedMonitor.getParent() - -
-           
-  -

- - - - - - - - - - - -
Constructors in org.eclipse.net4j.util.om.monitor with parameters of type AbstractMonitor
AbstractMonitor.AsyncTimerTask(AbstractMonitor parent, - double parentWork, - double timeFactor) - -
-           
NestedMonitor(AbstractMonitor parent, - double parentWork) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/DelegatingMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/DelegatingMonitor.html deleted file mode 100644 index 3d6464f1f0..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/DelegatingMonitor.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.monitor.DelegatingMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.monitor.DelegatingMonitor

-
-No usage of org.eclipse.net4j.util.om.monitor.DelegatingMonitor -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/EclipseMonitor.SynchronizedSubProgressMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/EclipseMonitor.SynchronizedSubProgressMonitor.html deleted file mode 100644 index 8243376b55..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/EclipseMonitor.SynchronizedSubProgressMonitor.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.monitor.EclipseMonitor.SynchronizedSubProgressMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.monitor.EclipseMonitor.SynchronizedSubProgressMonitor

-
-No usage of org.eclipse.net4j.util.om.monitor.EclipseMonitor.SynchronizedSubProgressMonitor -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/EclipseMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/EclipseMonitor.html deleted file mode 100644 index aa543f0068..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/EclipseMonitor.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.monitor.EclipseMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.monitor.EclipseMonitor

-
-No usage of org.eclipse.net4j.util.om.monitor.EclipseMonitor -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/Monitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/Monitor.html deleted file mode 100644 index 6c610898a5..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/Monitor.html +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.monitor.Monitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.monitor.Monitor

-
- - - - - - - - - -
-Packages that use Monitor
org.eclipse.net4j.util.om.monitorInterfaces and classes for environment independent progress monitoring. 
-  -

- - - - - -
-Uses of Monitor in org.eclipse.net4j.util.om.monitor
-  -

- - - - - - - - - - - - - - - - - -
Subclasses of Monitor in org.eclipse.net4j.util.om.monitor
- classEclipseMonitor - -
-           
- classNotifyingMonitor - -
-           
- classTimeoutMonitor - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/MonitorCanceledException.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/MonitorCanceledException.html deleted file mode 100644 index 44a393c60c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/MonitorCanceledException.html +++ /dev/null @@ -1,372 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.monitor.MonitorCanceledException (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.monitor.MonitorCanceledException

-
- - - - - - - - - -
-Packages that use MonitorCanceledException
org.eclipse.net4j.util.om.monitorInterfaces and classes for environment independent progress monitoring. 
-  -

- - - - - -
-Uses of MonitorCanceledException in org.eclipse.net4j.util.om.monitor
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om.monitor that throw MonitorCanceledException
- OMMonitorAbstractMonitor.begin() - -
-           
- OMMonitorDelegatingMonitor.begin() - -
-           
- OMMonitorOMMonitor.begin() - -
-          Same as calling begin(ONE).
- OMMonitorAbstractMonitor.begin(double totalWork) - -
-           
- OMMonitorDelegatingMonitor.begin(double totalWork) - -
-           
- OMMonitorEclipseMonitor.begin(double totalWork) - -
-           
- OMMonitorNestedMonitor.begin(double totalWork) - -
-           
- OMMonitorOMMonitor.begin(double totalWork) - -
-           
- voidDelegatingMonitor.checkCanceled() - -
-           
- voidMonitor.checkCanceled() - -
-           
- voidNestedMonitor.checkCanceled() - -
-           
- voidOMMonitor.checkCanceled() - -
-           
- voidTimeoutMonitor.checkCanceled() - -
-           
- booleanAbstractMonitor.hasBegun() - -
-           
- booleanDelegatingMonitor.hasBegun() - -
-           
- booleanOMMonitor.hasBegun() - -
-           
- voidAbstractMonitor.worked() - -
-           
- voidDelegatingMonitor.worked() - -
-           
- voidOMMonitor.worked() - -
-          Same as calling worked(ONE).
- voidAbstractMonitor.worked(double work) - -
-           
- voidDelegatingMonitor.worked(double work) - -
-           
- voidEclipseMonitor.worked(double work) - -
-           
- voidNestedMonitor.worked(double work) - -
-           
- voidNotifyingMonitor.worked(double work) - -
-           
- voidOMMonitor.worked(double work) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/NestedMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/NestedMonitor.html deleted file mode 100644 index dbd2dae5d9..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/NestedMonitor.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.monitor.NestedMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.monitor.NestedMonitor

-
-No usage of org.eclipse.net4j.util.om.monitor.NestedMonitor -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/NotifyingMonitor.ProgressEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/NotifyingMonitor.ProgressEvent.html deleted file mode 100644 index fb4b5aac3c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/NotifyingMonitor.ProgressEvent.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.monitor.NotifyingMonitor.ProgressEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.monitor.NotifyingMonitor.ProgressEvent

-
-No usage of org.eclipse.net4j.util.om.monitor.NotifyingMonitor.ProgressEvent -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/NotifyingMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/NotifyingMonitor.html deleted file mode 100644 index f1e8348e8d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/NotifyingMonitor.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.monitor.NotifyingMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.monitor.NotifyingMonitor

-
-No usage of org.eclipse.net4j.util.om.monitor.NotifyingMonitor -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/OMMonitor.Async.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/OMMonitor.Async.html deleted file mode 100644 index 327a7f27e8..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/OMMonitor.Async.html +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.om.monitor.OMMonitor.Async (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.om.monitor.OMMonitor.Async

-
- - - - - - - - - -
-Packages that use OMMonitor.Async
org.eclipse.net4j.util.om.monitorInterfaces and classes for environment independent progress monitoring. 
-  -

- - - - - -
-Uses of OMMonitor.Async in org.eclipse.net4j.util.om.monitor
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.om.monitor that implement OMMonitor.Async
-static classAbstractMonitor.AsyncTimerTask - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om.monitor that return OMMonitor.Async
- OMMonitor.AsyncAbstractMonitor.forkAsync() - -
-           
- OMMonitor.AsyncDelegatingMonitor.forkAsync() - -
-           
- OMMonitor.AsyncOMMonitor.forkAsync() - -
-          Same as calling forkAsync(ONE).
- OMMonitor.AsyncAbstractMonitor.forkAsync(double work) - -
-           
- OMMonitor.AsyncDelegatingMonitor.forkAsync(double work) - -
-           
- OMMonitor.AsyncOMMonitor.forkAsync(double work) - -
-           
- OMMonitor.AsyncTimeoutMonitor.forkAsync(double work) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/OMMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/OMMonitor.html deleted file mode 100644 index a2ccc329fa..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/OMMonitor.html +++ /dev/null @@ -1,545 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.om.monitor.OMMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.om.monitor.OMMonitor

-
- - - - - - - - - - - - - - - - - -
-Packages that use OMMonitor
org.eclipse.net4j.dbThe Net4j DB framework. 
org.eclipse.net4j.signalA framework for request/response based communication on top of -the Net4j transport layer. 
org.eclipse.net4j.util.om.monitorInterfaces and classes for environment independent progress monitoring. 
-  -

- - - - - -
-Uses of OMMonitor in org.eclipse.net4j.db
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.db with parameters of type OMMonitor
-static voidDBUtil.deserializeTable(ExtendedDataInput in, - Connection connection, - IDBTable table, - OMMonitor monitor) - -
-           
-  -

- - - - - -
-Uses of OMMonitor in org.eclipse.net4j.signal
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.signal with parameters of type OMMonitor
-protected abstract  RESULTRequestWithMonitoring.confirming(ExtendedDataInputStream in, - OMMonitor monitor) - -
-          Important Note: The confirmation must not be empty, i.e. the stream must be used at least to read a - boolean.
-protected abstract  voidIndicationWithMonitoring.indicating(ExtendedDataInputStream in, - OMMonitor monitor) - -
-           
-protected abstract  voidRequestWithMonitoring.requesting(ExtendedDataOutputStream out, - OMMonitor monitor) - -
-           
-protected abstract  voidIndicationWithMonitoring.responding(ExtendedDataOutputStream out, - OMMonitor monitor) - -
-           
- RESULTRequestWithMonitoring.send(long timeout, - OMMonitor monitor) - -
-           
- RESULTRequestWithMonitoring.send(OMMonitor monitor) - -
-           
- Future<RESULT>RequestWithMonitoring.sendAsync(OMMonitor monitor) - -
-           
-  -

- - - - - -
-Uses of OMMonitor in org.eclipse.net4j.util.om.monitor
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.om.monitor that implement OMMonitor
- classAbstractMonitor - -
-           
- classDelegatingMonitor - -
-           
- classEclipseMonitor - -
-           
- classMonitor - -
-           
- classNestedMonitor - -
-           
- classNotifyingMonitor - -
-           
- classTimeoutMonitor - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om.monitor that return OMMonitor
- OMMonitorAbstractMonitor.begin() - -
-           
- OMMonitorDelegatingMonitor.begin() - -
-           
- OMMonitorOMMonitor.begin() - -
-          Same as calling begin(ONE).
- OMMonitorAbstractMonitor.begin(double totalWork) - -
-           
- OMMonitorDelegatingMonitor.begin(double totalWork) - -
-           
- OMMonitorEclipseMonitor.begin(double totalWork) - -
-           
- OMMonitorNestedMonitor.begin(double totalWork) - -
-           
- OMMonitorOMMonitor.begin(double totalWork) - -
-           
- OMMonitorTimeoutMonitor.begin(double totalWork) - -
-           
-protected  OMMonitorAbstractMonitor.createNestedMonitor(double work) - -
-           
- OMMonitorAbstractMonitor.fork() - -
-           
- OMMonitorDelegatingMonitor.fork() - -
-           
- OMMonitorOMMonitor.fork() - -
-          Same as calling fork(ONE).
- OMMonitorAbstractMonitor.fork(double work) - -
-           
- OMMonitorDelegatingMonitor.fork(double work) - -
-           
- OMMonitorOMMonitor.fork(double work) - -
-           
- OMMonitorTimeoutMonitor.fork(double work) - -
-           
- OMMonitorDelegatingMonitor.getDelegate() - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om.monitor with parameters of type OMMonitor
- - - - - -
-<CONTEXT> void
-
ProgressDistributor.run(ProgressDistributable<CONTEXT>[] distributables, - CONTEXT context, - OMMonitor monitor) - -
-           
- voidProgressDistributable.runLoop(int index, - CONTEXT context, - OMMonitor monitor) - -
-           
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.util.om.monitor with parameters of type OMMonitor
DelegatingMonitor(OMMonitor delegate) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/OMMonitorProgress.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/OMMonitorProgress.html deleted file mode 100644 index 36e14b917b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/OMMonitorProgress.html +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.om.monitor.OMMonitorProgress (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.om.monitor.OMMonitorProgress

-
- - - - - - - - - -
-Packages that use OMMonitorProgress
org.eclipse.net4j.util.om.monitorInterfaces and classes for environment independent progress monitoring. 
-  -

- - - - - -
-Uses of OMMonitorProgress in org.eclipse.net4j.util.om.monitor
-  -

- - - - - - - - - -
Subinterfaces of OMMonitorProgress in org.eclipse.net4j.util.om.monitor
- interfaceOMMonitor - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.om.monitor that implement OMMonitorProgress
- classAbstractMonitor - -
-           
- classDelegatingMonitor - -
-           
- classEclipseMonitor - -
-           
- classMonitor - -
-           
- classNestedMonitor - -
-           
- classNotifyingMonitor - -
-           
- classNotifyingMonitor.ProgressEvent - -
-           
- classTimeoutMonitor - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/ProgressDistributable.Default.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/ProgressDistributable.Default.html deleted file mode 100644 index 267b5c337d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/ProgressDistributable.Default.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.monitor.ProgressDistributable.Default (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.monitor.ProgressDistributable.Default

-
-No usage of org.eclipse.net4j.util.om.monitor.ProgressDistributable.Default -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/ProgressDistributable.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/ProgressDistributable.html deleted file mode 100644 index 65deb02e3e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/ProgressDistributable.html +++ /dev/null @@ -1,243 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.om.monitor.ProgressDistributable (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.om.monitor.ProgressDistributable

-
- - - - - - - - - -
-Packages that use ProgressDistributable
org.eclipse.net4j.util.om.monitorInterfaces and classes for environment independent progress monitoring. 
-  -

- - - - - -
-Uses of ProgressDistributable in org.eclipse.net4j.util.om.monitor
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.om.monitor that implement ProgressDistributable
-static classProgressDistributable.Default<CONTEXT> - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.om.monitor that return ProgressDistributable
-static - - - - -
-<CONTEXT> ProgressDistributable<CONTEXT>[]
-
ProgressDistributor.array(ProgressDistributable<CONTEXT>... ops) - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om.monitor with parameters of type ProgressDistributable
-static - - - - -
-<CONTEXT> ProgressDistributable<CONTEXT>[]
-
ProgressDistributor.array(ProgressDistributable<CONTEXT>... ops) - -
-           
- - - - - -
-<CONTEXT> void
-
ProgressDistributor.run(ProgressDistributable<CONTEXT>[] distributables, - CONTEXT context, - OMMonitor monitor) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/ProgressDistributor.Arithmetic.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/ProgressDistributor.Arithmetic.html deleted file mode 100644 index db2602784c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/ProgressDistributor.Arithmetic.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.monitor.ProgressDistributor.Arithmetic (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.monitor.ProgressDistributor.Arithmetic

-
-No usage of org.eclipse.net4j.util.om.monitor.ProgressDistributor.Arithmetic -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/ProgressDistributor.Geometric.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/ProgressDistributor.Geometric.html deleted file mode 100644 index a45d6535b3..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/ProgressDistributor.Geometric.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.monitor.ProgressDistributor.Geometric (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.monitor.ProgressDistributor.Geometric

-
-No usage of org.eclipse.net4j.util.om.monitor.ProgressDistributor.Geometric -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/ProgressDistributor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/ProgressDistributor.html deleted file mode 100644 index 1c8bb89c7e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/ProgressDistributor.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.monitor.ProgressDistributor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.monitor.ProgressDistributor

-
- - - - - - - - - -
-Packages that use ProgressDistributor
org.eclipse.net4j.util.om.monitorInterfaces and classes for environment independent progress monitoring. 
-  -

- - - - - -
-Uses of ProgressDistributor in org.eclipse.net4j.util.om.monitor
-  -

- - - - - - - - - - - - - -
Subclasses of ProgressDistributor in org.eclipse.net4j.util.om.monitor
-static classProgressDistributor.Arithmetic - -
-           
-static classProgressDistributor.Geometric - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/TimeoutMonitor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/TimeoutMonitor.html deleted file mode 100644 index b95fdc051c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/class-use/TimeoutMonitor.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.monitor.TimeoutMonitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.monitor.TimeoutMonitor

-
-No usage of org.eclipse.net4j.util.om.monitor.TimeoutMonitor -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/package-frame.html deleted file mode 100644 index 44411c6d07..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/package-frame.html +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - -org.eclipse.net4j.util.om.monitor (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.util.om.monitor - - - - -
-Interfaces  - -
-OMMonitor -
-OMMonitor.Async -
-OMMonitorProgress -
-ProgressDistributable
- - - - - - -
-Classes  - -
-AbstractMonitor -
-AbstractMonitor.AsyncTimerTask -
-DelegatingMonitor -
-EclipseMonitor -
-EclipseMonitor.SynchronizedSubProgressMonitor -
-Monitor -
-NestedMonitor -
-NotifyingMonitor -
-ProgressDistributable.Default -
-ProgressDistributor -
-ProgressDistributor.Arithmetic -
-ProgressDistributor.Geometric -
-TimeoutMonitor
- - - - - - -
-Exceptions  - -
-MonitorCanceledException
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/package-summary.html deleted file mode 100644 index c2b0137ea8..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/package-summary.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - - - -org.eclipse.net4j.util.om.monitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.util.om.monitor -

-Interfaces and classes for environment independent progress monitoring. -

-See: -
-          Description -

- - - - - - - - - - - - - - - - - - - - - -
-Interface Summary
OMMonitor 
OMMonitor.Async 
OMMonitorProgress 
ProgressDistributable<CONTEXT> 
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
AbstractMonitor 
AbstractMonitor.AsyncTimerTask 
DelegatingMonitor 
EclipseMonitor 
EclipseMonitor.SynchronizedSubProgressMonitorA sub progress monitor that synchronizes all methods on the parent monitor instance.
Monitor 
NestedMonitor 
NotifyingMonitor 
ProgressDistributable.Default<CONTEXT> 
ProgressDistributor 
ProgressDistributor.Arithmetic 
ProgressDistributor.Geometric 
TimeoutMonitor 
-  - -

- - - - - - - - - -
-Exception Summary
MonitorCanceledException 
-  - -

-

-Package org.eclipse.net4j.util.om.monitor Description -

- -

-Interfaces and classes for environment independent progress monitoring. -

- - - - -

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/package-tree.html deleted file mode 100644 index 5fb9cb71ed..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/package-tree.html +++ /dev/null @@ -1,193 +0,0 @@ - - - - - - -org.eclipse.net4j.util.om.monitor Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.util.om.monitor -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/package-use.html deleted file mode 100644 index 6a31063f67..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/monitor/package-use.html +++ /dev/null @@ -1,257 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.util.om.monitor (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.util.om.monitor

-
- - - - - - - - - - - - - - - - - -
-Packages that use org.eclipse.net4j.util.om.monitor
org.eclipse.net4j.dbThe Net4j DB framework. 
org.eclipse.net4j.signalA framework for request/response based communication on top of -the Net4j transport layer. 
org.eclipse.net4j.util.om.monitorInterfaces and classes for environment independent progress monitoring. 
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.om.monitor used by org.eclipse.net4j.db
OMMonitor - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.om.monitor used by org.eclipse.net4j.signal
OMMonitor - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.om.monitor used by org.eclipse.net4j.util.om.monitor
AbstractMonitor - -
-           
AbstractMonitor.AsyncTimerTask - -
-           
Monitor - -
-           
MonitorCanceledException - -
-           
OMMonitor - -
-           
OMMonitor.Async - -
-           
OMMonitorProgress - -
-           
ProgressDistributable - -
-           
ProgressDistributor - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/package-frame.html deleted file mode 100644 index 30e202be42..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/package-frame.html +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - -org.eclipse.net4j.util.om (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.util.om - - - - -
-Interfaces  - -
-OMBundle -
-OMBundle.DebugSupport -
-OMBundle.TranslationSupport -
-OMPlatform
- - - - - - -
-Classes  - -
-LegacyUtil -
-OSGiActivator -
-OSGiActivator.StateHandler -
-OSGiActivator.WithState -
-OSGiApplication
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/package-summary.html deleted file mode 100644 index c829bf9900..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/package-summary.html +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - -org.eclipse.net4j.util.om (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.util.om -

-Interfaces and classes for environment independent operations and maintenance (O&M). -

-See: -
-          Description -

- - - - - - - - - - - - - - - - - - - - - -
-Interface Summary
OMBundle 
OMBundle.DebugSupport 
OMBundle.TranslationSupport 
OMPlatform 
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
LegacyUtil 
OSGiActivator 
OSGiActivator.StateHandler 
OSGiActivator.WithState 
OSGiApplication 
-  - -

-

-Package org.eclipse.net4j.util.om Description -

- -

-Interfaces and classes for environment independent operations and maintenance (O&M). -

- - - - -

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/package-tree.html deleted file mode 100644 index 3a9b085007..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/package-tree.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - -org.eclipse.net4j.util.om Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.util.om -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/package-use.html deleted file mode 100644 index b8905fbb88..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/package-use.html +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.util.om (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.util.om

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use org.eclipse.net4j.util.om
org.eclipse.net4j.util.omInterfaces and classes for environment independent operations and maintenance (O&M). 
org.eclipse.net4j.util.om.logInterfaces and classes for environment independent logging. 
org.eclipse.net4j.util.om.prefInterfaces and classes for environment independent preference management. 
org.eclipse.net4j.util.om.traceInterfaces and classes for environment independent tracing. 
-  -

- - - - - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.om used by org.eclipse.net4j.util.om
OMBundle - -
-           
OMBundle.DebugSupport - -
-           
OMBundle.TranslationSupport - -
-           
OMPlatform - -
-           
OSGiActivator - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.om used by org.eclipse.net4j.util.om.log
OMBundle - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.om used by org.eclipse.net4j.util.om.pref
OMBundle - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.om used by org.eclipse.net4j.util.om.trace
OMBundle - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/OMPreference.Type.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/OMPreference.Type.html deleted file mode 100644 index 5ee8bb52aa..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/OMPreference.Type.html +++ /dev/null @@ -1,425 +0,0 @@ - - - - - - -OMPreference.Type (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.pref -
-Enum OMPreference.Type

-
-java.lang.Object
-  extended by java.lang.Enum<OMPreference.Type>
-      extended by org.eclipse.net4j.util.om.pref.OMPreference.Type
-
-
-
All Implemented Interfaces:
Serializable, Comparable<OMPreference.Type>
-
-
-
Enclosing interface:
OMPreference<T>
-
-
-
-
public static enum OMPreference.Type
extends Enum<OMPreference.Type>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enum Constant Summary
ARRAY - -
-           
BOOLEAN - -
-           
BYTES - -
-           
DOUBLE - -
-           
FLOAT - -
-           
INTEGER - -
-           
LONG - -
-           
STRING - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-static OMPreference.TypevalueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static OMPreference.Type[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-BOOLEAN

-
-public static final OMPreference.Type BOOLEAN
-
-
-
-
-
- -

-INTEGER

-
-public static final OMPreference.Type INTEGER
-
-
-
-
-
- -

-LONG

-
-public static final OMPreference.Type LONG
-
-
-
-
-
- -

-FLOAT

-
-public static final OMPreference.Type FLOAT
-
-
-
-
-
- -

-DOUBLE

-
-public static final OMPreference.Type DOUBLE
-
-
-
-
-
- -

-STRING

-
-public static final OMPreference.Type STRING
-
-
-
-
-
- -

-ARRAY

-
-public static final OMPreference.Type ARRAY
-
-
-
-
-
- -

-BYTES

-
-public static final OMPreference.Type BYTES
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static OMPreference.Type[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (OMPreference.Type c : OMPreference.Type.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static OMPreference.Type valueOf(String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
IllegalArgumentException - if this enum type has no constant -with the specified name -
NullPointerException - if the argument is null
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/OMPreference.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/OMPreference.html deleted file mode 100644 index baf9efb457..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/OMPreference.html +++ /dev/null @@ -1,364 +0,0 @@ - - - - - - -OMPreference (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.pref -
-Interface OMPreference<T>

-
-
-
public interface OMPreference<T>
- - -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static classOMPreference.Type - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- TgetDefaultValue() - -
-           
- StringgetName() - -
-           
- OMPreferencesgetPreferences() - -
-           
- OMPreference.TypegetType() - -
-           
- TgetValue() - -
-           
- booleanisSet() - -
-           
- TsetValue(T value) - -
-           
- TunSet() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getPreferences

-
-OMPreferences getPreferences()
-
-
-
-
-
-
- -

-getName

-
-String getName()
-
-
-
-
-
-
- -

-getType

-
-OMPreference.Type getType()
-
-
-
-
-
-
- -

-getDefaultValue

-
-T getDefaultValue()
-
-
-
-
-
-
- -

-getValue

-
-T getValue()
-
-
-
-
-
-
- -

-setValue

-
-T setValue(T value)
-
-
-
-
-
-
- -

-unSet

-
-T unSet()
-
-
-
-
-
-
- -

-isSet

-
-boolean isSet()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/OMPreferences.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/OMPreferences.html deleted file mode 100644 index 7b9c85da5a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/OMPreferences.html +++ /dev/null @@ -1,1023 +0,0 @@ - - - - - - -OMPreferences (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.pref -
-Interface OMPreferences

-
-
All Superinterfaces:
INotifier
-
-
-
-
public interface OMPreferences
extends INotifier
- - -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Field Summary
-static String[]DEFAULT_ARRAY - -
-           
-static booleanDEFAULT_BOOLEAN - -
-           
-static byte[]DEFAULT_BYTES - -
-           
-static doubleDEFAULT_DOUBLE - -
-           
-static floatDEFAULT_FLOAT - -
-           
-static intDEFAULT_INTEGER - -
-           
-static longDEFAULT_LONG - -
-           
-static StringDEFAULT_STRING - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleancontains(String name) - -
-           
- OMPreference<?>get(String name) - -
-           
- OMPreference<String[]>getArray(String name) - -
-           
- OMPreference<Boolean>getBoolean(String name) - -
-           
- OMBundlegetBundle() - -
-           
- OMPreference<byte[]>getBytes(String name) - -
-           
- OMPreference<Double>getDouble(String name) - -
-           
- OMPreference<Float>getFloat(String name) - -
-           
- OMPreference<Integer>getInteger(String name) - -
-           
- OMPreference<Long>getLong(String name) - -
-           
- OMPreference<String>getString(String name) - -
-           
- OMPreference<Boolean>init(String name, - boolean defaultValue) - -
-           
- OMPreference<byte[]>init(String name, - byte[] defaultValue) - -
-           
- OMPreference<Double>init(String name, - double defaultValue) - -
-           
- OMPreference<Float>init(String name, - float defaultValue) - -
-           
- OMPreference<Integer>init(String name, - int defaultValue) - -
-           
- OMPreference<Long>init(String name, - long defaultValue) - -
-           
- OMPreference<String>init(String name, - String defaultValue) - -
-           
- OMPreference<String[]>init(String name, - String[] defaultValue) - -
-           
- OMPreference<String[]>initArray(String name) - -
-           
- OMPreference<Boolean>initBoolean(String name) - -
-           
- OMPreference<byte[]>initBytes(String name) - -
-           
- OMPreference<Double>initDouble(String name) - -
-           
- OMPreference<Float>initFloat(String name) - -
-           
- OMPreference<Integer>initInteger(String name) - -
-           
- OMPreference<Long>initLong(String name) - -
-           
- OMPreference<String>initString(String name) - -
-           
- booleanisDirty() - -
-           
- voidsave() - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Field Detail
- -

-DEFAULT_BOOLEAN

-
-static final boolean DEFAULT_BOOLEAN
-
-
-
See Also:
Constant Field Values
-
-
- -

-DEFAULT_INTEGER

-
-static final int DEFAULT_INTEGER
-
-
-
See Also:
Constant Field Values
-
-
- -

-DEFAULT_LONG

-
-static final long DEFAULT_LONG
-
-
-
See Also:
Constant Field Values
-
-
- -

-DEFAULT_FLOAT

-
-static final float DEFAULT_FLOAT
-
-
-
See Also:
Constant Field Values
-
-
- -

-DEFAULT_DOUBLE

-
-static final double DEFAULT_DOUBLE
-
-
-
See Also:
Constant Field Values
-
-
- -

-DEFAULT_STRING

-
-static final String DEFAULT_STRING
-
-
-
See Also:
Constant Field Values
-
-
- -

-DEFAULT_ARRAY

-
-static final String[] DEFAULT_ARRAY
-
-
-
-
-
- -

-DEFAULT_BYTES

-
-static final byte[] DEFAULT_BYTES
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-getBundle

-
-OMBundle getBundle()
-
-
-
-
-
-
-
-
-
- -

-isDirty

-
-boolean isDirty()
-
-
-
-
-
-
-
-
-
- -

-save

-
-void save()
-
-
-
-
-
-
-
-
-
- -

-init

-
-OMPreference<Boolean> init(String name,
-                           boolean defaultValue)
-
-
-
-
-
-
-
-
-
- -

-init

-
-OMPreference<Integer> init(String name,
-                           int defaultValue)
-
-
-
-
-
-
-
-
-
- -

-init

-
-OMPreference<Long> init(String name,
-                        long defaultValue)
-
-
-
-
-
-
-
-
-
- -

-init

-
-OMPreference<Float> init(String name,
-                         float defaultValue)
-
-
-
-
-
-
-
-
-
- -

-init

-
-OMPreference<Double> init(String name,
-                          double defaultValue)
-
-
-
-
-
-
-
-
-
- -

-init

-
-OMPreference<String> init(String name,
-                          String defaultValue)
-
-
-
-
-
-
-
-
-
- -

-init

-
-OMPreference<String[]> init(String name,
-                            String[] defaultValue)
-
-
-
-
-
-
-
-
-
- -

-init

-
-OMPreference<byte[]> init(String name,
-                          byte[] defaultValue)
-
-
-
-
-
-
-
-
-
- -

-initBoolean

-
-OMPreference<Boolean> initBoolean(String name)
-
-
-
-
-
-
-
-
-
- -

-initInteger

-
-OMPreference<Integer> initInteger(String name)
-
-
-
-
-
-
-
-
-
- -

-initLong

-
-OMPreference<Long> initLong(String name)
-
-
-
-
-
-
-
-
-
- -

-initFloat

-
-OMPreference<Float> initFloat(String name)
-
-
-
-
-
-
-
-
-
- -

-initDouble

-
-OMPreference<Double> initDouble(String name)
-
-
-
-
-
-
-
-
-
- -

-initString

-
-OMPreference<String> initString(String name)
-
-
-
-
-
-
-
-
-
- -

-initArray

-
-OMPreference<String[]> initArray(String name)
-
-
-
-
-
-
-
-
-
- -

-initBytes

-
-OMPreference<byte[]> initBytes(String name)
-
-
-
-
-
-
-
-
-
- -

-contains

-
-boolean contains(String name)
-
-
-
-
-
-
-
-
-
- -

-get

-
-OMPreference<?> get(String name)
-
-
-
-
-
-
-
-
-
- -

-getBoolean

-
-OMPreference<Boolean> getBoolean(String name)
-
-
-
-
-
-
-
-
-
- -

-getInteger

-
-OMPreference<Integer> getInteger(String name)
-
-
-
-
-
-
-
-
-
- -

-getLong

-
-OMPreference<Long> getLong(String name)
-
-
-
-
-
-
-
-
-
- -

-getFloat

-
-OMPreference<Float> getFloat(String name)
-
-
-
-
-
-
-
-
-
- -

-getDouble

-
-OMPreference<Double> getDouble(String name)
-
-
-
-
-
-
-
-
-
- -

-getString

-
-OMPreference<String> getString(String name)
-
-
-
-
-
-
-
-
-
- -

-getArray

-
-OMPreference<String[]> getArray(String name)
-
-
-
-
-
-
-
-
-
- -

-getBytes

-
-OMPreference<byte[]> getBytes(String name)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/OMPreferencesChangeEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/OMPreferencesChangeEvent.html deleted file mode 100644 index 1afd6a3f69..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/OMPreferencesChangeEvent.html +++ /dev/null @@ -1,288 +0,0 @@ - - - - - - -OMPreferencesChangeEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.pref -
-Interface OMPreferencesChangeEvent<T>

-
-
All Superinterfaces:
IEvent
-
-
-
-
public interface OMPreferencesChangeEvent<T>
extends IEvent
- - -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- TgetNewValue() - -
-           
- TgetOldValue() - -
-           
- OMPreference<T>getPreference() - -
-           
- OMPreferencesgetSource() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getSource

-
-OMPreferences getSource()
-
-
-
Specified by:
getSource in interface IEvent
-
-
-
Since:
-
3.0
-
-
-
-
- -

-getPreference

-
-OMPreference<T> getPreference()
-
-
-
-
-
-
-
-
-
- -

-getOldValue

-
-T getOldValue()
-
-
-
-
-
-
-
-
-
- -

-getNewValue

-
-T getNewValue()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/class-use/OMPreference.Type.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/class-use/OMPreference.Type.html deleted file mode 100644 index 0cc26717eb..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/class-use/OMPreference.Type.html +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.pref.OMPreference.Type (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.pref.OMPreference.Type

-
- - - - - - - - - -
-Packages that use OMPreference.Type
org.eclipse.net4j.util.om.prefInterfaces and classes for environment independent preference management. 
-  -

- - - - - -
-Uses of OMPreference.Type in org.eclipse.net4j.util.om.pref
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om.pref that return OMPreference.Type
- OMPreference.TypeOMPreference.getType() - -
-           
-static OMPreference.TypeOMPreference.Type.valueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static OMPreference.Type[]OMPreference.Type.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/class-use/OMPreference.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/class-use/OMPreference.html deleted file mode 100644 index d758110cc8..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/class-use/OMPreference.html +++ /dev/null @@ -1,447 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.om.pref.OMPreference (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.om.pref.OMPreference

-
- - - - - - - - - - - - - -
-Packages that use OMPreference
org.eclipse.net4j.util.collectionAdditional collection-like interfaces and classes. 
org.eclipse.net4j.util.om.prefInterfaces and classes for environment independent preference management. 
-  -

- - - - - -
-Uses of OMPreference in org.eclipse.net4j.util.collection
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.collection that return OMPreference
- OMPreference<String[]>PreferenceHistory.getPreference() - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.collection with parameters of type OMPreference
-static IHistory<String>HistoryUtil.createPreferenceHistory(OMPreference<String[]> preference) - -
-           
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.util.collection with parameters of type OMPreference
PreferenceHistory(OMPreference<String[]> preference) - -
-           
-  -

- - - - - -
-Uses of OMPreference in org.eclipse.net4j.util.om.pref
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om.pref that return OMPreference
- OMPreference<?>OMPreferences.get(String name) - -
-           
- OMPreference<String[]>OMPreferences.getArray(String name) - -
-           
- OMPreference<Boolean>OMPreferences.getBoolean(String name) - -
-           
- OMPreference<byte[]>OMPreferences.getBytes(String name) - -
-           
- OMPreference<Double>OMPreferences.getDouble(String name) - -
-           
- OMPreference<Float>OMPreferences.getFloat(String name) - -
-           
- OMPreference<Integer>OMPreferences.getInteger(String name) - -
-           
- OMPreference<Long>OMPreferences.getLong(String name) - -
-           
- OMPreference<T>OMPreferencesChangeEvent.getPreference() - -
-           
- OMPreference<String>OMPreferences.getString(String name) - -
-           
- OMPreference<Boolean>OMPreferences.init(String name, - boolean defaultValue) - -
-           
- OMPreference<byte[]>OMPreferences.init(String name, - byte[] defaultValue) - -
-           
- OMPreference<Double>OMPreferences.init(String name, - double defaultValue) - -
-           
- OMPreference<Float>OMPreferences.init(String name, - float defaultValue) - -
-           
- OMPreference<Integer>OMPreferences.init(String name, - int defaultValue) - -
-           
- OMPreference<Long>OMPreferences.init(String name, - long defaultValue) - -
-           
- OMPreference<String>OMPreferences.init(String name, - String defaultValue) - -
-           
- OMPreference<String[]>OMPreferences.init(String name, - String[] defaultValue) - -
-           
- OMPreference<String[]>OMPreferences.initArray(String name) - -
-           
- OMPreference<Boolean>OMPreferences.initBoolean(String name) - -
-           
- OMPreference<byte[]>OMPreferences.initBytes(String name) - -
-           
- OMPreference<Double>OMPreferences.initDouble(String name) - -
-           
- OMPreference<Float>OMPreferences.initFloat(String name) - -
-           
- OMPreference<Integer>OMPreferences.initInteger(String name) - -
-           
- OMPreference<Long>OMPreferences.initLong(String name) - -
-           
- OMPreference<String>OMPreferences.initString(String name) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/class-use/OMPreferences.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/class-use/OMPreferences.html deleted file mode 100644 index f19bee49b9..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/class-use/OMPreferences.html +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.om.pref.OMPreferences (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.om.pref.OMPreferences

-
- - - - - - - - - - - - - -
-Packages that use OMPreferences
org.eclipse.net4j.util.omInterfaces and classes for environment independent operations and maintenance (O&M). 
org.eclipse.net4j.util.om.prefInterfaces and classes for environment independent preference management. 
-  -

- - - - - -
-Uses of OMPreferences in org.eclipse.net4j.util.om
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.om that return OMPreferences
- OMPreferencesOMBundle.preferences() - -
-           
-  -

- - - - - -
-Uses of OMPreferences in org.eclipse.net4j.util.om.pref
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om.pref that return OMPreferences
- OMPreferencesOMPreference.getPreferences() - -
-           
- OMPreferencesOMPreferencesChangeEvent.getSource() - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/class-use/OMPreferencesChangeEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/class-use/OMPreferencesChangeEvent.html deleted file mode 100644 index 2ca07572ad..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/class-use/OMPreferencesChangeEvent.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.om.pref.OMPreferencesChangeEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.om.pref.OMPreferencesChangeEvent

-
-No usage of org.eclipse.net4j.util.om.pref.OMPreferencesChangeEvent -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/package-frame.html deleted file mode 100644 index 6edfebcc2a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/package-frame.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - -org.eclipse.net4j.util.om.pref (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.util.om.pref - - - - -
-Interfaces  - -
-OMPreference -
-OMPreferences -
-OMPreferencesChangeEvent
- - - - - - -
-Enums  - -
-OMPreference.Type
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/package-summary.html deleted file mode 100644 index e5a5e78735..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/package-summary.html +++ /dev/null @@ -1,215 +0,0 @@ - - - - - - -org.eclipse.net4j.util.om.pref (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.util.om.pref -

-Interfaces and classes for environment independent preference management. -

-See: -
-          Description -

- - - - - - - - - - - - - - - - - -
-Interface Summary
OMPreference<T> 
OMPreferences 
OMPreferencesChangeEvent<T> 
-  - -

- - - - - - - - - -
-Enum Summary
OMPreference.Type 
-  - -

-

-Package org.eclipse.net4j.util.om.pref Description -

- -

-Interfaces and classes for environment independent preference management. -

- - - - -

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/package-tree.html deleted file mode 100644 index ec0fb8b346..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/package-tree.html +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - -org.eclipse.net4j.util.om.pref Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.util.om.pref -

-
-
-
Package Hierarchies:
All Packages
-
-

-Interface Hierarchy -

- -

-Enum Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/package-use.html deleted file mode 100644 index 840c065631..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/pref/package-use.html +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.util.om.pref (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.util.om.pref

-
- - - - - - - - - - - - - - - - - -
-Packages that use org.eclipse.net4j.util.om.pref
org.eclipse.net4j.util.collectionAdditional collection-like interfaces and classes. 
org.eclipse.net4j.util.omInterfaces and classes for environment independent operations and maintenance (O&M). 
org.eclipse.net4j.util.om.prefInterfaces and classes for environment independent preference management. 
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.om.pref used by org.eclipse.net4j.util.collection
OMPreference - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util.om.pref used by org.eclipse.net4j.util.om
OMPreferences - -
-           
-  -

- - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.om.pref used by org.eclipse.net4j.util.om.pref
OMPreference - -
-           
OMPreference.Type - -
-           
OMPreferences - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/ContextTracer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/ContextTracer.html deleted file mode 100644 index 04f9b4dae2..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/ContextTracer.html +++ /dev/null @@ -1,478 +0,0 @@ - - - - - - -ContextTracer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.trace -
-Class ContextTracer

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.trace.ContextTracer
-
-
-
Direct Known Subclasses:
PerfTracer
-
-
-
-
public class ContextTracer
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
ContextTracer(OMTracer delegate, - Class<?> context) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidformat(String pattern, - Object... args) - -
-           
- voidformat(String pattern, - Throwable t, - Object... args) - -
-           
- OMBundlegetBundle() - -
-           
- OMTracergetDelegate() - -
-           
- StringgetFullName() - -
-           
- StringgetName() - -
-           
- OMTracergetParent() - -
-           
- booleanisEnabled() - -
-           
- voidsetEnabled(boolean enabled) - -
-           
- voidtrace(String msg) - -
-           
- voidtrace(String msg, - Throwable t) - -
-           
- voidtrace(Throwable t) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ContextTracer

-
-public ContextTracer(OMTracer delegate,
-                     Class<?> context)
-
-
- - - - - - - - -
-Method Detail
- -

-getBundle

-
-public OMBundle getBundle()
-
-
-
-
-
-
- -

-getFullName

-
-public String getFullName()
-
-
-
-
-
-
- -

-getName

-
-public String getName()
-
-
-
-
-
-
- -

-getDelegate

-
-public OMTracer getDelegate()
-
-
-
-
-
-
- -

-getParent

-
-public OMTracer getParent()
-
-
-
-
-
-
- -

-isEnabled

-
-public boolean isEnabled()
-
-
-
-
-
-
- -

-setEnabled

-
-public void setEnabled(boolean enabled)
-
-
-
-
-
-
- -

-format

-
-public void format(String pattern,
-                   Object... args)
-
-
-
-
-
-
- -

-format

-
-public void format(String pattern,
-                   Throwable t,
-                   Object... args)
-
-
-
-
-
-
- -

-trace

-
-public void trace(String msg,
-                  Throwable t)
-
-
-
-
-
-
- -

-trace

-
-public void trace(String msg)
-
-
-
-
-
-
- -

-trace

-
-public void trace(Throwable t)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/OMTraceHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/OMTraceHandler.html deleted file mode 100644 index 60b7ffa4f9..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/OMTraceHandler.html +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - -OMTraceHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.trace -
-Interface OMTraceHandler

-
-
All Known Implementing Classes:
PrintTraceHandler, RemoteTraceHandler
-
-
-
-
public interface OMTraceHandler
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- voidtraced(OMTraceHandlerEvent event) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-traced

-
-void traced(OMTraceHandlerEvent event)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/OMTraceHandlerEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/OMTraceHandlerEvent.html deleted file mode 100644 index 208ad2a0ad..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/OMTraceHandlerEvent.html +++ /dev/null @@ -1,293 +0,0 @@ - - - - - - -OMTraceHandlerEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.trace -
-Interface OMTraceHandlerEvent

-
-
All Known Implementing Classes:
TraceHandlerEvent
-
-
-
-
public interface OMTraceHandlerEvent
- - -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- Class<?>getContext() - -
-           
- StringgetMessage() - -
-           
- ThrowablegetThrowable() - -
-           
- longgetTimeStamp() - -
-           
- OMTracergetTracer() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getTimeStamp

-
-long getTimeStamp()
-
-
-
-
-
-
- -

-getTracer

-
-OMTracer getTracer()
-
-
-
-
-
-
- -

-getContext

-
-Class<?> getContext()
-
-
-
-
-
-
- -

-getMessage

-
-String getMessage()
-
-
-
-
-
-
- -

-getThrowable

-
-Throwable getThrowable()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/OMTracer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/OMTracer.html deleted file mode 100644 index a85bbc106a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/OMTracer.html +++ /dev/null @@ -1,463 +0,0 @@ - - - - - - -OMTracer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.trace -
-Interface OMTracer

-
-
All Known Implementing Classes:
Tracer
-
-
-
-
public interface OMTracer
- - -

-

-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- OMTraceHandlerEventformat(Class<?> context, - String pattern, - Object... args) - -
-           
- OMTraceHandlerEventformat(Class<?> context, - String pattern, - Throwable t, - Object... args) - -
-           
- OMBundlegetBundle() - -
-           
- StringgetFullName() - -
-           
- StringgetName() - -
-           
- OMTracergetParent() - -
-           
- booleanisEnabled() - -
-           
- voidsetEnabled(boolean enabled) - -
-           
- OMTraceHandlerEventtrace(Class<?> context, - String msg) - -
-           
- OMTraceHandlerEventtrace(Class<?> context, - String msg, - Throwable t) - -
-           
- OMTraceHandlerEventtrace(Class<?> context, - Throwable t) - -
-           
- voidtrace(OMTraceHandlerEvent traceRecord) - -
-           
- OMTracertracer(String name) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getBundle

-
-OMBundle getBundle()
-
-
-
-
-
-
- -

-getParent

-
-OMTracer getParent()
-
-
-
-
-
-
- -

-getName

-
-String getName()
-
-
-
-
-
-
- -

-getFullName

-
-String getFullName()
-
-
-
-
-
-
- -

-isEnabled

-
-boolean isEnabled()
-
-
-
-
-
-
- -

-setEnabled

-
-void setEnabled(boolean enabled)
-
-
-
-
-
-
- -

-trace

-
-void trace(OMTraceHandlerEvent traceRecord)
-
-
-
-
-
-
- -

-format

-
-OMTraceHandlerEvent format(Class<?> context,
-                           String pattern,
-                           Object... args)
-
-
-
-
-
-
- -

-format

-
-OMTraceHandlerEvent format(Class<?> context,
-                           String pattern,
-                           Throwable t,
-                           Object... args)
-
-
-
-
-
-
- -

-trace

-
-OMTraceHandlerEvent trace(Class<?> context,
-                          String msg,
-                          Throwable t)
-
-
-
-
-
-
- -

-trace

-
-OMTraceHandlerEvent trace(Class<?> context,
-                          String msg)
-
-
-
-
-
-
- -

-trace

-
-OMTraceHandlerEvent trace(Class<?> context,
-                          Throwable t)
-
-
-
-
-
-
- -

-tracer

-
-OMTracer tracer(String name)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/PerfTracer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/PerfTracer.html deleted file mode 100644 index c249882232..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/PerfTracer.html +++ /dev/null @@ -1,342 +0,0 @@ - - - - - - -PerfTracer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.trace -
-Class PerfTracer

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.trace.ContextTracer
-      extended by org.eclipse.net4j.util.om.trace.PerfTracer
-
-
-
-
public class PerfTracer
extends ContextTracer
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Field Summary
-static longNOT_STARTED - -
-           
-  - - - - - - - - - - -
-Constructor Summary
PerfTracer(OMTracer delegate, - Class<?> context) - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- longgetDuration(Object object) - -
-           
- voidstart(Object object) - -
-           
- longstop(Object object) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.om.trace.ContextTracer
format, format, getBundle, getDelegate, getFullName, getName, getParent, isEnabled, setEnabled, trace, trace, trace
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-NOT_STARTED

-
-public static final long NOT_STARTED
-
-
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Constructor Detail
- -

-PerfTracer

-
-public PerfTracer(OMTracer delegate,
-                  Class<?> context)
-
-
- - - - - - - - -
-Method Detail
- -

-start

-
-public void start(Object object)
-
-
-
-
-
-
- -

-stop

-
-public long stop(Object object)
-
-
-
-
-
-
- -

-getDuration

-
-public long getDuration(Object object)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/PrintTraceHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/PrintTraceHandler.html deleted file mode 100644 index 29f8f90e74..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/PrintTraceHandler.html +++ /dev/null @@ -1,508 +0,0 @@ - - - - - - -PrintTraceHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.trace -
-Class PrintTraceHandler

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.trace.PrintTraceHandler
-
-
-
All Implemented Interfaces:
OMTraceHandler
-
-
-
-
public class PrintTraceHandler
extends Object
implements OMTraceHandler
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Field Summary
-static PrintTraceHandlerCONSOLE - -
-           
-  - - - - - - - - - - - - - - - -
-Constructor Summary
-protected PrintTraceHandler() - -
-           
- PrintTraceHandler(PrintStream stream) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static Stringformat(boolean shortContext, - OMTraceHandlerEvent event) - -
-           
-static Stringformat(String pattern, - OMTraceHandlerEvent event) - -
-          Pattern arguments: - - - 0} --> String tracerName
- 1} --> String tracerShort
- 2} --> String contextName
- 3} --> String contextShort
- 4} --> long timeStamp
- 5} --> String message
- 6} --> String threadName
- 7} --> long threadID
- 8} --> int threadPriority
- 9} --> Thread.State threadState
-
- StringgetPattern() - -
-           
- booleanisShortContext() - -
-           
- voidsetPattern(String pattern) - -
-          Pattern arguments: - - - 0} --> String tracerName
- 1} --> String tracerShort
- 2} --> String contextName
- 3} --> String contextShort
- 4} --> long timeStamp
- 5} --> String message
- 6} --> String threadName
- 7} --> long threadID
- 8} --> int threadPriority
- 9} --> Thread.State threadState
-
- voidsetShortContext(boolean shortContext) - -
-           
- voidtraced(OMTraceHandlerEvent event) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-CONSOLE

-
-public static final PrintTraceHandler CONSOLE
-
-
-
-
- - - - - - - - -
-Constructor Detail
- -

-PrintTraceHandler

-
-public PrintTraceHandler(PrintStream stream)
-
-
-
- -

-PrintTraceHandler

-
-protected PrintTraceHandler()
-
-
- - - - - - - - -
-Method Detail
- -

-getPattern

-
-public String getPattern()
-
-
-
-
-
-
-
-
-
- -

-setPattern

-
-public void setPattern(String pattern)
-
-
Pattern arguments: -

-

-

-

-
-
-
-
-
-
-
- -

-isShortContext

-
-public boolean isShortContext()
-
-
-
-
-
-
-
-
-
- -

-setShortContext

-
-public void setShortContext(boolean shortContext)
-
-
-
-
-
-
-
-
-
- -

-traced

-
-public void traced(OMTraceHandlerEvent event)
-
-
-
Specified by:
traced in interface OMTraceHandler
-
-
-
-
-
-
- -

-format

-
-public static String format(boolean shortContext,
-                            OMTraceHandlerEvent event)
-
-
-
-
-
-
-
-
-
- -

-format

-
-public static String format(String pattern,
-                            OMTraceHandlerEvent event)
-
-
Pattern arguments: -

-

-

-

-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/RemoteTraceHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/RemoteTraceHandler.html deleted file mode 100644 index a79849248b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/RemoteTraceHandler.html +++ /dev/null @@ -1,480 +0,0 @@ - - - - - - -RemoteTraceHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.trace -
-Class RemoteTraceHandler

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.trace.RemoteTraceHandler
-
-
-
All Implemented Interfaces:
OMTraceHandler
-
-
-
-
public class RemoteTraceHandler
extends Object
implements OMTraceHandler
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - -
-Field Summary
-static StringDEFAULT_HOST - -
-           
-static intDEFAULT_PORT - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
RemoteTraceHandler() - -
-           
RemoteTraceHandler(String agentID) - -
-           
RemoteTraceHandler(String agentID, - String host) - -
-           
RemoteTraceHandler(String agentID, - String host, - int port) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- Exceptionclose() - -
-           
-protected  Socketconnect() - -
-           
- voidtraced(OMTraceHandlerEvent event) - -
-           
-static StringuniqueAgentID() - -
-           
-protected  voidwriteUTF(DataOutputStream out, - String str) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-DEFAULT_HOST

-
-public static final String DEFAULT_HOST
-
-
-
See Also:
Constant Field Values
-
-
- -

-DEFAULT_PORT

-
-public static final int DEFAULT_PORT
-
-
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Constructor Detail
- -

-RemoteTraceHandler

-
-public RemoteTraceHandler()
-                   throws IOException
-
-
- -
Throws: -
IOException
-
-
- -

-RemoteTraceHandler

-
-public RemoteTraceHandler(String agentID)
-                   throws IOException
-
-
- -
Throws: -
IOException
-
-
- -

-RemoteTraceHandler

-
-public RemoteTraceHandler(String agentID,
-                          String host)
-                   throws IOException
-
-
- -
Throws: -
IOException
-
-
- -

-RemoteTraceHandler

-
-public RemoteTraceHandler(String agentID,
-                          String host,
-                          int port)
-                   throws IOException
-
-
- -
Throws: -
IOException
-
- - - - - - - - -
-Method Detail
- -

-close

-
-public Exception close()
-
-
-
-
-
-
-
-
-
- -

-traced

-
-public void traced(OMTraceHandlerEvent event)
-
-
-
Specified by:
traced in interface OMTraceHandler
-
-
-
-
-
-
- -

-connect

-
-protected Socket connect()
-                  throws IOException
-
-
-
-
-
- -
Throws: -
IOException
-
-
-
- -

-writeUTF

-
-protected void writeUTF(DataOutputStream out,
-                        String str)
-                 throws IOException
-
-
-
-
-
- -
Throws: -
IOException
-
-
-
- -

-uniqueAgentID

-
-public static String uniqueAgentID()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/RemoteTraceServer.Event.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/RemoteTraceServer.Event.html deleted file mode 100644 index 6833a12c3f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/RemoteTraceServer.Event.html +++ /dev/null @@ -1,488 +0,0 @@ - - - - - - -RemoteTraceServer.Event (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.trace -
-Class RemoteTraceServer.Event

-
-java.lang.Object
-  extended by java.util.EventObject
-      extended by org.eclipse.net4j.util.om.trace.RemoteTraceServer.Event
-
-
-
All Implemented Interfaces:
Serializable
-
-
-
Enclosing class:
RemoteTraceServer
-
-
-
-
public class RemoteTraceServer.Event
extends EventObject
- - -

-

-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.util.EventObject
source
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- StringgetAgentID() - -
-           
- StringgetBundleID() - -
-           
- StringgetContext() - -
-           
- longgetID() - -
-           
- StringgetMessage() - -
-           
- RemoteTraceServergetRemoteTraceServer() - -
-           
- StackTraceElement[]getStackTrace() - -
-           
- StringgetText(int index) - -
-           
- StringgetThrowable() - -
-           
- longgetTimeStamp() - -
-           
- StringgetTracerName() - -
-           
- booleanhasError() - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.util.EventObject
getSource
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-getRemoteTraceServer

-
-public RemoteTraceServer getRemoteTraceServer()
-
-
-
-
-
-
- -

-getID

-
-public long getID()
-
-
-
-
-
-
- -

-getTimeStamp

-
-public long getTimeStamp()
-
-
-
-
-
-
- -

-getAgentID

-
-public String getAgentID()
-
-
-
-
-
-
- -

-getBundleID

-
-public String getBundleID()
-
-
-
-
-
-
- -

-getContext

-
-public String getContext()
-
-
-
-
-
-
- -

-getMessage

-
-public String getMessage()
-
-
-
-
-
-
- -

-getStackTrace

-
-public StackTraceElement[] getStackTrace()
-
-
-
-
-
-
- -

-getThrowable

-
-public String getThrowable()
-
-
-
-
-
-
- -

-getTracerName

-
-public String getTracerName()
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class EventObject
-
-
-
-
-
-
- -

-getText

-
-public String getText(int index)
-
-
-
-
-
-
- -

-hasError

-
-public boolean hasError()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/RemoteTraceServer.Listener.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/RemoteTraceServer.Listener.html deleted file mode 100644 index 3426f14147..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/RemoteTraceServer.Listener.html +++ /dev/null @@ -1,216 +0,0 @@ - - - - - - -RemoteTraceServer.Listener (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.trace -
-Interface RemoteTraceServer.Listener

-
-
All Known Implementing Classes:
RemoteTraceServer.PrintListener
-
-
-
Enclosing class:
RemoteTraceServer
-
-
-
-
public static interface RemoteTraceServer.Listener
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- voidnotifyRemoteTrace(RemoteTraceServer.Event event) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-notifyRemoteTrace

-
-void notifyRemoteTrace(RemoteTraceServer.Event event)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/RemoteTraceServer.PrintListener.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/RemoteTraceServer.PrintListener.html deleted file mode 100644 index b5a90d00e7..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/RemoteTraceServer.PrintListener.html +++ /dev/null @@ -1,315 +0,0 @@ - - - - - - -RemoteTraceServer.PrintListener (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.trace -
-Class RemoteTraceServer.PrintListener

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.trace.RemoteTraceServer.PrintListener
-
-
-
All Implemented Interfaces:
RemoteTraceServer.Listener
-
-
-
Enclosing class:
RemoteTraceServer
-
-
-
-
public static class RemoteTraceServer.PrintListener
extends Object
implements RemoteTraceServer.Listener
- - -

-


- -

- - - - - - - - - - - -
-Field Summary
-static RemoteTraceServer.PrintListenerCONSOLE - -
-           
-  - - - - - - - - - - - - - - - -
-Constructor Summary
-protected RemoteTraceServer.PrintListener() - -
-           
- RemoteTraceServer.PrintListener(PrintStream stream) - -
-           
-  - - - - - - - - - - - -
-Method Summary
- voidnotifyRemoteTrace(RemoteTraceServer.Event event) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-CONSOLE

-
-public static final RemoteTraceServer.PrintListener CONSOLE
-
-
-
-
- - - - - - - - -
-Constructor Detail
- -

-RemoteTraceServer.PrintListener

-
-public RemoteTraceServer.PrintListener(PrintStream stream)
-
-
-
- -

-RemoteTraceServer.PrintListener

-
-protected RemoteTraceServer.PrintListener()
-
-
- - - - - - - - -
-Method Detail
- -

-notifyRemoteTrace

-
-public void notifyRemoteTrace(RemoteTraceServer.Event event)
-
-
-
Specified by:
notifyRemoteTrace in interface RemoteTraceServer.Listener
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/RemoteTraceServer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/RemoteTraceServer.html deleted file mode 100644 index 523dbf2454..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/RemoteTraceServer.html +++ /dev/null @@ -1,566 +0,0 @@ - - - - - - -RemoteTraceServer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.trace -
-Class RemoteTraceServer

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.trace.RemoteTraceServer
-
-
-
-
public class RemoteTraceServer
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - -
-Nested Class Summary
- classRemoteTraceServer.Event - -
-           
-static interfaceRemoteTraceServer.Listener - -
-           
-static classRemoteTraceServer.PrintListener - -
-           
- - - - - - - - - - - - - - - - - - -
-Field Summary
-static intANY_PORT - -
-           
-static StringDEFAULT_ADDRESS - -
-           
-static intDEFAULT_PORT - -
-           
-  - - - - - - - - - - - - - - - - -
-Constructor Summary
RemoteTraceServer() - -
-           
RemoteTraceServer(int port) - -
-           
RemoteTraceServer(int port, - String address) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidaddListener(RemoteTraceServer.Listener listener) - -
-           
-protected  ServerSocketbind() - -
-           
- Exceptionclose() - -
-           
-protected  voidfireEvent(RemoteTraceServer.Event event) - -
-           
-protected  voidhandleConnections() - -
-           
-protected  voidhandleSession(Socket socket) - -
-           
-protected  voidhandleTrace(DataInputStream in) - -
-           
- voidremoveListener(RemoteTraceServer.Listener listener) - -
-           
- voidstart() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-DEFAULT_ADDRESS

-
-public static final String DEFAULT_ADDRESS
-
-
-
See Also:
Constant Field Values
-
-
- -

-DEFAULT_PORT

-
-public static final int DEFAULT_PORT
-
-
-
See Also:
Constant Field Values
-
-
- -

-ANY_PORT

-
-public static final int ANY_PORT
-
-
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Constructor Detail
- -

-RemoteTraceServer

-
-public RemoteTraceServer()
-                  throws IOException
-
-
- -
Throws: -
IOException
-
-
- -

-RemoteTraceServer

-
-public RemoteTraceServer(int port)
-                  throws IOException
-
-
- -
Throws: -
IOException
-
-
- -

-RemoteTraceServer

-
-public RemoteTraceServer(int port,
-                         String address)
-                  throws IOException
-
-
- -
Throws: -
IOException
-
- - - - - - - - -
-Method Detail
- -

-start

-
-public void start()
-
-
-
Since:
-
3.0
-
-
-
-
- -

-addListener

-
-public void addListener(RemoteTraceServer.Listener listener)
-
-
-
-
-
-
- -

-removeListener

-
-public void removeListener(RemoteTraceServer.Listener listener)
-
-
-
-
-
-
- -

-close

-
-public Exception close()
-
-
-
-
-
-
- -

-bind

-
-protected ServerSocket bind()
-                     throws IOException
-
-
- -
Throws: -
IOException
-
-
-
- -

-handleConnections

-
-protected void handleConnections()
-
-
-
-
-
-
- -

-handleSession

-
-protected void handleSession(Socket socket)
-
-
-
-
-
-
- -

-handleTrace

-
-protected void handleTrace(DataInputStream in)
-                    throws IOException
-
-
- -
Throws: -
IOException
-
-
-
- -

-fireEvent

-
-protected void fireEvent(RemoteTraceServer.Event event)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/TraceHandlerEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/TraceHandlerEvent.html deleted file mode 100644 index 389771432b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/TraceHandlerEvent.html +++ /dev/null @@ -1,466 +0,0 @@ - - - - - - -TraceHandlerEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.trace -
-Class TraceHandlerEvent

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.trace.TraceHandlerEvent
-
-
-
All Implemented Interfaces:
Serializable, OMTraceHandlerEvent
-
-
-
-
public class TraceHandlerEvent
extends Object
implements OMTraceHandlerEvent, Serializable
- - -

-

-
Author:
-
Eike Stepper
-
See Also:
Serialized Form
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Field Summary
-protected  Class<?>context - -
-           
-protected  Stringmessage - -
-           
-protected  Throwablethrowable - -
-           
-protected  longtimeStamp - -
-           
-protected  OMTracertracer - -
-           
-  - - - - - - - - - - -
-Constructor Summary
TraceHandlerEvent(OMTracer tracer, - Class<?> context, - String message, - Throwable throwable) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- Class<?>getContext() - -
-           
- StringgetMessage() - -
-           
- ThrowablegetThrowable() - -
-           
- longgetTimeStamp() - -
-           
- OMTracergetTracer() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-timeStamp

-
-protected long timeStamp
-
-
-
-
-
- -

-tracer

-
-protected OMTracer tracer
-
-
-
-
-
- -

-context

-
-protected Class<?> context
-
-
-
-
-
- -

-message

-
-protected String message
-
-
-
-
-
- -

-throwable

-
-protected Throwable throwable
-
-
-
-
- - - - - - - - -
-Constructor Detail
- -

-TraceHandlerEvent

-
-public TraceHandlerEvent(OMTracer tracer,
-                         Class<?> context,
-                         String message,
-                         Throwable throwable)
-
-
- - - - - - - - -
-Method Detail
- -

-getTimeStamp

-
-public long getTimeStamp()
-
-
-
Specified by:
getTimeStamp in interface OMTraceHandlerEvent
-
-
-
-
-
-
- -

-getTracer

-
-public OMTracer getTracer()
-
-
-
Specified by:
getTracer in interface OMTraceHandlerEvent
-
-
-
-
-
-
- -

-getContext

-
-public Class<?> getContext()
-
-
-
Specified by:
getContext in interface OMTraceHandlerEvent
-
-
-
-
-
-
- -

-getMessage

-
-public String getMessage()
-
-
-
Specified by:
getMessage in interface OMTraceHandlerEvent
-
-
-
-
-
-
- -

-getThrowable

-
-public Throwable getThrowable()
-
-
-
Specified by:
getThrowable in interface OMTraceHandlerEvent
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/Tracer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/Tracer.html deleted file mode 100644 index cfe3939d00..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/Tracer.html +++ /dev/null @@ -1,584 +0,0 @@ - - - - - - -Tracer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.om.trace -
-Class Tracer

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.om.trace.Tracer
-
-
-
All Implemented Interfaces:
OMTracer
-
-
-
-
public class Tracer
extends Object
implements OMTracer
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Field Summary
-static StringPROP_DISABLE_TRACING - -
-           
-  - - - - - - - - - - -
-Constructor Summary
Tracer(OMBundle bundle, - String name) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- OMTraceHandlerEventformat(Class<?> context, - String pattern, - Object... args) - -
-           
- OMTraceHandlerEventformat(Class<?> context, - String pattern, - Throwable t, - Object... args) - -
-           
- OMBundlegetBundle() - -
-           
- StringgetFullName() - -
-           
- StringgetName() - -
-           
- OMTracergetParent() - -
-           
- booleanisEnabled() - -
-           
- voidsetEnabled(boolean enabled) - -
-           
- OMTraceHandlerEventtrace(Class<?> context, - String msg) - -
-           
- OMTraceHandlerEventtrace(Class<?> context, - String msg, - Throwable t) - -
-           
- OMTraceHandlerEventtrace(Class<?> context, - Throwable t) - -
-           
- voidtrace(OMTraceHandlerEvent event) - -
-           
- OMTracertracer(String name) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-PROP_DISABLE_TRACING

-
-public static final String PROP_DISABLE_TRACING
-
-
-
Since:
-
3.0
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Constructor Detail
- -

-Tracer

-
-public Tracer(OMBundle bundle,
-              String name)
-
-
- - - - - - - - -
-Method Detail
- -

-getBundle

-
-public OMBundle getBundle()
-
-
-
Specified by:
getBundle in interface OMTracer
-
-
-
-
-
-
- -

-getParent

-
-public OMTracer getParent()
-
-
-
Specified by:
getParent in interface OMTracer
-
-
-
-
-
-
- -

-getName

-
-public String getName()
-
-
-
Specified by:
getName in interface OMTracer
-
-
-
-
-
-
- -

-getFullName

-
-public String getFullName()
-
-
-
Specified by:
getFullName in interface OMTracer
-
-
-
-
-
-
- -

-isEnabled

-
-public boolean isEnabled()
-
-
-
Specified by:
isEnabled in interface OMTracer
-
-
-
-
-
-
- -

-setEnabled

-
-public void setEnabled(boolean enabled)
-
-
-
Specified by:
setEnabled in interface OMTracer
-
-
-
-
-
-
- -

-trace

-
-public void trace(OMTraceHandlerEvent event)
-
-
-
Specified by:
trace in interface OMTracer
-
-
-
-
-
-
- -

-trace

-
-public OMTraceHandlerEvent trace(Class<?> context,
-                                 String msg,
-                                 Throwable t)
-
-
-
Specified by:
trace in interface OMTracer
-
-
-
-
-
-
- -

-format

-
-public OMTraceHandlerEvent format(Class<?> context,
-                                  String pattern,
-                                  Throwable t,
-                                  Object... args)
-
-
-
Specified by:
format in interface OMTracer
-
-
-
-
-
-
- -

-format

-
-public OMTraceHandlerEvent format(Class<?> context,
-                                  String pattern,
-                                  Object... args)
-
-
-
Specified by:
format in interface OMTracer
-
-
-
-
-
-
- -

-trace

-
-public OMTraceHandlerEvent trace(Class<?> context,
-                                 String msg)
-
-
-
Specified by:
trace in interface OMTracer
-
-
-
-
-
-
- -

-trace

-
-public OMTraceHandlerEvent trace(Class<?> context,
-                                 Throwable t)
-
-
-
Specified by:
trace in interface OMTracer
-
-
-
-
-
-
- -

-tracer

-
-public OMTracer tracer(String name)
-
-
-
Specified by:
tracer in interface OMTracer
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/ContextTracer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/ContextTracer.html deleted file mode 100644 index 63ab120d10..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/ContextTracer.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.trace.ContextTracer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.trace.ContextTracer

-
- - - - - - - - - -
-Packages that use ContextTracer
org.eclipse.net4j.util.om.traceInterfaces and classes for environment independent tracing. 
-  -

- - - - - -
-Uses of ContextTracer in org.eclipse.net4j.util.om.trace
-  -

- - - - - - - - - -
Subclasses of ContextTracer in org.eclipse.net4j.util.om.trace
- classPerfTracer - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/OMTraceHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/OMTraceHandler.html deleted file mode 100644 index ce63846a97..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/OMTraceHandler.html +++ /dev/null @@ -1,225 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.om.trace.OMTraceHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.om.trace.OMTraceHandler

-
- - - - - - - - - - - - - -
-Packages that use OMTraceHandler
org.eclipse.net4j.util.omInterfaces and classes for environment independent operations and maintenance (O&M). 
org.eclipse.net4j.util.om.traceInterfaces and classes for environment independent tracing. 
-  -

- - - - - -
-Uses of OMTraceHandler in org.eclipse.net4j.util.om
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om with parameters of type OMTraceHandler
- voidOMPlatform.addTraceHandler(OMTraceHandler traceHandler) - -
-           
- voidOMPlatform.removeTraceHandler(OMTraceHandler traceHandler) - -
-           
-  -

- - - - - -
-Uses of OMTraceHandler in org.eclipse.net4j.util.om.trace
-  -

- - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.om.trace that implement OMTraceHandler
- classPrintTraceHandler - -
-           
- classRemoteTraceHandler - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/OMTraceHandlerEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/OMTraceHandlerEvent.html deleted file mode 100644 index 9208900a69..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/OMTraceHandlerEvent.html +++ /dev/null @@ -1,365 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.om.trace.OMTraceHandlerEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.om.trace.OMTraceHandlerEvent

-
- - - - - - - - - -
-Packages that use OMTraceHandlerEvent
org.eclipse.net4j.util.om.traceInterfaces and classes for environment independent tracing. 
-  -

- - - - - -
-Uses of OMTraceHandlerEvent in org.eclipse.net4j.util.om.trace
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.om.trace that implement OMTraceHandlerEvent
- classTraceHandlerEvent - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om.trace that return OMTraceHandlerEvent
- OMTraceHandlerEventOMTracer.format(Class<?> context, - String pattern, - Object... args) - -
-           
- OMTraceHandlerEventTracer.format(Class<?> context, - String pattern, - Object... args) - -
-           
- OMTraceHandlerEventOMTracer.format(Class<?> context, - String pattern, - Throwable t, - Object... args) - -
-           
- OMTraceHandlerEventTracer.format(Class<?> context, - String pattern, - Throwable t, - Object... args) - -
-           
- OMTraceHandlerEventOMTracer.trace(Class<?> context, - String msg) - -
-           
- OMTraceHandlerEventTracer.trace(Class<?> context, - String msg) - -
-           
- OMTraceHandlerEventOMTracer.trace(Class<?> context, - String msg, - Throwable t) - -
-           
- OMTraceHandlerEventTracer.trace(Class<?> context, - String msg, - Throwable t) - -
-           
- OMTraceHandlerEventOMTracer.trace(Class<?> context, - Throwable t) - -
-           
- OMTraceHandlerEventTracer.trace(Class<?> context, - Throwable t) - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om.trace with parameters of type OMTraceHandlerEvent
-static StringPrintTraceHandler.format(boolean shortContext, - OMTraceHandlerEvent event) - -
-           
-static StringPrintTraceHandler.format(String pattern, - OMTraceHandlerEvent event) - -
-          Pattern arguments: - - - 0} --> String tracerName
- 1} --> String tracerShort
- 2} --> String contextName
- 3} --> String contextShort
- 4} --> long timeStamp
- 5} --> String message
- 6} --> String threadName
- 7} --> long threadID
- 8} --> int threadPriority
- 9} --> Thread.State threadState
-
- voidOMTracer.trace(OMTraceHandlerEvent traceRecord) - -
-           
- voidTracer.trace(OMTraceHandlerEvent event) - -
-           
- voidOMTraceHandler.traced(OMTraceHandlerEvent event) - -
-           
- voidPrintTraceHandler.traced(OMTraceHandlerEvent event) - -
-           
- voidRemoteTraceHandler.traced(OMTraceHandlerEvent event) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/OMTracer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/OMTracer.html deleted file mode 100644 index 7177243ae8..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/OMTracer.html +++ /dev/null @@ -1,328 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.om.trace.OMTracer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.om.trace.OMTracer

-
- - - - - - - - - - - - - -
-Packages that use OMTracer
org.eclipse.net4j.util.omInterfaces and classes for environment independent operations and maintenance (O&M). 
org.eclipse.net4j.util.om.traceInterfaces and classes for environment independent tracing. 
-  -

- - - - - -
-Uses of OMTracer in org.eclipse.net4j.util.om
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.om that return OMTracer
- OMTracerOMBundle.tracer(String name) - -
-           
-  -

- - - - - -
-Uses of OMTracer in org.eclipse.net4j.util.om.trace
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.om.trace that implement OMTracer
- classTracer - -
-           
-  -

- - - - - - - - - -
Fields in org.eclipse.net4j.util.om.trace declared as OMTracer
-protected  OMTracerTraceHandlerEvent.tracer - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om.trace that return OMTracer
- OMTracerContextTracer.getDelegate() - -
-           
- OMTracerContextTracer.getParent() - -
-           
- OMTracerOMTracer.getParent() - -
-           
- OMTracerTracer.getParent() - -
-           
- OMTracerOMTraceHandlerEvent.getTracer() - -
-           
- OMTracerTraceHandlerEvent.getTracer() - -
-           
- OMTracerOMTracer.tracer(String name) - -
-           
- OMTracerTracer.tracer(String name) - -
-           
-  -

- - - - - - - - - - - - - - -
Constructors in org.eclipse.net4j.util.om.trace with parameters of type OMTracer
ContextTracer(OMTracer delegate, - Class<?> context) - -
-           
PerfTracer(OMTracer delegate, - Class<?> context) - -
-           
TraceHandlerEvent(OMTracer tracer, - Class<?> context, - String message, - Throwable throwable) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/PerfTracer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/PerfTracer.html deleted file mode 100644 index ecb659886b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/PerfTracer.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.trace.PerfTracer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.trace.PerfTracer

-
-No usage of org.eclipse.net4j.util.om.trace.PerfTracer -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/PrintTraceHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/PrintTraceHandler.html deleted file mode 100644 index 59be960101..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/PrintTraceHandler.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.trace.PrintTraceHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.trace.PrintTraceHandler

-
- - - - - - - - - -
-Packages that use PrintTraceHandler
org.eclipse.net4j.util.om.traceInterfaces and classes for environment independent tracing. 
-  -

- - - - - -
-Uses of PrintTraceHandler in org.eclipse.net4j.util.om.trace
-  -

- - - - - - - - - -
Fields in org.eclipse.net4j.util.om.trace declared as PrintTraceHandler
-static PrintTraceHandlerPrintTraceHandler.CONSOLE - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/RemoteTraceHandler.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/RemoteTraceHandler.html deleted file mode 100644 index c8d9c894b5..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/RemoteTraceHandler.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.trace.RemoteTraceHandler (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.trace.RemoteTraceHandler

-
-No usage of org.eclipse.net4j.util.om.trace.RemoteTraceHandler -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/RemoteTraceServer.Event.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/RemoteTraceServer.Event.html deleted file mode 100644 index 8a3489df0e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/RemoteTraceServer.Event.html +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.trace.RemoteTraceServer.Event (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.trace.RemoteTraceServer.Event

-
- - - - - - - - - -
-Packages that use RemoteTraceServer.Event
org.eclipse.net4j.util.om.traceInterfaces and classes for environment independent tracing. 
-  -

- - - - - -
-Uses of RemoteTraceServer.Event in org.eclipse.net4j.util.om.trace
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om.trace with parameters of type RemoteTraceServer.Event
-protected  voidRemoteTraceServer.fireEvent(RemoteTraceServer.Event event) - -
-           
- voidRemoteTraceServer.Listener.notifyRemoteTrace(RemoteTraceServer.Event event) - -
-           
- voidRemoteTraceServer.PrintListener.notifyRemoteTrace(RemoteTraceServer.Event event) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/RemoteTraceServer.Listener.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/RemoteTraceServer.Listener.html deleted file mode 100644 index d6939a15f7..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/RemoteTraceServer.Listener.html +++ /dev/null @@ -1,204 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.om.trace.RemoteTraceServer.Listener (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.om.trace.RemoteTraceServer.Listener

-
- - - - - - - - - -
-Packages that use RemoteTraceServer.Listener
org.eclipse.net4j.util.om.traceInterfaces and classes for environment independent tracing. 
-  -

- - - - - -
-Uses of RemoteTraceServer.Listener in org.eclipse.net4j.util.om.trace
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.om.trace that implement RemoteTraceServer.Listener
-static classRemoteTraceServer.PrintListener - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.om.trace with parameters of type RemoteTraceServer.Listener
- voidRemoteTraceServer.addListener(RemoteTraceServer.Listener listener) - -
-           
- voidRemoteTraceServer.removeListener(RemoteTraceServer.Listener listener) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/RemoteTraceServer.PrintListener.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/RemoteTraceServer.PrintListener.html deleted file mode 100644 index 136a0b1afe..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/RemoteTraceServer.PrintListener.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.trace.RemoteTraceServer.PrintListener (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.trace.RemoteTraceServer.PrintListener

-
- - - - - - - - - -
-Packages that use RemoteTraceServer.PrintListener
org.eclipse.net4j.util.om.traceInterfaces and classes for environment independent tracing. 
-  -

- - - - - -
-Uses of RemoteTraceServer.PrintListener in org.eclipse.net4j.util.om.trace
-  -

- - - - - - - - - -
Fields in org.eclipse.net4j.util.om.trace declared as RemoteTraceServer.PrintListener
-static RemoteTraceServer.PrintListenerRemoteTraceServer.PrintListener.CONSOLE - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/RemoteTraceServer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/RemoteTraceServer.html deleted file mode 100644 index 5fbf3bf4c5..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/RemoteTraceServer.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.trace.RemoteTraceServer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.trace.RemoteTraceServer

-
- - - - - - - - - -
-Packages that use RemoteTraceServer
org.eclipse.net4j.util.om.traceInterfaces and classes for environment independent tracing. 
-  -

- - - - - -
-Uses of RemoteTraceServer in org.eclipse.net4j.util.om.trace
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.om.trace that return RemoteTraceServer
- RemoteTraceServerRemoteTraceServer.Event.getRemoteTraceServer() - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/TraceHandlerEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/TraceHandlerEvent.html deleted file mode 100644 index 98d8be619b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/TraceHandlerEvent.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.trace.TraceHandlerEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.trace.TraceHandlerEvent

-
-No usage of org.eclipse.net4j.util.om.trace.TraceHandlerEvent -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/Tracer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/Tracer.html deleted file mode 100644 index adc2fc756d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/class-use/Tracer.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.om.trace.Tracer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.om.trace.Tracer

-
-No usage of org.eclipse.net4j.util.om.trace.Tracer -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/package-frame.html deleted file mode 100644 index d9c1d75252..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/package-frame.html +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - -org.eclipse.net4j.util.om.trace (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.util.om.trace - - - - -
-Interfaces  - -
-OMTraceHandler -
-OMTraceHandlerEvent -
-OMTracer -
-RemoteTraceServer.Listener
- - - - - - -
-Classes  - -
-ContextTracer -
-PerfTracer -
-PrintTraceHandler -
-RemoteTraceHandler -
-RemoteTraceServer -
-RemoteTraceServer.PrintListener -
-TraceHandlerEvent -
-Tracer
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/package-summary.html deleted file mode 100644 index 2767b891e8..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/package-summary.html +++ /dev/null @@ -1,247 +0,0 @@ - - - - - - -org.eclipse.net4j.util.om.trace (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.util.om.trace -

-Interfaces and classes for environment independent tracing. -

-See: -
-          Description -

- - - - - - - - - - - - - - - - - - - - - -
-Interface Summary
OMTraceHandler 
OMTraceHandlerEvent 
OMTracer 
RemoteTraceServer.Listener 
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
ContextTracer 
PerfTracer 
PrintTraceHandler 
RemoteTraceHandler 
RemoteTraceServer 
RemoteTraceServer.PrintListener 
TraceHandlerEvent 
Tracer 
-  - -

-

-Package org.eclipse.net4j.util.om.trace Description -

- -

-Interfaces and classes for environment independent tracing. -

- - - - -

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/package-tree.html deleted file mode 100644 index efe685e5c9..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/package-tree.html +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - -org.eclipse.net4j.util.om.trace Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.util.om.trace -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/package-use.html deleted file mode 100644 index 4a965ff04e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/om/trace/package-use.html +++ /dev/null @@ -1,243 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.util.om.trace (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.util.om.trace

-
- - - - - - - - - - - - - -
-Packages that use org.eclipse.net4j.util.om.trace
org.eclipse.net4j.util.omInterfaces and classes for environment independent operations and maintenance (O&M). 
org.eclipse.net4j.util.om.traceInterfaces and classes for environment independent tracing. 
-  -

- - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.om.trace used by org.eclipse.net4j.util.om
OMTraceHandler - -
-           
OMTracer - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.om.trace used by org.eclipse.net4j.util.om.trace
ContextTracer - -
-           
OMTraceHandler - -
-           
OMTraceHandlerEvent - -
-           
OMTracer - -
-           
PrintTraceHandler - -
-           
RemoteTraceServer - -
-           
RemoteTraceServer.Event - -
-           
RemoteTraceServer.Listener - -
-           
RemoteTraceServer.PrintListener - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/IOptions.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/IOptions.html deleted file mode 100644 index abffac666d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/IOptions.html +++ /dev/null @@ -1,227 +0,0 @@ - - - - - - -IOptions (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.options -
-Interface IOptions

-
-
All Superinterfaces:
INotifier
-
-
-
-
public interface IOptions
extends INotifier
- - -

-

-
Since:
-
2.0
-
Author:
-
Victor Roldan Betancort
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- IOptionsContainergetContainer() - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Method Detail
- -

-getContainer

-
-IOptionsContainer getContainer()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/IOptionsContainer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/IOptionsContainer.html deleted file mode 100644 index b6740052ec..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/IOptionsContainer.html +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - -IOptionsContainer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.options -
-Interface IOptionsContainer

-
-
-
public interface IOptionsContainer
- - -

-

-
Since:
-
2.0
-
Author:
-
Victor Roldan Betancort
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- IOptionsoptions() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-options

-
-IOptions options()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/IOptionsEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/IOptionsEvent.html deleted file mode 100644 index c4b63e78e6..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/IOptionsEvent.html +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - -IOptionsEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.options -
-Interface IOptionsEvent

-
-
All Superinterfaces:
IEvent
-
-
-
All Known Implementing Classes:
OptionsEvent
-
-
-
-
public interface IOptionsEvent
extends IEvent
- - -

-

-
Since:
-
2.0
-
Author:
-
Victor Roldan Betancort
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- IOptionsgetSource() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getSource

-
-IOptions getSource()
-
-
-
Specified by:
getSource in interface IEvent
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/OptionsEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/OptionsEvent.html deleted file mode 100644 index 3b0a19526d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/OptionsEvent.html +++ /dev/null @@ -1,293 +0,0 @@ - - - - - - -OptionsEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.options -
-Class OptionsEvent

-
-java.lang.Object
-  extended by java.util.EventObject
-      extended by org.eclipse.net4j.util.event.Event
-          extended by org.eclipse.net4j.util.options.OptionsEvent
-
-
-
All Implemented Interfaces:
Serializable, IEvent, IOptionsEvent
-
-
-
-
public class OptionsEvent
extends Event
implements IOptionsEvent
- - -

-

-
Since:
-
2.0
-
Author:
-
Victor Roldan Betancort
-
See Also:
Serialized Form
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.util.EventObject
source
-  - - - - - - - - - - -
-Constructor Summary
OptionsEvent(IOptions source) - -
-           
-  - - - - - - - - - - - -
-Method Summary
- IOptionsgetSource() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Event
formatAdditionalParameters, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-OptionsEvent

-
-public OptionsEvent(IOptions source)
-
-
- - - - - - - - -
-Method Detail
- -

-getSource

-
-public IOptions getSource()
-
-
-
Specified by:
getSource in interface IEvent
Specified by:
getSource in interface IOptionsEvent
Overrides:
getSource in class Event
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/class-use/IOptions.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/class-use/IOptions.html deleted file mode 100644 index 5440f0c8dc..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/class-use/IOptions.html +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.options.IOptions (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.options.IOptions

-
- - - - - - - - - -
-Packages that use IOptions
org.eclipse.net4j.util.optionsA framework for option containers that fire change events. 
-  -

- - - - - -
-Uses of IOptions in org.eclipse.net4j.util.options
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.options that return IOptions
- IOptionsIOptionsEvent.getSource() - -
-           
- IOptionsOptionsEvent.getSource() - -
-           
- IOptionsIOptionsContainer.options() - -
-           
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j.util.options with parameters of type IOptions
OptionsEvent(IOptions source) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/class-use/IOptionsContainer.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/class-use/IOptionsContainer.html deleted file mode 100644 index 89b2245967..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/class-use/IOptionsContainer.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.options.IOptionsContainer (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.options.IOptionsContainer

-
- - - - - - - - - -
-Packages that use IOptionsContainer
org.eclipse.net4j.util.optionsA framework for option containers that fire change events. 
-  -

- - - - - -
-Uses of IOptionsContainer in org.eclipse.net4j.util.options
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.options that return IOptionsContainer
- IOptionsContainerIOptions.getContainer() - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/class-use/IOptionsEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/class-use/IOptionsEvent.html deleted file mode 100644 index 7b00f8091f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/class-use/IOptionsEvent.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.options.IOptionsEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.options.IOptionsEvent

-
- - - - - - - - - -
-Packages that use IOptionsEvent
org.eclipse.net4j.util.optionsA framework for option containers that fire change events. 
-  -

- - - - - -
-Uses of IOptionsEvent in org.eclipse.net4j.util.options
-  -

- - - - - - - - - -
Classes in org.eclipse.net4j.util.options that implement IOptionsEvent
- classOptionsEvent - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/class-use/OptionsEvent.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/class-use/OptionsEvent.html deleted file mode 100644 index d558f05204..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/class-use/OptionsEvent.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.options.OptionsEvent (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.options.OptionsEvent

-
-No usage of org.eclipse.net4j.util.options.OptionsEvent -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/package-frame.html deleted file mode 100644 index 2c8cc2d20b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/package-frame.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - -org.eclipse.net4j.util.options (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.util.options - - - - -
-Interfaces  - -
-IOptions -
-IOptionsContainer -
-IOptionsEvent
- - - - - - -
-Classes  - -
-OptionsEvent
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/package-summary.html deleted file mode 100644 index 007a98d5de..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/package-summary.html +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - -org.eclipse.net4j.util.options (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.util.options -

-A framework for option containers that fire change events. -

-See: -
-          Description -

- - - - - - - - - - - - - - - - - -
-Interface Summary
IOptions 
IOptionsContainer 
IOptionsEvent 
-  - -

- - - - - - - - - -
-Class Summary
OptionsEvent 
-  - -

-

-Package org.eclipse.net4j.util.options Description -

- -

-A framework for option containers that fire change events. -

-

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/package-tree.html deleted file mode 100644 index cc1ea1efc6..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/package-tree.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - -org.eclipse.net4j.util.options Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.util.options -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/package-use.html deleted file mode 100644 index a16e652665..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/options/package-use.html +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.util.options (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.util.options

-
- - - - - - - - - -
-Packages that use org.eclipse.net4j.util.options
org.eclipse.net4j.util.optionsA framework for option containers that fire change events. 
-  -

- - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.options used by org.eclipse.net4j.util.options
IOptions - -
-           
IOptionsContainer - -
-           
IOptionsEvent - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/package-frame.html deleted file mode 100644 index ce7178d11b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/package-frame.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - -org.eclipse.net4j.util (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.util - - - - -
-Interfaces  - -
-IErrorHandler
- - - - - - -
-Classes  - -
-AdapterUtil -
-CheckUtil -
-HexUtil -
-ObjectUtil -
-ReflectUtil -
-StringUtil
- - - - - - -
-Exceptions  - -
-WrappedException
- - - - - - -
-Errors  - -
-ImplementationError
- - - - - - -
-Annotation Types  - -
-ReflectUtil.ExcludeFromDump
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/package-summary.html deleted file mode 100644 index b6935d6e09..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/package-summary.html +++ /dev/null @@ -1,269 +0,0 @@ - - - - - - -org.eclipse.net4j.util (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.util -

-Utility classes. -

-See: -
-          Description -

- - - - - - - - - -
-Interface Summary
IErrorHandler 
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
AdapterUtil 
CheckUtil 
HexUtil 
ObjectUtil 
ReflectUtil 
StringUtil 
-  - -

- - - - - - - - - -
-Exception Summary
WrappedException 
-  - -

- - - - - - - - - -
-Error Summary
ImplementationError 
-  - -

- - - - - - - - - -
-Annotation Types Summary
ReflectUtil.ExcludeFromDump 
-  - -

-

-Package org.eclipse.net4j.util Description -

- -

-Utility classes. -

- - - - -

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/package-tree.html deleted file mode 100644 index 5b9834ea01..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/package-tree.html +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - -org.eclipse.net4j.util Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.util -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -

-Annotation Type Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/package-use.html deleted file mode 100644 index 8f8fe0c252..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/package-use.html +++ /dev/null @@ -1,227 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.util (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.util

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use org.eclipse.net4j.util
org.eclipse.net4j.bufferThe Net4j transport layer concepts for dealing with buffers. 
org.eclipse.net4j.util.concurrentUtility interfaces and classes commonly useful in concurrent programming. 
org.eclipse.net4j.util.om.monitorInterfaces and classes for environment independent progress monitoring. 
org.eclipse.net4j.util.securityInterfaces and classes for security, negotiation, authentication, authorization and cryptography. 
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util used by org.eclipse.net4j.buffer
IErrorHandler - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util used by org.eclipse.net4j.util.concurrent
IErrorHandler - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util used by org.eclipse.net4j.util.om.monitor
WrappedException - -
-           
-  -

- - - - - - - - -
-Classes in org.eclipse.net4j.util used by org.eclipse.net4j.util.security
ReflectUtil.ExcludeFromDump - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/KeyedPhantomReference.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/KeyedPhantomReference.html deleted file mode 100644 index c5e5b3c8b1..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/KeyedPhantomReference.html +++ /dev/null @@ -1,339 +0,0 @@ - - - - - - -KeyedPhantomReference (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.ref -
-Class KeyedPhantomReference<K,T>

-
-java.lang.Object
-  extended by java.lang.ref.Reference<T>
-      extended by java.lang.ref.PhantomReference<T>
-          extended by org.eclipse.net4j.util.ref.KeyedPhantomReference<K,T>
-
-
-
All Implemented Interfaces:
KeyedReference<K,T>
-
-
-
-
public class KeyedPhantomReference<K,T>
extends PhantomReference<T>
implements KeyedReference<K,T>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
KeyedPhantomReference(K key, - T ref, - ReferenceQueue<T> queue) - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- KgetKey() - -
-           
- ReferenceTypegetType() - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.ref.PhantomReference
get
- - - - - - - -
Methods inherited from class java.lang.ref.Reference
clear, enqueue, isEnqueued
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.ref.KeyedReference
clear, enqueue, get, isEnqueued
-  -

- - - - - - - - -
-Constructor Detail
- -

-KeyedPhantomReference

-
-public KeyedPhantomReference(K key,
-                             T ref,
-                             ReferenceQueue<T> queue)
-
-
- - - - - - - - -
-Method Detail
- -

-getType

-
-public ReferenceType getType()
-
-
-
Specified by:
getType in interface KeyedReference<K,T>
-
-
-
-
-
-
- -

-getKey

-
-public K getKey()
-
-
-
Specified by:
getKey in interface KeyedReference<K,T>
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/KeyedReference.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/KeyedReference.html deleted file mode 100644 index 4a77c66696..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/KeyedReference.html +++ /dev/null @@ -1,308 +0,0 @@ - - - - - - -KeyedReference (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.ref -
-Interface KeyedReference<K,T>

-
-
All Known Implementing Classes:
KeyedPhantomReference, KeyedSoftReference, KeyedStrongReference, KeyedWeakReference
-
-
-
-
public interface KeyedReference<K,T>
- - -

-

-
Author:
-
Eike Stepper
-
See Also:
Reference
-
- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidclear() - -
-           
- booleanenqueue() - -
-           
- Tget() - -
-           
- KgetKey() - -
-           
- ReferenceTypegetType() - -
-           
- booleanisEnqueued() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-getType

-
-ReferenceType getType()
-
-
-
-
-
-
- -

-getKey

-
-K getKey()
-
-
-
-
-
-
- -

-get

-
-T get()
-
-
-
See Also:
Reference.get()
-
-
-
- -

-clear

-
-void clear()
-
-
-
See Also:
Reference.clear()
-
-
-
- -

-isEnqueued

-
-boolean isEnqueued()
-
-
-
See Also:
Reference.isEnqueued()
-
-
-
- -

-enqueue

-
-boolean enqueue()
-
-
-
See Also:
Reference.enqueue()
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/KeyedSoftReference.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/KeyedSoftReference.html deleted file mode 100644 index b42dab2bba..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/KeyedSoftReference.html +++ /dev/null @@ -1,355 +0,0 @@ - - - - - - -KeyedSoftReference (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.ref -
-Class KeyedSoftReference<K,T>

-
-java.lang.Object
-  extended by java.lang.ref.Reference<T>
-      extended by java.lang.ref.SoftReference<T>
-          extended by org.eclipse.net4j.util.ref.KeyedSoftReference<K,T>
-
-
-
All Implemented Interfaces:
KeyedReference<K,T>
-
-
-
-
public class KeyedSoftReference<K,T>
extends SoftReference<T>
implements KeyedReference<K,T>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - -
-Constructor Summary
KeyedSoftReference(K key, - T ref) - -
-           
KeyedSoftReference(K key, - T ref, - ReferenceQueue<T> queue) - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- KgetKey() - -
-           
- ReferenceTypegetType() - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.ref.SoftReference
get
- - - - - - - -
Methods inherited from class java.lang.ref.Reference
clear, enqueue, isEnqueued
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.ref.KeyedReference
clear, enqueue, get, isEnqueued
-  -

- - - - - - - - -
-Constructor Detail
- -

-KeyedSoftReference

-
-public KeyedSoftReference(K key,
-                          T ref)
-
-
-
- -

-KeyedSoftReference

-
-public KeyedSoftReference(K key,
-                          T ref,
-                          ReferenceQueue<T> queue)
-
-
- - - - - - - - -
-Method Detail
- -

-getType

-
-public ReferenceType getType()
-
-
-
Specified by:
getType in interface KeyedReference<K,T>
-
-
-
-
-
-
- -

-getKey

-
-public K getKey()
-
-
-
Specified by:
getKey in interface KeyedReference<K,T>
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/KeyedStrongReference.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/KeyedStrongReference.html deleted file mode 100644 index 3aac54f153..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/KeyedStrongReference.html +++ /dev/null @@ -1,396 +0,0 @@ - - - - - - -KeyedStrongReference (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.ref -
-Class KeyedStrongReference<K,T>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.ref.KeyedStrongReference<K,T>
-
-
-
All Implemented Interfaces:
KeyedReference<K,T>
-
-
-
-
public class KeyedStrongReference<K,T>
extends Object
implements KeyedReference<K,T>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
KeyedStrongReference(K key, - T ref) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidclear() - -
-           
- booleanenqueue() - -
-           
- Tget() - -
-           
- KgetKey() - -
-           
- ReferenceTypegetType() - -
-           
- booleanisEnqueued() - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-KeyedStrongReference

-
-public KeyedStrongReference(K key,
-                            T ref)
-
-
- - - - - - - - -
-Method Detail
- -

-getType

-
-public ReferenceType getType()
-
-
-
Specified by:
getType in interface KeyedReference<K,T>
-
-
-
-
-
-
- -

-getKey

-
-public K getKey()
-
-
-
Specified by:
getKey in interface KeyedReference<K,T>
-
-
-
-
-
-
- -

-get

-
-public T get()
-
-
-
Specified by:
get in interface KeyedReference<K,T>
-
-
-
See Also:
Reference.get()
-
-
-
- -

-clear

-
-public void clear()
-
-
-
Specified by:
clear in interface KeyedReference<K,T>
-
-
-
See Also:
Reference.clear()
-
-
-
- -

-isEnqueued

-
-public boolean isEnqueued()
-
-
-
Specified by:
isEnqueued in interface KeyedReference<K,T>
-
-
-
See Also:
Reference.isEnqueued()
-
-
-
- -

-enqueue

-
-public boolean enqueue()
-
-
-
Specified by:
enqueue in interface KeyedReference<K,T>
-
-
-
See Also:
Reference.enqueue()
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/KeyedWeakReference.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/KeyedWeakReference.html deleted file mode 100644 index 1896751b9e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/KeyedWeakReference.html +++ /dev/null @@ -1,346 +0,0 @@ - - - - - - -KeyedWeakReference (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.ref -
-Class KeyedWeakReference<K,T>

-
-java.lang.Object
-  extended by java.lang.ref.Reference<T>
-      extended by java.lang.ref.WeakReference<T>
-          extended by org.eclipse.net4j.util.ref.KeyedWeakReference<K,T>
-
-
-
All Implemented Interfaces:
KeyedReference<K,T>
-
-
-
-
public class KeyedWeakReference<K,T>
extends WeakReference<T>
implements KeyedReference<K,T>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - -
-Constructor Summary
KeyedWeakReference(K key, - T ref) - -
-           
KeyedWeakReference(K key, - T ref, - ReferenceQueue<T> queue) - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- KgetKey() - -
-           
- ReferenceTypegetType() - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.ref.Reference
clear, enqueue, get, isEnqueued
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.ref.KeyedReference
clear, enqueue, get, isEnqueued
-  -

- - - - - - - - -
-Constructor Detail
- -

-KeyedWeakReference

-
-public KeyedWeakReference(K key,
-                          T ref)
-
-
-
- -

-KeyedWeakReference

-
-public KeyedWeakReference(K key,
-                          T ref,
-                          ReferenceQueue<T> queue)
-
-
- - - - - - - - -
-Method Detail
- -

-getType

-
-public ReferenceType getType()
-
-
-
Specified by:
getType in interface KeyedReference<K,T>
-
-
-
-
-
-
- -

-getKey

-
-public K getKey()
-
-
-
Specified by:
getKey in interface KeyedReference<K,T>
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceQueueWorker.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceQueueWorker.html deleted file mode 100644 index edeead9393..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceQueueWorker.html +++ /dev/null @@ -1,535 +0,0 @@ - - - - - - -ReferenceQueueWorker (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.ref -
-Class ReferenceQueueWorker<T>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.lifecycle.Lifecycle
-          extended by org.eclipse.net4j.util.concurrent.Worker
-              extended by org.eclipse.net4j.util.ref.ReferenceQueueWorker<T>
-
-
-
All Implemented Interfaces:
INotifier, ILifecycle
-
-
-
-
public abstract class ReferenceQueueWorker<T>
extends Worker
- - -

-

-
Since:
-
2.0
-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.concurrent.Worker
Worker.WorkContext
-  - - - - - - - - - - - - - - - - - - - -
-Field Summary
-static intALL_WORK_PER_POLL - -
-           
-static intDEFAULT_MAX_WORK_PER_POLL - -
-           
-static intDEFAULT_POLL_MILLIS - -
-           
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.concurrent.Worker
DEFAULT_ERROR_HANDLER, DEFAULT_TIMEOUT
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
USE_LABEL
-  - - - - - - - - - - -
-Constructor Summary
ReferenceQueueWorker() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- intgetMaxWorkPerPoll() - -
-           
- longgetPollMillis() - -
-           
-protected  ReferenceQueue<T>getQueue() - -
-           
- voidsetMaxWorkPerPoll(int maxWorkPerPoll) - -
-           
- voidsetPollMillis(long pollMillis) - -
-           
-protected abstract  voidwork(Reference<? extends T> reference) - -
-           
-protected  voidwork(Worker.WorkContext context) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.concurrent.Worker
doActivate, doDeactivate, getActivationTimeout, getDeactivationTimeout, getGlobalErrorHandler, getThreadName, handleError, isDaemon, setActivationTimeout, setDaemon, setDeactivationTimeout, setGlobalErrorHandler
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
activate, checkActive, checkArg, checkArg, checkInactive, checkNull, checkState, checkState, deactivate, deferredActivate, doAfterActivate, doBeforeActivate, doBeforeDeactivate, dump, getLifecycleState, isActive, isDeferredActivation, toString
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Field Detail
- -

-DEFAULT_POLL_MILLIS

-
-public static final int DEFAULT_POLL_MILLIS
-
-
-
Since:
-
3.0
-
See Also:
Constant Field Values
-
-
- -

-ALL_WORK_PER_POLL

-
-public static final int ALL_WORK_PER_POLL
-
-
-
Since:
-
3.0
-
See Also:
Constant Field Values
-
-
- -

-DEFAULT_MAX_WORK_PER_POLL

-
-public static final int DEFAULT_MAX_WORK_PER_POLL
-
-
-
Since:
-
3.0
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Constructor Detail
- -

-ReferenceQueueWorker

-
-public ReferenceQueueWorker()
-
-
- - - - - - - - -
-Method Detail
- -

-getPollMillis

-
-public long getPollMillis()
-
-
-
-
-
-
- -

-setPollMillis

-
-public void setPollMillis(long pollMillis)
-
-
-
-
-
-
- -

-getMaxWorkPerPoll

-
-public int getMaxWorkPerPoll()
-
-
-
-
-
-
- -

-setMaxWorkPerPoll

-
-public void setMaxWorkPerPoll(int maxWorkPerPoll)
-
-
-
-
-
-
- -

-getQueue

-
-protected ReferenceQueue<T> getQueue()
-
-
-
-
-
-
- -

-work

-
-protected final void work(Worker.WorkContext context)
-                   throws Exception
-
-
-
Specified by:
work in class Worker
-
-
- -
Throws: -
Exception
-
-
-
- -

-work

-
-protected abstract void work(Reference<? extends T> reference)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceType.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceType.html deleted file mode 100644 index 0475b2a771..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceType.html +++ /dev/null @@ -1,360 +0,0 @@ - - - - - - -ReferenceType (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.ref -
-Enum ReferenceType

-
-java.lang.Object
-  extended by java.lang.Enum<ReferenceType>
-      extended by org.eclipse.net4j.util.ref.ReferenceType
-
-
-
All Implemented Interfaces:
Serializable, Comparable<ReferenceType>
-
-
-
-
public enum ReferenceType
extends Enum<ReferenceType>
- - -

-

-
Author:
-
Eike Stepper
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - -
-Enum Constant Summary
PHANTOM - -
-           
SOFT - -
-           
STRONG - -
-           
WEAK - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-static ReferenceTypevalueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static ReferenceType[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-STRONG

-
-public static final ReferenceType STRONG
-
-
-
-
-
- -

-SOFT

-
-public static final ReferenceType SOFT
-
-
-
-
-
- -

-WEAK

-
-public static final ReferenceType WEAK
-
-
-
-
-
- -

-PHANTOM

-
-public static final ReferenceType PHANTOM
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static ReferenceType[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (ReferenceType c : ReferenceType.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static ReferenceType valueOf(String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
IllegalArgumentException - if this enum type has no constant -with the specified name -
NullPointerException - if the argument is null
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceValueMap.Soft.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceValueMap.Soft.html deleted file mode 100644 index 7020e0b71e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceValueMap.Soft.html +++ /dev/null @@ -1,351 +0,0 @@ - - - - - - -ReferenceValueMap.Soft (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.ref -
-Class ReferenceValueMap.Soft<K,V>

-
-java.lang.Object
-  extended by java.util.AbstractMap<K,V>
-      extended by org.eclipse.net4j.util.ref.ReferenceValueMap<K,V>
-          extended by org.eclipse.net4j.util.ref.ReferenceValueMap.Soft<K,V>
-
-
-
All Implemented Interfaces:
ConcurrentMap<K,V>, Map<K,V>
-
-
-
Enclosing class:
ReferenceValueMap<K,V>
-
-
-
-
public static class ReferenceValueMap.Soft<K,V>
extends ReferenceValueMap<K,V>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.ref.ReferenceValueMap
ReferenceValueMap.Soft<K,V>, ReferenceValueMap.Strong<K,V>, ReferenceValueMap.Weak<K,V>
-  - - - - - - - - -
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
-  - - - - - - - - -
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
-  - - - - - - - - - - - - - - -
-Constructor Summary
ReferenceValueMap.Soft() - -
-           
ReferenceValueMap.Soft(ConcurrentMap<K,KeyedReference<K,V>> map) - -
-           
-  - - - - - - - - - - - -
-Method Summary
-protected  KeyedReference<K,V>createReference(K key, - V value, - ReferenceQueue<V> queue) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.ref.ReferenceValueMap
clear, containsKey, containsValue, createQueue, dereference, entrySet, get, isEmpty, purged, purgeQueue, put, putIfAbsent, remove, remove, replace, replace, size
- - - - - - - -
Methods inherited from class java.util.AbstractMap
clone, equals, hashCode, keySet, putAll, toString, values
- - - - - - - -
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface java.util.Map
equals, hashCode, keySet, putAll, values
-  -

- - - - - - - - -
-Constructor Detail
- -

-ReferenceValueMap.Soft

-
-public ReferenceValueMap.Soft()
-
-
-
- -

-ReferenceValueMap.Soft

-
-public ReferenceValueMap.Soft(ConcurrentMap<K,KeyedReference<K,V>> map)
-
-
- - - - - - - - -
-Method Detail
- -

-createReference

-
-protected KeyedReference<K,V> createReference(K key,
-                                              V value,
-                                              ReferenceQueue<V> queue)
-
-
-
Specified by:
createReference in class ReferenceValueMap<K,V>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceValueMap.Strong.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceValueMap.Strong.html deleted file mode 100644 index 4a4e0789ae..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceValueMap.Strong.html +++ /dev/null @@ -1,373 +0,0 @@ - - - - - - -ReferenceValueMap.Strong (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.ref -
-Class ReferenceValueMap.Strong<K,V>

-
-java.lang.Object
-  extended by java.util.AbstractMap<K,V>
-      extended by org.eclipse.net4j.util.ref.ReferenceValueMap<K,V>
-          extended by org.eclipse.net4j.util.ref.ReferenceValueMap.Strong<K,V>
-
-
-
All Implemented Interfaces:
ConcurrentMap<K,V>, Map<K,V>
-
-
-
Enclosing class:
ReferenceValueMap<K,V>
-
-
-
-
public static class ReferenceValueMap.Strong<K,V>
extends ReferenceValueMap<K,V>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.ref.ReferenceValueMap
ReferenceValueMap.Soft<K,V>, ReferenceValueMap.Strong<K,V>, ReferenceValueMap.Weak<K,V>
-  - - - - - - - - -
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
-  - - - - - - - - -
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
-  - - - - - - - - - - - - - - -
-Constructor Summary
ReferenceValueMap.Strong() - -
-           
ReferenceValueMap.Strong(ConcurrentMap<K,KeyedReference<K,V>> map) - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-protected  ReferenceQueue<V>createQueue() - -
-           
-protected  KeyedReference<K,V>createReference(K key, - V value, - ReferenceQueue<V> queue) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.ref.ReferenceValueMap
clear, containsKey, containsValue, dereference, entrySet, get, isEmpty, purged, purgeQueue, put, putIfAbsent, remove, remove, replace, replace, size
- - - - - - - -
Methods inherited from class java.util.AbstractMap
clone, equals, hashCode, keySet, putAll, toString, values
- - - - - - - -
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface java.util.Map
equals, hashCode, keySet, putAll, values
-  -

- - - - - - - - -
-Constructor Detail
- -

-ReferenceValueMap.Strong

-
-public ReferenceValueMap.Strong()
-
-
-
- -

-ReferenceValueMap.Strong

-
-public ReferenceValueMap.Strong(ConcurrentMap<K,KeyedReference<K,V>> map)
-
-
- - - - - - - - -
-Method Detail
- -

-createReference

-
-protected KeyedReference<K,V> createReference(K key,
-                                              V value,
-                                              ReferenceQueue<V> queue)
-
-
-
Specified by:
createReference in class ReferenceValueMap<K,V>
-
-
-
-
-
-
- -

-createQueue

-
-protected ReferenceQueue<V> createQueue()
-
-
-
Overrides:
createQueue in class ReferenceValueMap<K,V>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceValueMap.Weak.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceValueMap.Weak.html deleted file mode 100644 index 4d13e50848..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceValueMap.Weak.html +++ /dev/null @@ -1,351 +0,0 @@ - - - - - - -ReferenceValueMap.Weak (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.ref -
-Class ReferenceValueMap.Weak<K,V>

-
-java.lang.Object
-  extended by java.util.AbstractMap<K,V>
-      extended by org.eclipse.net4j.util.ref.ReferenceValueMap<K,V>
-          extended by org.eclipse.net4j.util.ref.ReferenceValueMap.Weak<K,V>
-
-
-
All Implemented Interfaces:
ConcurrentMap<K,V>, Map<K,V>
-
-
-
Enclosing class:
ReferenceValueMap<K,V>
-
-
-
-
public static class ReferenceValueMap.Weak<K,V>
extends ReferenceValueMap<K,V>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.ref.ReferenceValueMap
ReferenceValueMap.Soft<K,V>, ReferenceValueMap.Strong<K,V>, ReferenceValueMap.Weak<K,V>
-  - - - - - - - - -
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
-  - - - - - - - - -
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
-  - - - - - - - - - - - - - - -
-Constructor Summary
ReferenceValueMap.Weak() - -
-           
ReferenceValueMap.Weak(ConcurrentMap<K,KeyedReference<K,V>> map) - -
-           
-  - - - - - - - - - - - -
-Method Summary
-protected  KeyedReference<K,V>createReference(K key, - V value, - ReferenceQueue<V> queue) - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.ref.ReferenceValueMap
clear, containsKey, containsValue, createQueue, dereference, entrySet, get, isEmpty, purged, purgeQueue, put, putIfAbsent, remove, remove, replace, replace, size
- - - - - - - -
Methods inherited from class java.util.AbstractMap
clone, equals, hashCode, keySet, putAll, toString, values
- - - - - - - -
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface java.util.Map
equals, hashCode, keySet, putAll, values
-  -

- - - - - - - - -
-Constructor Detail
- -

-ReferenceValueMap.Weak

-
-public ReferenceValueMap.Weak()
-
-
-
- -

-ReferenceValueMap.Weak

-
-public ReferenceValueMap.Weak(ConcurrentMap<K,KeyedReference<K,V>> map)
-
-
- - - - - - - - -
-Method Detail
- -

-createReference

-
-protected KeyedReference<K,V> createReference(K key,
-                                              V value,
-                                              ReferenceQueue<V> queue)
-
-
-
Specified by:
createReference in class ReferenceValueMap<K,V>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceValueMap.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceValueMap.html deleted file mode 100644 index bad95c8ece..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/ReferenceValueMap.html +++ /dev/null @@ -1,752 +0,0 @@ - - - - - - -ReferenceValueMap (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.ref -
-Class ReferenceValueMap<K,V>

-
-java.lang.Object
-  extended by java.util.AbstractMap<K,V>
-      extended by org.eclipse.net4j.util.ref.ReferenceValueMap<K,V>
-
-
-
All Implemented Interfaces:
ConcurrentMap<K,V>, Map<K,V>
-
-
-
Direct Known Subclasses:
ReferenceValueMap.Soft, ReferenceValueMap.Strong, ReferenceValueMap.Weak
-
-
-
-
public abstract class ReferenceValueMap<K,V>
extends AbstractMap<K,V>
implements ConcurrentMap<K,V>
- - -

-A ConcurrentMap implementation that uses KeyedReference instances (KeyedStrongReference, - KeyedSoftReference, KeyedWeakReference or KeyedPhantomReference) as its values. -

- A ReferenceValueMap can be used to cache mappings until the value of the mapping is no longer - reachable from outside of the map -

- Note: This map is not synchronized. If it is to be used by multiple threads concurrently the user is - responsible for applying proper external synchronization! -

- -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - - - - - - - - -
-Nested Class Summary
-static classReferenceValueMap.Soft<K,V> - -
-           
-static classReferenceValueMap.Strong<K,V> - -
-           
-static classReferenceValueMap.Weak<K,V> - -
-           
- - - - - - - -
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
-  - - - - - - - - -
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
-  - - - - - - - - - - - - - - -
-Constructor Summary
ReferenceValueMap() - -
-           
ReferenceValueMap(ConcurrentMap<K,KeyedReference<K,V>> map) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidclear() - -
-           
- booleancontainsKey(Object key) - -
-           
- booleancontainsValue(Object value) - -
-           
-protected  ReferenceQueue<V>createQueue() - -
-           
-protected abstract  KeyedReference<K,V>createReference(K key, - V value, - ReferenceQueue<V> queue) - -
-           
-protected  Vdereference(KeyedReference<K,V> ref) - -
-           
- Set<Map.Entry<K,V>>entrySet() - -
-           
- Vget(Object key) - -
-           
- booleanisEmpty() - -
-           
-protected  voidpurged(K key) - -
-           
-protected  voidpurgeQueue() - -
-           
- Vput(K key, - V value) - -
-           
- VputIfAbsent(K key, - V value) - -
-           
- Vremove(Object key) - -
-           
- booleanremove(Object key, - Object value) - -
-           
- Vreplace(K key, - V value) - -
-           
- booleanreplace(K key, - V oldValue, - V newValue) - -
-           
- intsize() - -
-           
- - - - - - - -
Methods inherited from class java.util.AbstractMap
clone, equals, hashCode, keySet, putAll, toString, values
- - - - - - - -
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface java.util.Map
equals, hashCode, keySet, putAll, values
-  -

- - - - - - - - -
-Constructor Detail
- -

-ReferenceValueMap

-
-public ReferenceValueMap()
-
-
-
- -

-ReferenceValueMap

-
-public ReferenceValueMap(ConcurrentMap<K,KeyedReference<K,V>> map)
-
-
- - - - - - - - -
-Method Detail
- -

-size

-
-public int size()
-
-
-
Specified by:
size in interface Map<K,V>
Overrides:
size in class AbstractMap<K,V>
-
-
-
-
-
-
- -

-isEmpty

-
-public boolean isEmpty()
-
-
-
Specified by:
isEmpty in interface Map<K,V>
Overrides:
isEmpty in class AbstractMap<K,V>
-
-
-
-
-
-
- -

-containsKey

-
-public boolean containsKey(Object key)
-
-
-
Specified by:
containsKey in interface Map<K,V>
Overrides:
containsKey in class AbstractMap<K,V>
-
-
-
-
-
-
- -

-containsValue

-
-public boolean containsValue(Object value)
-
-
-
Specified by:
containsValue in interface Map<K,V>
Overrides:
containsValue in class AbstractMap<K,V>
-
-
-
-
-
-
- -

-get

-
-public V get(Object key)
-
-
-
Specified by:
get in interface Map<K,V>
Overrides:
get in class AbstractMap<K,V>
-
-
-
-
-
-
- -

-put

-
-public V put(K key,
-             V value)
-
-
-
Specified by:
put in interface Map<K,V>
Overrides:
put in class AbstractMap<K,V>
-
-
-
-
-
-
- -

-putIfAbsent

-
-public V putIfAbsent(K key,
-                     V value)
-
-
-
Specified by:
putIfAbsent in interface ConcurrentMap<K,V>
-
-
-
-
-
-
- -

-replace

-
-public V replace(K key,
-                 V value)
-
-
-
Specified by:
replace in interface ConcurrentMap<K,V>
-
-
-
-
-
-
- -

-replace

-
-public boolean replace(K key,
-                       V oldValue,
-                       V newValue)
-
-
-
Specified by:
replace in interface ConcurrentMap<K,V>
-
-
-
-
-
-
- -

-remove

-
-public V remove(Object key)
-
-
-
Specified by:
remove in interface Map<K,V>
Overrides:
remove in class AbstractMap<K,V>
-
-
-
-
-
-
- -

-remove

-
-public boolean remove(Object key,
-                      Object value)
-
-
-
Specified by:
remove in interface ConcurrentMap<K,V>
-
-
-
-
-
-
- -

-clear

-
-public void clear()
-
-
-
Specified by:
clear in interface Map<K,V>
Overrides:
clear in class AbstractMap<K,V>
-
-
-
-
-
-
- -

-entrySet

-
-public Set<Map.Entry<K,V>> entrySet()
-
-
-
Specified by:
entrySet in interface Map<K,V>
Specified by:
entrySet in class AbstractMap<K,V>
-
-
-
-
-
-
- -

-createQueue

-
-protected ReferenceQueue<V> createQueue()
-
-
-
-
-
-
-
-
-
- -

-purgeQueue

-
-protected void purgeQueue()
-
-
-
-
-
-
-
-
-
- -

-purged

-
-protected void purged(K key)
-
-
-
-
-
-
-
-
-
- -

-dereference

-
-protected V dereference(KeyedReference<K,V> ref)
-
-
-
-
-
-
-
-
-
- -

-createReference

-
-protected abstract KeyedReference<K,V> createReference(K key,
-                                                       V value,
-                                                       ReferenceQueue<V> queue)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/KeyedPhantomReference.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/KeyedPhantomReference.html deleted file mode 100644 index e340d378bd..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/KeyedPhantomReference.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.ref.KeyedPhantomReference (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.ref.KeyedPhantomReference

-
-No usage of org.eclipse.net4j.util.ref.KeyedPhantomReference -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/KeyedReference.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/KeyedReference.html deleted file mode 100644 index d29bf3a4c2..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/KeyedReference.html +++ /dev/null @@ -1,300 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.ref.KeyedReference (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.ref.KeyedReference

-
- - - - - - - - - -
-Packages that use KeyedReference
org.eclipse.net4j.util.refA framework for memory-sensitive keyed references and value maps. 
-  -

- - - - - -
-Uses of KeyedReference in org.eclipse.net4j.util.ref
-  -

- - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.ref that implement KeyedReference
- classKeyedPhantomReference<K,T> - -
-           
- classKeyedSoftReference<K,T> - -
-           
- classKeyedStrongReference<K,T> - -
-           
- classKeyedWeakReference<K,T> - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.ref that return KeyedReference
-protected abstract  KeyedReference<K,V>ReferenceValueMap.createReference(K key, - V value, - ReferenceQueue<V> queue) - -
-           
-protected  KeyedReference<K,V>ReferenceValueMap.Strong.createReference(K key, - V value, - ReferenceQueue<V> queue) - -
-           
-protected  KeyedReference<K,V>ReferenceValueMap.Soft.createReference(K key, - V value, - ReferenceQueue<V> queue) - -
-           
-protected  KeyedReference<K,V>ReferenceValueMap.Weak.createReference(K key, - V value, - ReferenceQueue<V> queue) - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.ref with parameters of type KeyedReference
-protected  VReferenceValueMap.dereference(KeyedReference<K,V> ref) - -
-           
-  -

- - - - - - - - - - - - - - - - - -
Constructor parameters in org.eclipse.net4j.util.ref with type arguments of type KeyedReference
ReferenceValueMap.Soft(ConcurrentMap<K,KeyedReference<K,V>> map) - -
-           
ReferenceValueMap.Strong(ConcurrentMap<K,KeyedReference<K,V>> map) - -
-           
ReferenceValueMap.Weak(ConcurrentMap<K,KeyedReference<K,V>> map) - -
-           
ReferenceValueMap(ConcurrentMap<K,KeyedReference<K,V>> map) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/KeyedSoftReference.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/KeyedSoftReference.html deleted file mode 100644 index 87b628083a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/KeyedSoftReference.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.ref.KeyedSoftReference (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.ref.KeyedSoftReference

-
-No usage of org.eclipse.net4j.util.ref.KeyedSoftReference -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/KeyedStrongReference.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/KeyedStrongReference.html deleted file mode 100644 index 17d678f8a2..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/KeyedStrongReference.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.ref.KeyedStrongReference (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.ref.KeyedStrongReference

-
-No usage of org.eclipse.net4j.util.ref.KeyedStrongReference -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/KeyedWeakReference.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/KeyedWeakReference.html deleted file mode 100644 index 254a7d7eb6..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/KeyedWeakReference.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.ref.KeyedWeakReference (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.ref.KeyedWeakReference

-
-No usage of org.eclipse.net4j.util.ref.KeyedWeakReference -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceQueueWorker.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceQueueWorker.html deleted file mode 100644 index ee1dca65c4..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceQueueWorker.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.ref.ReferenceQueueWorker (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.ref.ReferenceQueueWorker

-
-No usage of org.eclipse.net4j.util.ref.ReferenceQueueWorker -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceType.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceType.html deleted file mode 100644 index 0aaba78b08..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceType.html +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.ref.ReferenceType (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.ref.ReferenceType

-
- - - - - - - - - -
-Packages that use ReferenceType
org.eclipse.net4j.util.refA framework for memory-sensitive keyed references and value maps. 
-  -

- - - - - -
-Uses of ReferenceType in org.eclipse.net4j.util.ref
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.ref that return ReferenceType
- ReferenceTypeKeyedPhantomReference.getType() - -
-           
- ReferenceTypeKeyedReference.getType() - -
-           
- ReferenceTypeKeyedSoftReference.getType() - -
-           
- ReferenceTypeKeyedStrongReference.getType() - -
-           
- ReferenceTypeKeyedWeakReference.getType() - -
-           
-static ReferenceTypeReferenceType.valueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static ReferenceType[]ReferenceType.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceValueMap.Soft.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceValueMap.Soft.html deleted file mode 100644 index 7da8d47877..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceValueMap.Soft.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.ref.ReferenceValueMap.Soft (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.ref.ReferenceValueMap.Soft

-
-No usage of org.eclipse.net4j.util.ref.ReferenceValueMap.Soft -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceValueMap.Strong.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceValueMap.Strong.html deleted file mode 100644 index 964891e872..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceValueMap.Strong.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.ref.ReferenceValueMap.Strong (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.ref.ReferenceValueMap.Strong

-
-No usage of org.eclipse.net4j.util.ref.ReferenceValueMap.Strong -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceValueMap.Weak.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceValueMap.Weak.html deleted file mode 100644 index b5c3d6b923..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceValueMap.Weak.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.ref.ReferenceValueMap.Weak (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.ref.ReferenceValueMap.Weak

-
-No usage of org.eclipse.net4j.util.ref.ReferenceValueMap.Weak -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceValueMap.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceValueMap.html deleted file mode 100644 index c859ca18aa..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/class-use/ReferenceValueMap.html +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.ref.ReferenceValueMap (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.ref.ReferenceValueMap

-
- - - - - - - - - -
-Packages that use ReferenceValueMap
org.eclipse.net4j.util.refA framework for memory-sensitive keyed references and value maps. 
-  -

- - - - - -
-Uses of ReferenceValueMap in org.eclipse.net4j.util.ref
-  -

- - - - - - - - - - - - - - - - - -
Subclasses of ReferenceValueMap in org.eclipse.net4j.util.ref
-static classReferenceValueMap.Soft<K,V> - -
-           
-static classReferenceValueMap.Strong<K,V> - -
-           
-static classReferenceValueMap.Weak<K,V> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/package-frame.html deleted file mode 100644 index 254a7a7eb8..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/package-frame.html +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - -org.eclipse.net4j.util.ref (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.util.ref - - - - -
-Interfaces  - -
-KeyedReference
- - - - - - -
-Classes  - -
-KeyedPhantomReference -
-KeyedSoftReference -
-KeyedStrongReference -
-KeyedWeakReference -
-ReferenceQueueWorker -
-ReferenceValueMap -
-ReferenceValueMap.Soft -
-ReferenceValueMap.Strong -
-ReferenceValueMap.Weak
- - - - - - -
-Enums  - -
-ReferenceType
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/package-summary.html deleted file mode 100644 index 8c7056efcf..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/package-summary.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - - -org.eclipse.net4j.util.ref (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.util.ref -

-A framework for memory-sensitive keyed references and value maps. -

-See: -
-          Description -

- - - - - - - - - -
-Interface Summary
KeyedReference<K,T> 
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
KeyedPhantomReference<K,T> 
KeyedSoftReference<K,T> 
KeyedStrongReference<K,T> 
KeyedWeakReference<K,T> 
ReferenceQueueWorker<T> 
ReferenceValueMap<K,V>A ConcurrentMap implementation that uses KeyedReference instances (KeyedStrongReference, - KeyedSoftReference, KeyedWeakReference or KeyedPhantomReference) as its values.
ReferenceValueMap.Soft<K,V> 
ReferenceValueMap.Strong<K,V> 
ReferenceValueMap.Weak<K,V> 
-  - -

- - - - - - - - - -
-Enum Summary
ReferenceType 
-  - -

-

-Package org.eclipse.net4j.util.ref Description -

- -

-A framework for memory-sensitive keyed references and value maps. -

-

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/package-tree.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/package-tree.html deleted file mode 100644 index d84bbcf5ec..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/package-tree.html +++ /dev/null @@ -1,194 +0,0 @@ - - - - - - -org.eclipse.net4j.util.ref Class Hierarchy (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.eclipse.net4j.util.ref -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -

-Enum Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/package-use.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/package-use.html deleted file mode 100644 index b7346f096b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/ref/package-use.html +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - -Uses of Package org.eclipse.net4j.util.ref (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.eclipse.net4j.util.ref

-
- - - - - - - - - -
-Packages that use org.eclipse.net4j.util.ref
org.eclipse.net4j.util.refA framework for memory-sensitive keyed references and value maps. 
-  -

- - - - - - - - - - - - - - -
-Classes in org.eclipse.net4j.util.ref used by org.eclipse.net4j.util.ref
KeyedReference - -
-           
ReferenceType - -
-           
ReferenceValueMap - -
-          A ConcurrentMap implementation that uses KeyedReference instances (KeyedStrongReference, - KeyedSoftReference, KeyedWeakReference or KeyedPhantomReference) as its values.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/DelegatingRegistry.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/DelegatingRegistry.html deleted file mode 100644 index d395914a2d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/DelegatingRegistry.html +++ /dev/null @@ -1,572 +0,0 @@ - - - - - - -DelegatingRegistry (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.registry -
-Class DelegatingRegistry<K,V>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.lifecycle.Lifecycle
-          extended by org.eclipse.net4j.util.container.Container<Map.Entry<K,V>>
-              extended by org.eclipse.net4j.util.registry.Registry<K,V>
-                  extended by org.eclipse.net4j.util.registry.DelegatingRegistry<K,V>
-
-
-
All Implemented Interfaces:
Map<K,V>, IContainer<Map.Entry<K,V>>, INotifier, ILifecycle, IRegistry<K,V>
-
-
-
Direct Known Subclasses:
HashMapDelegatingRegistry
-
-
-
-
public abstract class DelegatingRegistry<K,V>
extends Registry<K,V>
- - -

-Implementation note: AbstractDelegatingRegistry does not preserve the "modifyable view" contract of - Map.entrySet() as well as of Map.keySet(), i.e. they are disconnected sets and modifications applied - to them are not applied to their underlying AbstractDelegatingRegistry. -

-

- -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.registry.Registry
Registry.Transaction
-  - - - - - - - - -
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
-  - - - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
USE_LABEL
-  - - - - - - - - - - - - - -
-Constructor Summary
DelegatingRegistry(IRegistry<K,V> delegate) - -
-           
DelegatingRegistry(IRegistry<K,V> delegate, - boolean autoCommit) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  Vderegister(Object key) - -
-           
- Set<Map.Entry<K,V>>entrySet() - -
-           
- Vget(Object key) - -
-           
- Set<K>keySet() - -
-           
-protected  Set<Map.Entry<K,V>>mergedEntrySet() - -
-           
-protected  Set<K>mergedKeySet() - -
-           
-protected  Collection<V>mergedValues() - -
-           
-protected  Vregister(K key, - V value) - -
-           
- Collection<V>values() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.registry.Registry
autoCommit, clear, commit, commit, containsKey, containsValue, getElements, getMap, getTransaction, isAutoCommit, isEmpty, put, putAll, remove, setAutoCommit, size, toString
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.container.Container
fireContainerEvent, fireContainerEvent, fireContainerEvent, fireElementAddedEvent, fireElementRemovedEvent, fireElementsAddedEvent, fireElementsRemovedEvent, fireEvent, newContainerEvent, newContainerEvent
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
activate, checkActive, checkArg, checkArg, checkInactive, checkNull, checkState, checkState, deactivate, deferredActivate, doActivate, doAfterActivate, doBeforeActivate, doBeforeDeactivate, doDeactivate, dump, getLifecycleState, isActive, isDeferredActivation
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface java.util.Map
equals, hashCode
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Constructor Detail
- -

-DelegatingRegistry

-
-public DelegatingRegistry(IRegistry<K,V> delegate)
-
-
-
- -

-DelegatingRegistry

-
-public DelegatingRegistry(IRegistry<K,V> delegate,
-                          boolean autoCommit)
-
-
- - - - - - - - -
-Method Detail
- -

-get

-
-public V get(Object key)
-
-
-
Specified by:
get in interface Map<K,V>
Overrides:
get in class Registry<K,V>
-
-
-
-
-
-
- -

-entrySet

-
-public Set<Map.Entry<K,V>> entrySet()
-
-
-
Specified by:
entrySet in interface Map<K,V>
Overrides:
entrySet in class Registry<K,V>
-
-
-
-
-
-
- -

-keySet

-
-public Set<K> keySet()
-
-
-
Specified by:
keySet in interface Map<K,V>
Overrides:
keySet in class Registry<K,V>
-
-
-
-
-
-
- -

-values

-
-public Collection<V> values()
-
-
-
Specified by:
values in interface Map<K,V>
Overrides:
values in class Registry<K,V>
-
-
-
-
-
-
- -

-register

-
-protected V register(K key,
-                     V value)
-
-
-
Overrides:
register in class Registry<K,V>
-
-
-
-
-
-
- -

-deregister

-
-protected V deregister(Object key)
-
-
-
Overrides:
deregister in class Registry<K,V>
-
-
-
-
-
-
- -

-mergedEntrySet

-
-protected Set<Map.Entry<K,V>> mergedEntrySet()
-
-
-
-
-
-
- -

-mergedKeySet

-
-protected Set<K> mergedKeySet()
-
-
-
-
-
-
- -

-mergedValues

-
-protected Collection<V> mergedValues()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/HashMapDelegatingRegistry.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/HashMapDelegatingRegistry.html deleted file mode 100644 index 7cc5917000..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/HashMapDelegatingRegistry.html +++ /dev/null @@ -1,437 +0,0 @@ - - - - - - -HashMapDelegatingRegistry (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.registry -
-Class HashMapDelegatingRegistry<K,V>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.lifecycle.Lifecycle
-          extended by org.eclipse.net4j.util.container.Container<Map.Entry<K,V>>
-              extended by org.eclipse.net4j.util.registry.Registry<K,V>
-                  extended by org.eclipse.net4j.util.registry.DelegatingRegistry<K,V>
-                      extended by org.eclipse.net4j.util.registry.HashMapDelegatingRegistry<K,V>
-
-
-
All Implemented Interfaces:
Map<K,V>, IContainer<Map.Entry<K,V>>, INotifier, ILifecycle, IRegistry<K,V>
-
-
-
-
public class HashMapDelegatingRegistry<K,V>
extends DelegatingRegistry<K,V>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.registry.Registry
Registry.Transaction
-  - - - - - - - - -
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
-  - - - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
USE_LABEL
-  - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
HashMapDelegatingRegistry(IRegistry<K,V> delegate) - -
-           
HashMapDelegatingRegistry(IRegistry<K,V> delegate, - int initialCapacity) - -
-           
HashMapDelegatingRegistry(IRegistry<K,V> delegate, - int initialCapacity, - float loadFactor) - -
-           
HashMapDelegatingRegistry(IRegistry<K,V> delegate, - Map<? extends K,? extends V> m) - -
-           
-  - - - - - - - - - - - -
-Method Summary
-protected  Map<K,V>getMap() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.registry.DelegatingRegistry
deregister, entrySet, get, keySet, mergedEntrySet, mergedKeySet, mergedValues, register, values
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.registry.Registry
autoCommit, clear, commit, commit, containsKey, containsValue, getElements, getTransaction, isAutoCommit, isEmpty, put, putAll, remove, setAutoCommit, size, toString
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.container.Container
fireContainerEvent, fireContainerEvent, fireContainerEvent, fireElementAddedEvent, fireElementRemovedEvent, fireElementsAddedEvent, fireElementsRemovedEvent, fireEvent, newContainerEvent, newContainerEvent
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
activate, checkActive, checkArg, checkArg, checkInactive, checkNull, checkState, checkState, deactivate, deferredActivate, doActivate, doAfterActivate, doBeforeActivate, doBeforeDeactivate, doDeactivate, dump, getLifecycleState, isActive, isDeferredActivation
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface java.util.Map
equals, hashCode
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Constructor Detail
- -

-HashMapDelegatingRegistry

-
-public HashMapDelegatingRegistry(IRegistry<K,V> delegate)
-
-
-
- -

-HashMapDelegatingRegistry

-
-public HashMapDelegatingRegistry(IRegistry<K,V> delegate,
-                                 int initialCapacity)
-
-
-
- -

-HashMapDelegatingRegistry

-
-public HashMapDelegatingRegistry(IRegistry<K,V> delegate,
-                                 int initialCapacity,
-                                 float loadFactor)
-
-
-
- -

-HashMapDelegatingRegistry

-
-public HashMapDelegatingRegistry(IRegistry<K,V> delegate,
-                                 Map<? extends K,? extends V> m)
-
-
- - - - - - - - -
-Method Detail
- -

-getMap

-
-protected Map<K,V> getMap()
-
-
-
Specified by:
getMap in class Registry<K,V>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/HashMapRegistry.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/HashMapRegistry.html deleted file mode 100644 index 21a8eb8b0f..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/HashMapRegistry.html +++ /dev/null @@ -1,421 +0,0 @@ - - - - - - -HashMapRegistry (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.registry -
-Class HashMapRegistry<K,V>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.lifecycle.Lifecycle
-          extended by org.eclipse.net4j.util.container.Container<Map.Entry<K,V>>
-              extended by org.eclipse.net4j.util.registry.Registry<K,V>
-                  extended by org.eclipse.net4j.util.registry.HashMapRegistry<K,V>
-
-
-
All Implemented Interfaces:
Map<K,V>, IContainer<Map.Entry<K,V>>, INotifier, ILifecycle, IRegistry<K,V>
-
-
-
-
public class HashMapRegistry<K,V>
extends Registry<K,V>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.eclipse.net4j.util.registry.Registry
Registry.Transaction
-  - - - - - - - - -
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
-  - - - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
USE_LABEL
-  - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
HashMapRegistry() - -
-           
HashMapRegistry(int initialCapacity) - -
-           
HashMapRegistry(int initialCapacity, - float loadFactor) - -
-           
HashMapRegistry(Map<? extends K,? extends V> m) - -
-           
-  - - - - - - - - - - - -
-Method Summary
-protected  Map<K,V>getMap() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.registry.Registry
autoCommit, clear, commit, commit, containsKey, containsValue, deregister, entrySet, get, getElements, getTransaction, isAutoCommit, isEmpty, keySet, put, putAll, register, remove, setAutoCommit, size, toString, values
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.container.Container
fireContainerEvent, fireContainerEvent, fireContainerEvent, fireElementAddedEvent, fireElementRemovedEvent, fireElementsAddedEvent, fireElementsRemovedEvent, fireEvent, newContainerEvent, newContainerEvent
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
activate, checkActive, checkArg, checkArg, checkInactive, checkNull, checkState, checkState, deactivate, deferredActivate, doActivate, doAfterActivate, doBeforeActivate, doBeforeDeactivate, doDeactivate, dump, getLifecycleState, isActive, isDeferredActivation
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface java.util.Map
equals, hashCode
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Constructor Detail
- -

-HashMapRegistry

-
-public HashMapRegistry()
-
-
-
- -

-HashMapRegistry

-
-public HashMapRegistry(int initialCapacity)
-
-
-
- -

-HashMapRegistry

-
-public HashMapRegistry(int initialCapacity,
-                       float loadFactor)
-
-
-
- -

-HashMapRegistry

-
-public HashMapRegistry(Map<? extends K,? extends V> m)
-
-
- - - - - - - - -
-Method Detail
- -

-getMap

-
-protected Map<K,V> getMap()
-
-
-
Specified by:
getMap in class Registry<K,V>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/IRegistry.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/IRegistry.html deleted file mode 100644 index 9d0921bdd5..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/IRegistry.html +++ /dev/null @@ -1,341 +0,0 @@ - - - - - - -IRegistry (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.registry -
-Interface IRegistry<K,V>

-
-
All Superinterfaces:
IContainer<Map.Entry<K,V>>, INotifier, Map<K,V>
-
-
-
All Known Implementing Classes:
DelegatingRegistry, HashMapDelegatingRegistry, HashMapRegistry, Registry, UnmodifiableRegistry
-
-
-
-
public interface IRegistry<K,V>
extends Map<K,V>, IContainer<Map.Entry<K,V>>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
-  - - - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidcommit() - -
-           
- voidcommit(boolean notifications) - -
-           
- booleanisAutoCommit() - -
-           
- voidsetAutoCommit(boolean on) - -
-           
- - - - - - - -
Methods inherited from interface java.util.Map
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.container.IContainer
getElements, isEmpty
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Method Detail
- -

-isAutoCommit

-
-boolean isAutoCommit()
-
-
-
-
-
-
-
-
-
- -

-setAutoCommit

-
-void setAutoCommit(boolean on)
-
-
-
-
-
-
-
-
-
- -

-commit

-
-void commit(boolean notifications)
-
-
-
-
-
-
-
-
-
- -

-commit

-
-void commit()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/Registry.Transaction.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/Registry.Transaction.html deleted file mode 100644 index 089ac0832a..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/Registry.Transaction.html +++ /dev/null @@ -1,339 +0,0 @@ - - - - - - -Registry.Transaction (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.registry -
-Class Registry.Transaction

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.registry.Registry.Transaction
-
-
-
Enclosing class:
Registry<K,V>
-
-
-
-
protected class Registry.Transaction
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
Registry.Transaction() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidcommit(boolean notifications) - -
-           
- voidincreaseNesting() - -
-           
- booleanisOwned() - -
-           
- voidrememberDeregistered(K key, - V value) - -
-           
- voidrememberRegistered(K key, - V value) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Registry.Transaction

-
-public Registry.Transaction()
-
-
- - - - - - - - -
-Method Detail
- -

-isOwned

-
-public boolean isOwned()
-
-
-
-
-
-
- -

-increaseNesting

-
-public void increaseNesting()
-
-
-
-
-
-
- -

-commit

-
-public void commit(boolean notifications)
-
-
-
-
-
-
- -

-rememberRegistered

-
-public void rememberRegistered(K key,
-                               V value)
-
-
-
-
-
-
- -

-rememberDeregistered

-
-public void rememberDeregistered(K key,
-                                 V value)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/Registry.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/Registry.html deleted file mode 100644 index d9234dc45c..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/Registry.html +++ /dev/null @@ -1,882 +0,0 @@ - - - - - - -Registry (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.registry -
-Class Registry<K,V>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.event.Notifier
-      extended by org.eclipse.net4j.util.lifecycle.Lifecycle
-          extended by org.eclipse.net4j.util.container.Container<Map.Entry<K,V>>
-              extended by org.eclipse.net4j.util.registry.Registry<K,V>
-
-
-
All Implemented Interfaces:
Map<K,V>, IContainer<Map.Entry<K,V>>, INotifier, ILifecycle, IRegistry<K,V>
-
-
-
Direct Known Subclasses:
DelegatingRegistry, HashMapRegistry
-
-
-
-
public abstract class Registry<K,V>
extends Container<Map.Entry<K,V>>
implements IRegistry<K,V>
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-protected  classRegistry.Transaction - -
-           
- - - - - - - -
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
-  - - - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
USE_LABEL
-  - - - - - - - - - - - - - - - -
-Constructor Summary
-protected Registry() - -
-           
-protected Registry(boolean autoCommit) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  voidautoCommit() - -
-           
- voidclear() - -
-          Requires commit() to be called later if not isAutoCommit().
- voidcommit() - -
-           
- voidcommit(boolean notifications) - -
-           
- booleancontainsKey(Object key) - -
-           
- booleancontainsValue(Object value) - -
-           
-protected  Vderegister(Object key) - -
-           
- Set<Map.Entry<K,V>>entrySet() - -
-           
- Vget(Object key) - -
-           
- Map.Entry<K,V>[]getElements() - -
-           
-protected abstract  Map<K,V>getMap() - -
-           
-protected  Registry.TransactiongetTransaction() - -
-           
- booleanisAutoCommit() - -
-           
- booleanisEmpty() - -
-           
- Set<K>keySet() - -
-           
- Vput(K key, - V value) - -
-          Requires commit() to be called later if not isAutoCommit().
- voidputAll(Map<? extends K,? extends V> t) - -
-          Requires commit() to be called later if not isAutoCommit().
-protected  Vregister(K key, - V value) - -
-           
- Vremove(Object key) - -
-          Requires commit() to be called later if not isAutoCommit().
- voidsetAutoCommit(boolean autoCommit) - -
-           
- intsize() - -
-           
- StringtoString() - -
-           
- Collection<V>values() - -
-           
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.container.Container
fireContainerEvent, fireContainerEvent, fireContainerEvent, fireElementAddedEvent, fireElementRemovedEvent, fireElementsAddedEvent, fireElementsRemovedEvent, fireEvent, newContainerEvent, newContainerEvent
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle
activate, checkActive, checkArg, checkArg, checkInactive, checkNull, checkState, checkState, deactivate, deferredActivate, doActivate, doAfterActivate, doBeforeActivate, doBeforeDeactivate, doDeactivate, dump, getLifecycleState, isActive, isDeferredActivation
- - - - - - - -
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface java.util.Map
equals, hashCode
- - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-  -

- - - - - - - - -
-Constructor Detail
- -

-Registry

-
-protected Registry(boolean autoCommit)
-
-
-
- -

-Registry

-
-protected Registry()
-
-
- - - - - - - - -
-Method Detail
- -

-isEmpty

-
-public boolean isEmpty()
-
-
-
Specified by:
isEmpty in interface Map<K,V>
Specified by:
isEmpty in interface IContainer<Map.Entry<K,V>>
Overrides:
isEmpty in class Container<Map.Entry<K,V>>
-
-
-
-
-
-
- -

-size

-
-public int size()
-
-
-
Specified by:
size in interface Map<K,V>
-
-
-
-
-
-
- -

-entrySet

-
-public Set<Map.Entry<K,V>> entrySet()
-
-
-
Specified by:
entrySet in interface Map<K,V>
-
-
-
-
-
-
- -

-keySet

-
-public Set<K> keySet()
-
-
-
Specified by:
keySet in interface Map<K,V>
-
-
-
-
-
-
- -

-values

-
-public Collection<V> values()
-
-
-
Specified by:
values in interface Map<K,V>
-
-
-
-
-
-
- -

-containsKey

-
-public boolean containsKey(Object key)
-
-
-
Specified by:
containsKey in interface Map<K,V>
-
-
-
-
-
-
- -

-containsValue

-
-public boolean containsValue(Object value)
-
-
-
Specified by:
containsValue in interface Map<K,V>
-
-
-
-
-
-
- -

-get

-
-public V get(Object key)
-
-
-
Specified by:
get in interface Map<K,V>
-
-
-
-
-
-
- -

-put

-
-public V put(K key,
-             V value)
-
-
Requires commit() to be called later if not isAutoCommit(). -

-

-
Specified by:
put in interface Map<K,V>
-
-
-
-
-
-
- -

-putAll

-
-public void putAll(Map<? extends K,? extends V> t)
-
-
Requires commit() to be called later if not isAutoCommit(). -

-

-
Specified by:
putAll in interface Map<K,V>
-
-
-
-
-
-
- -

-remove

-
-public V remove(Object key)
-
-
Requires commit() to be called later if not isAutoCommit(). -

-

-
Specified by:
remove in interface Map<K,V>
-
-
-
-
-
-
- -

-clear

-
-public void clear()
-
-
Requires commit() to be called later if not isAutoCommit(). -

-

-
Specified by:
clear in interface Map<K,V>
-
-
-
-
-
-
- -

-getElements

-
-public Map.Entry<K,V>[] getElements()
-
-
-
Specified by:
getElements in interface IContainer<Map.Entry<K,V>>
-
-
-
-
-
-
- -

-isAutoCommit

-
-public boolean isAutoCommit()
-
-
-
Specified by:
isAutoCommit in interface IRegistry<K,V>
-
-
-
-
-
-
- -

-setAutoCommit

-
-public void setAutoCommit(boolean autoCommit)
-
-
-
Specified by:
setAutoCommit in interface IRegistry<K,V>
-
-
-
-
-
-
- -

-commit

-
-public void commit(boolean notifications)
-
-
-
Specified by:
commit in interface IRegistry<K,V>
-
-
-
-
-
-
- -

-commit

-
-public void commit()
-
-
-
Specified by:
commit in interface IRegistry<K,V>
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Lifecycle
-
-
-
-
-
-
- -

-register

-
-protected V register(K key,
-                     V value)
-
-
-
-
-
-
-
-
-
- -

-deregister

-
-protected V deregister(Object key)
-
-
-
-
-
-
-
-
-
- -

-getTransaction

-
-protected Registry.Transaction getTransaction()
-
-
-
-
-
-
-
-
-
- -

-autoCommit

-
-protected void autoCommit()
-
-
-
-
-
-
-
-
-
- -

-getMap

-
-protected abstract Map<K,V> getMap()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/RegistryUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/RegistryUtil.html deleted file mode 100644 index 8c1dd59145..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/RegistryUtil.html +++ /dev/null @@ -1,230 +0,0 @@ - - - - - - -RegistryUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.registry -
-Class RegistryUtil

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.registry.RegistryUtil
-
-
-
-
public final class RegistryUtil
extends Object
- - -

-

-
Author:
-
Eike Stepper
-
-
- -

- - - - - - - - - - - - -
-Method Summary
- - - - - -
-<K,V> IRegistry<K,V>
-
unmodifiableRegistry(IRegistry<K,V> registry) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-unmodifiableRegistry

-
-public <K,V> IRegistry<K,V> unmodifiableRegistry(IRegistry<K,V> registry)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/UnmodifiableRegistry.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/UnmodifiableRegistry.html deleted file mode 100644 index a94b1e14bc..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/UnmodifiableRegistry.html +++ /dev/null @@ -1,794 +0,0 @@ - - - - - - -UnmodifiableRegistry (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.net4j.util.registry -
-Class UnmodifiableRegistry<K,V>

-
-java.lang.Object
-  extended by org.eclipse.net4j.util.registry.UnmodifiableRegistry<K,V>
-
-
-
All Implemented Interfaces:
Map<K,V>, IContainer<Map.Entry<K,V>>, INotifier, IRegistry<K,V>
-
-
-
-
public class UnmodifiableRegistry<K,V>
extends Object
implements IRegistry<K,V>
- - -

-


- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
-  - - - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer
IContainer.Modifiable<E>
-  - - - - - - - - - - - -
-Constructor Summary
UnmodifiableRegistry(IRegistry<K,V> delegate) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidaddListener(IListener listener) - -
-          Adds a listener to this notifier.
- voidclear() - -
-           
- voidcommit() - -
-           
- voidcommit(boolean notifications) - -
-           
- booleancontainsKey(Object key) - -
-           
- booleancontainsValue(Object value) - -
-           
- Set<Map.Entry<K,V>>entrySet() - -
-           
- booleanequals(Object o) - -
-           
- Vget(Object key) - -
-           
- Map.Entry<K,V>[]getElements() - -
-           
- IListener[]getListeners() - -
-          Returns the listeners that are registered with this notifier.
- inthashCode() - -
-           
- booleanhasListeners() - -
-          Returns true if one or more listeners are registered with this notifier, false otherwise.
- booleanisAutoCommit() - -
-           
- booleanisEmpty() - -
-           
- Set<K>keySet() - -
-           
- Vput(K key, - V value) - -
-           
- voidputAll(Map<? extends K,? extends V> t) - -
-           
- Vremove(Object key) - -
-           
- voidremoveListener(IListener listener) - -
-          Removes a listener from this notifier.
- voidsetAutoCommit(boolean on) - -
-           
- intsize() - -
-           
- Collection<V>values() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-UnmodifiableRegistry

-
-public UnmodifiableRegistry(IRegistry<K,V> delegate)
-
-
- - - - - - - - -
-Method Detail
- -

-addListener

-
-public void addListener(IListener listener)
-
-
Description copied from interface: INotifier
-
Adds a listener to this notifier. -

- Depending on the implementation duplicate listeners may lead to duplicate event delivery or not. Implementors are - encouraged to prevent events from being delivered more than once to the same listener, -

-

-
Specified by:
addListener in interface INotifier
-
-
-
-
-
-
- -

-removeListener

-
-public void removeListener(IListener listener)
-
-
Description copied from interface: INotifier
-
Removes a listener from this notifier. -

-

-
Specified by:
removeListener in interface INotifier
-
-
-
-
-
-
- -

-getListeners

-
-public IListener[] getListeners()
-
-
Description copied from interface: INotifier
-
Returns the listeners that are registered with this notifier. -

- Depending on the implementation duplicate listeners may be contained in the returned array. -

-

-
Specified by:
getListeners in interface INotifier
-
-
-
Since:
-
3.0
-
-
-
-
- -

-hasListeners

-
-public boolean hasListeners()
-
-
Description copied from interface: INotifier
-
Returns true if one or more listeners are registered with this notifier, false otherwise. -

-

-
Specified by:
hasListeners in interface INotifier
-
-
-
Since:
-
3.0
-
-
-
-
- -

-put

-
-public V put(K key,
-             V value)
-
-
-
Specified by:
put in interface Map<K,V>
-
-
-
-
-
-
- -

-putAll

-
-public void putAll(Map<? extends K,? extends V> t)
-
-
-
Specified by:
putAll in interface Map<K,V>
-
-
-
-
-
-
- -

-remove

-
-public V remove(Object key)
-
-
-
Specified by:
remove in interface Map<K,V>
-
-
-
-
-
-
- -

-clear

-
-public void clear()
-
-
-
Specified by:
clear in interface Map<K,V>
-
-
-
-
-
-
- -

-commit

-
-public void commit()
-
-
-
Specified by:
commit in interface IRegistry<K,V>
-
-
-
-
-
-
- -

-commit

-
-public void commit(boolean notifications)
-
-
-
Specified by:
commit in interface IRegistry<K,V>
-
-
-
-
-
-
- -

-setAutoCommit

-
-public void setAutoCommit(boolean on)
-
-
-
Specified by:
setAutoCommit in interface IRegistry<K,V>
-
-
-
-
-
-
- -

-isAutoCommit

-
-public boolean isAutoCommit()
-
-
-
Specified by:
isAutoCommit in interface IRegistry<K,V>
-
-
-
-
-
-
- -

-isEmpty

-
-public boolean isEmpty()
-
-
-
Specified by:
isEmpty in interface Map<K,V>
Specified by:
isEmpty in interface IContainer<Map.Entry<K,V>>
-
-
-
-
-
-
- -

-size

-
-public int size()
-
-
-
Specified by:
size in interface Map<K,V>
-
-
-
-
-
-
- -

-getElements

-
-public Map.Entry<K,V>[] getElements()
-
-
-
Specified by:
getElements in interface IContainer<Map.Entry<K,V>>
-
-
-
-
-
-
- -

-get

-
-public V get(Object key)
-
-
-
Specified by:
get in interface Map<K,V>
-
-
-
-
-
-
- -

-containsKey

-
-public boolean containsKey(Object key)
-
-
-
Specified by:
containsKey in interface Map<K,V>
-
-
-
-
-
-
- -

-containsValue

-
-public boolean containsValue(Object value)
-
-
-
Specified by:
containsValue in interface Map<K,V>
-
-
-
-
-
-
- -

-entrySet

-
-public Set<Map.Entry<K,V>> entrySet()
-
-
-
Specified by:
entrySet in interface Map<K,V>
-
-
-
-
-
-
- -

-keySet

-
-public Set<K> keySet()
-
-
-
Specified by:
keySet in interface Map<K,V>
-
-
-
-
-
-
- -

-values

-
-public Collection<V> values()
-
-
-
Specified by:
values in interface Map<K,V>
-
-
-
-
-
-
- -

-equals

-
-public boolean equals(Object o)
-
-
-
Specified by:
equals in interface Map<K,V>
Overrides:
equals in class Object
-
-
-
-
-
-
- -

-hashCode

-
-public int hashCode()
-
-
-
Specified by:
hashCode in interface Map<K,V>
Overrides:
hashCode in class Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/DelegatingRegistry.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/DelegatingRegistry.html deleted file mode 100644 index f62fbb56b0..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/DelegatingRegistry.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.registry.DelegatingRegistry (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.registry.DelegatingRegistry

-
- - - - - - - - - -
-Packages that use DelegatingRegistry
org.eclipse.net4j.util.registryInterfaces and classes for general purpose registries. 
-  -

- - - - - -
-Uses of DelegatingRegistry in org.eclipse.net4j.util.registry
-  -

- - - - - - - - - -
Subclasses of DelegatingRegistry in org.eclipse.net4j.util.registry
- classHashMapDelegatingRegistry<K,V> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/HashMapDelegatingRegistry.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/HashMapDelegatingRegistry.html deleted file mode 100644 index a8a7784ccf..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/HashMapDelegatingRegistry.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.registry.HashMapDelegatingRegistry (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.registry.HashMapDelegatingRegistry

-
-No usage of org.eclipse.net4j.util.registry.HashMapDelegatingRegistry -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/HashMapRegistry.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/HashMapRegistry.html deleted file mode 100644 index 7eeaa9e659..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/HashMapRegistry.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.registry.HashMapRegistry (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.registry.HashMapRegistry

-
-No usage of org.eclipse.net4j.util.registry.HashMapRegistry -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/IRegistry.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/IRegistry.html deleted file mode 100644 index b36b881c7b..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/IRegistry.html +++ /dev/null @@ -1,477 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.net4j.util.registry.IRegistry (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.net4j.util.registry.IRegistry

-
- - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use IRegistry
org.eclipse.net4jThe Net4j transport layer. 
org.eclipse.net4j.dbThe Net4j DB framework. 
org.eclipse.net4j.jvmTransport layer extension with support for JVM embedded connections. 
org.eclipse.net4j.util.containerA framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.registryInterfaces and classes for general purpose registries. 
-  -

- - - - - -
-Uses of IRegistry in org.eclipse.net4j
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j that return IRegistry
- IRegistry<String,IFactory>FactoriesProtocolProvider.getRegistry() - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j with parameters of type IRegistry
- voidFactoriesProtocolProvider.setRegistry(IRegistry<String,IFactory> registry) - -
-           
-  -

- - - - - - - - -
Constructors in org.eclipse.net4j with parameters of type IRegistry
FactoriesProtocolProvider(IRegistry<String,IFactory> registry) - -
-           
-  -

- - - - - -
-Uses of IRegistry in org.eclipse.net4j.db
-  -

- - - - - - - - - -
Fields in org.eclipse.net4j.db declared as IRegistry
-static IRegistry<String,IDBAdapter>IDBAdapter.REGISTRY - -
-           
-  -

- - - - - -
-Uses of IRegistry in org.eclipse.net4j.jvm
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.jvm that return IRegistry
- IRegistry<String,IJVMAcceptor>IJVMAcceptorManager.getAcceptorRegistry() - -
-           
-  -

- - - - - -
-Uses of IRegistry in org.eclipse.net4j.util.container
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.net4j.util.container that return IRegistry
-protected  IRegistry<IFactoryKey,IFactory>ManagedContainer.createFactoryRegistry() - -
-           
- IRegistry<IFactoryKey,IFactory>IManagedContainer.getFactoryRegistry() - -
-           
- IRegistry<IFactoryKey,IFactory>ManagedContainer.getFactoryRegistry() - -
-           
-  -

- - - - - -
-Uses of IRegistry in org.eclipse.net4j.util.registry
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Classes in org.eclipse.net4j.util.registry that implement IRegistry
- classDelegatingRegistry<K,V> - -
-          Implementation note: AbstractDelegatingRegistry does not preserve the "modifyable view" contract of - Map.entrySet() as well as of Map.keySet(), i.e. they are disconnected sets and modifications applied - to them are not applied to their underlying AbstractDelegatingRegistry.
- classHashMapDelegatingRegistry<K,V> - -
-           
- classHashMapRegistry<K,V> - -
-           
- classRegistry<K,V> - -
-           
- classUnmodifiableRegistry<K,V> - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.registry that return IRegistry
- - - - - -
-<K,V> IRegistry<K,V>
-
RegistryUtil.unmodifiableRegistry(IRegistry<K,V> registry) - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.registry with parameters of type IRegistry
- - - - - -
-<K,V> IRegistry<K,V>
-
RegistryUtil.unmodifiableRegistry(IRegistry<K,V> registry) - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - -
Constructors in org.eclipse.net4j.util.registry with parameters of type IRegistry
DelegatingRegistry(IRegistry<K,V> delegate) - -
-           
DelegatingRegistry(IRegistry<K,V> delegate, - boolean autoCommit) - -
-           
HashMapDelegatingRegistry(IRegistry<K,V> delegate) - -
-           
HashMapDelegatingRegistry(IRegistry<K,V> delegate, - int initialCapacity) - -
-           
HashMapDelegatingRegistry(IRegistry<K,V> delegate, - int initialCapacity, - float loadFactor) - -
-           
HashMapDelegatingRegistry(IRegistry<K,V> delegate, - Map<? extends K,? extends V> m) - -
-           
UnmodifiableRegistry(IRegistry<K,V> delegate) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/Registry.Transaction.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/Registry.Transaction.html deleted file mode 100644 index 76d60f96ac..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/Registry.Transaction.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.registry.Registry.Transaction (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.registry.Registry.Transaction

-
- - - - - - - - - -
-Packages that use Registry.Transaction
org.eclipse.net4j.util.registryInterfaces and classes for general purpose registries. 
-  -

- - - - - -
-Uses of Registry.Transaction in org.eclipse.net4j.util.registry
-  -

- - - - - - - - - -
Methods in org.eclipse.net4j.util.registry that return Registry.Transaction
-protected  Registry.TransactionRegistry.getTransaction() - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/Registry.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/Registry.html deleted file mode 100644 index 700bc7f03d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/Registry.html +++ /dev/null @@ -1,198 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.registry.Registry (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.registry.Registry

-
- - - - - - - - - -
-Packages that use Registry
org.eclipse.net4j.util.registryInterfaces and classes for general purpose registries. 
-  -

- - - - - -
-Uses of Registry in org.eclipse.net4j.util.registry
-  -

- - - - - - - - - - - - - - - - - -
Subclasses of Registry in org.eclipse.net4j.util.registry
- classDelegatingRegistry<K,V> - -
-          Implementation note: AbstractDelegatingRegistry does not preserve the "modifyable view" contract of - Map.entrySet() as well as of Map.keySet(), i.e. they are disconnected sets and modifications applied - to them are not applied to their underlying AbstractDelegatingRegistry.
- classHashMapDelegatingRegistry<K,V> - -
-           
- classHashMapRegistry<K,V> - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/RegistryUtil.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/RegistryUtil.html deleted file mode 100644 index d181f35ece..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/RegistryUtil.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.registry.RegistryUtil (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.registry.RegistryUtil

-
-No usage of org.eclipse.net4j.util.registry.RegistryUtil -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/UnmodifiableRegistry.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/UnmodifiableRegistry.html deleted file mode 100644 index 2dbacacd2d..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/class-use/UnmodifiableRegistry.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.eclipse.net4j.util.registry.UnmodifiableRegistry (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.eclipse.net4j.util.registry.UnmodifiableRegistry

-
-No usage of org.eclipse.net4j.util.registry.UnmodifiableRegistry -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/package-frame.html deleted file mode 100644 index 490032c35e..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/package-frame.html +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - -org.eclipse.net4j.util.registry (Net4j API Specification) - - - - - - - - - - - -org.eclipse.net4j.util.registry - - - - -
-Interfaces  - -
-IRegistry
- - - - - - -
-Classes  - -
-DelegatingRegistry -
-HashMapDelegatingRegistry -
-HashMapRegistry -
-Registry -
-RegistryUtil -
-UnmodifiableRegistry
- - - - diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/package-summary.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/package-summary.html deleted file mode 100644 index 2885df73cb..0000000000 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/util/registry/package-summary.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - -org.eclipse.net4j.util.registry (Net4j API Specification) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.net4j.util.registry -

-Interfaces and classes for general purpose registries. -

-See: -
-          Description -

- - - - - - - - - -
-Interface Summary
IRegistry<K,V> 
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
DelegatingRegistry<K,V>Implementation note: AbstractDelegatingRegistry does not preserve the "modifyable view" contract of - Map.entrySet() as well as of Map.keySet(), i.e. they are disconnected sets and modifications applied - to them are not applied to their underlying AbstractDelegatingRegistry.
HashMapDelegatingRegistry<K,V> 
HashMapRegistry<K,V> 
Registry<K,V> 
RegistryUtil 
UnmodifiableRegistry<K,V> 
-  - -

-

-Package org.eclipse.net4j.util.registry Description -

- -

-Interfaces and classes for general purpose registries. -A registry is like a Map but has some additional features: -