public class ClientUtil extends Object
Constructor and Description |
---|
ClientUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isEmpty(Name name) |
static <T> NamingEnumeration<T> |
namingEnumeration(Collection<T> collection) |
static NamingException |
namingException(String message,
Throwable cause) |
public static NamingException namingException(String message, Throwable cause)
public static boolean isEmpty(Name name)
public static <T> NamingEnumeration<T> namingEnumeration(Collection<T> collection)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.