public class ProbesObject extends ManagementObject
| Modifier and Type | Field and Description |
|---|---|
protected Collection<ProbeInfo> |
infos |
protected ProbeManager |
probeMgr |
| Constructor and Description |
|---|
ProbesObject() |
| Modifier and Type | Method and Description |
|---|---|
Object |
doGet() |
Object |
doGetAvailability() |
ProbeObject |
doGetProbe(String name) |
Object |
doPut() |
Object |
doRun() |
Collection<ProbeInfo> |
getInfos() |
protected void |
initialize(Object... args) |
static ProbesObject |
newProbes(DefaultObject parent) |
disptachAdapter, isAdaptercheckGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toStringprotected ProbeManager probeMgr
protected Collection<ProbeInfo> infos
public ProbesObject()
public static ProbesObject newProbes(DefaultObject parent)
protected void initialize(Object... args)
initialize in class AbstractResource<ResourceTypeImpl>public Collection<ProbeInfo> getInfos()
public Object doGetAvailability()
public ProbeObject doGetProbe(String name)
Copyright © 2016 Nuxeo SA. All rights reserved.