| 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 Format |
Format.format(java.util.regex.Pattern pattern,
java.lang.String replacement) |
static Format |
Format.format(java.lang.String pattern,
java.lang.String replacement) |
Format |
Format.pattern(java.util.regex.Pattern pattern) |
Format |
Format.pattern(java.lang.String pattern) |
Format |
Format.replacement(java.lang.String replacement) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Format> |
Configuration.getFormats() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.formats(Format... formats) |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.formats(java.util.List<Format> formats) |
void |
Configuration.setFormats(java.util.List<Format> formats) |
Copyright © 2016 echocat. All Rights Reserved.