Modifier and Type | Method and Description |
---|---|
void |
JcrQueryModel.setObservationContext(IObservationContext context) |
void |
ModelReference.setObservationContext(IObservationContext context) |
void |
ObservableModel.setObservationContext(IObservationContext context) |
void |
JcrNodeModel.setObservationContext(IObservationContext<? extends IObservable> context)
Store the observation context to be used to dispatch events.
|
void |
NodeNameModel.setObservationContext(IObservationContext<? extends IObservable> context) |
Modifier and Type | Method and Description |
---|---|
void |
IObservable.setObservationContext(IObservationContext<? extends IObservable> context)
Before observation is started on the observable, an observation context is injected by
the observer registry.
|
void |
Observable.setObservationContext(IObservationContext<? extends IObservable> context) |
void |
ObservablePropertyModel.setObservationContext(IObservationContext<? extends IObservable> context) |
Constructor and Description |
---|
JcrEventListener(IObservationContext<JcrNodeModel> context,
int eventTypes,
String absPath,
boolean isDeep,
String[] uuid,
String[] nodeTypeName) |
JcrFrontendListener(IObservationContext<JcrNodeModel> obContext,
JcrNodeModel nodeModel) |
Modifier and Type | Method and Description |
---|---|
protected IObservationContext |
JcrObject.getObservationContext() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
JcrObject.processEvents(IObservationContext context,
Iterator<? extends IEvent> events)
Process the JCR events.
|
void |
JcrObject.setObservationContext(IObservationContext<? extends IObservable> context) |
Modifier and Type | Method and Description |
---|---|
void |
JcrPropertyModel.setObservationContext(IObservationContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ObservableTreeModel.setObservationContext(IObservationContext<? extends IObservable> context) |
Modifier and Type | Field and Description |
---|---|
protected IObservationContext<IPluginConfig> |
AbstractPluginDecorator.obContext |
Modifier and Type | Method and Description |
---|---|
protected IObservationContext<IClusterConfig> |
AbstractClusterDecorator.getObservationContext() |
protected IObservationContext<? extends IPluginConfig> |
AbstractPluginDecorator.getObservationContext() |
protected IObservationContext<? extends IPluginConfig> |
JavaPluginConfig.getObservationContext() |
protected IObservationContext<? extends IPluginConfig> |
JcrPluginConfig.getObservationContext() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractPluginDecorator.setObservationContext(IObservationContext<? extends IObservable> context) |
void |
JavaPluginConfig.setObservationContext(IObservationContext<? extends IObservable> context) |
void |
JcrPluginConfig.setObservationContext(IObservationContext<? extends IObservable> context) |
Modifier and Type | Method and Description |
---|---|
void |
BrowserSearchResultModel.setObservationContext(IObservationContext<? extends IObservable> context) |
Modifier and Type | Method and Description |
---|---|
void |
DocumentsProvider.setObservationContext(IObservationContext<? extends IObservable> context) |
Modifier and Type | Method and Description |
---|---|
void |
CssClassAppender.setObservationContext(IObservationContext<? extends IObservable> context) |
void |
StateIconAttributes.setObservationContext(IObservationContext<? extends IObservable> context) |
void |
TypeStateAttributes.setObservationContext(IObservationContext<? extends IObservable> context) |
Modifier and Type | Method and Description |
---|---|
void |
JavaFieldDescriptor.setObservationContext(IObservationContext context) |
void |
JavaTypeDescriptor.setObservationContext(IObservationContext context) |
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.