public class Liferay62xProbe extends LiferayProbe
| Modifier and Type | Method and Description |
|---|---|
protected String |
getReferenceName()
Implemented by subclasses to return the reference name against which the
container-provided name will be compared: this way we're factoring out the
common logic and leaving to version-specific probes the task of providing
their name.
|
protected String |
getReferenceVersion()
Implemented by subclasses to return the reference version against which the
container-provided version will be compared: this way we're factoring out the
common logic and leaving to version-specific probes the task of providing
their version number.
|
isSupportedEnvironmentprotected String getReferenceName()
LiferayProbegetReferenceName in class LiferayProbeLiferayProbe.getReferenceName()protected String getReferenceVersion()
LiferayProbegetReferenceVersion in class LiferayProbeLiferayProbe.getReferenceVersion()Copyright © 2012-2013 Andrea Funtò. See here for terms and conditions.