public class Tools extends Object
| Constructor and Description |
|---|
Tools() |
| Modifier and Type | Method and Description |
|---|---|
static void |
logMethodIn(org.gatein.common.logging.Logger log,
org.gatein.common.logging.LogLevel level,
String methodName,
Object[] args) |
static void |
logMethodOut(org.gatein.common.logging.Logger log,
org.gatein.common.logging.LogLevel level,
String methodName,
Object result) |
Copyright © 2018 JBoss by Red Hat. All Rights Reserved.