Class JXPathAttribute
- java.lang.Object
-
- pl.allegro.tech.hermes.management.infrastructure.query.graph.JXPathAttribute
-
- All Implemented Interfaces:
ObjectAttribute
public class JXPathAttribute extends java.lang.Object implements ObjectAttribute
-
-
Constructor Summary
Constructors Constructor Description JXPathAttribute(java.lang.Object target, java.lang.String path)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Objectvalue()
-
-
-
Method Detail
-
value
public java.lang.Object value()
- Specified by:
valuein interfaceObjectAttribute
-
-