| Package | Description |
|---|---|
| org.echocat.jemoni.carbon.jmx.configuration |
*** BEGIN LICENSE BLOCK *****
Version: MPL 2.0
echocat JeMoni, Copyright (c) 2012 echocat
This Source Code Form is subject to the terms of the Mozilla Public
License, v.
|
| Modifier and Type | Method and Description |
|---|---|
static AttributeRule |
AttributeRule.attribute(java.util.regex.Pattern pattern) |
static AttributeRule |
AttributeRule.attribute(java.lang.String pattern) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AttributeRule> |
ObjectRule.getAttributeRules() |
| Modifier and Type | Method and Description |
|---|---|
ObjectRule |
ObjectRule.attributes(AttributeRule... attributes) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Boolean |
ObjectRule.apply(AttributeDefinition input,
java.util.List<AttributeRule> attributeRules) |
ObjectRule |
ObjectRule.attributes(java.util.List<AttributeRule> attributes) |
void |
ObjectRule.setAttributeRules(java.util.List<AttributeRule> attributeRules) |
Copyright © 2016 echocat. All Rights Reserved.