| Package | Description |
|---|---|
| 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 © 2019 JBoss by Red Hat. All rights reserved.