public class ProbesObject extends ManagementObject
| 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() |
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, toStringpublic static ProbesObject newProbes(DefaultObject parent)
public Object doGet()
public Collection<ProbeInfo> getInfos()
public Object doGetAvailability()
public ProbeObject doGetProbe(String name)
public Object doPut()
public Object doRun()
Copyright © 2015 Nuxeo SA. All rights reserved.