javax.activation API v.1.1 1.1.1-redhat-2

com.sun.activation.registries
Class LogSupport

java.lang.Object
  extended by com.sun.activation.registries.LogSupport

public class LogSupport
extends Object

Logging related methods.


Method Summary
static boolean isLoggable()
           
static void log(String msg)
           
static void log(String msg, Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

log

public static void log(String msg)

log

public static void log(String msg,
                       Throwable t)

isLoggable

public static boolean isLoggable()

javax.activation API v.1.1 1.1.1-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.