@Deprecated public class ConsoleUtil extends java.lang.Object implements EventListener
Constructor and Description |
---|
ConsoleUtil(QueryManager queryManager,
ObservationManager observationManger,
java.lang.String[] searchPath)
Deprecated.
Construct a Tool with Query- and Observation-facility to gather list of cq:Console node types.
|
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Deprecated.
|
java.util.Collection<Console> |
getPaths()
Deprecated.
|
void |
onEvent(EventIterator eventIterator)
Deprecated.
Does nothing now.
|
public ConsoleUtil(QueryManager queryManager, ObservationManager observationManger, java.lang.String[] searchPath)
dispose()
should be called.queryManager
- to search for consolesobservationManger
- - this is not used anymoresearchPath
- resolvers search path to limit search@Deprecated public void dispose()
public java.util.Collection<Console> getPaths()
public void onEvent(EventIterator eventIterator)
onEvent
in interface EventListener
Copyright © 2010 - 2020 Adobe. All Rights Reserved