XNIO API 2.1.0.CR2

Uses of Class
org.jboss.xnio.log.Logger

Packages that use Logger
org.jboss.xnio.log A trivial logging facade package that XNIO applications may use. 
 

Uses of Logger in org.jboss.xnio.log
 

Methods in org.jboss.xnio.log that return Logger
static Logger Logger.getLogger(Class<?> claxx)
          Get a logger whose name is the same as the fully qualified name of the given class.
static Logger Logger.getLogger(String name)
          Get a logger with the given name.
 


XNIO API 2.1.0.CR2

Copyright © 2010 JBoss, a division of Red Hat, Inc.