public class Path extends Object implements org.jipijapa.management.spi.PathAddress
| Constructor and Description |
|---|
Path(PathAddress pathAddress) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue(int index) |
String |
getValue(String name) |
static Path |
path(PathAddress pathAddress) |
int |
size() |
public Path(PathAddress pathAddress)
public static Path path(PathAddress pathAddress)
public int size()
size in interface org.jipijapa.management.spi.PathAddresspublic String getValue(String name)
getValue in interface org.jipijapa.management.spi.PathAddresspublic String getValue(int index)
getValue in interface org.jipijapa.management.spi.PathAddressCopyright © 2014 JBoss by Red Hat. All rights reserved.