Package | Description |
---|---|
org.jboss.com.sun.corba.se.spi.orb |
Modifier and Type | Method and Description |
---|---|
LogWrapperBase |
ORB.getLogWrapper(String logDomain,
String exceptionGroup,
LogWrapperFactory factory)
get the log wrapper class (its type is dependent on the exceptionGroup) for the given log domain and exception
group in this ORB instance.
|
static LogWrapperBase |
ORB.staticGetLogWrapper(String logDomain,
String exceptionGroup,
LogWrapperFactory factory)
get the log wrapper class (its type is dependent on the exceptionGroup) for the given log domain and exception
group in this ORB instance.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.