| Package | Description |
|---|---|
| com.att.ajsc.csilogging.util |
| Modifier and Type | Method and Description |
|---|---|
static JAXBmar |
JAXBmar.instance(RuntimeTIG tig,
Class<?>... classes)
Deprecated.
|
static JAXBmar |
JAXBmar.instance(RuntimeTIG tig,
QName qname)
Returns a JAXBmar (existing if available in the cache, otherwise new)
instance bound to the class name associated with the supplied QName in
the supplied RuntimeTIG.
|
| Constructor and Description |
|---|
JAXBmar(RuntimeTIG tig,
Class<?>... classes)
Deprecated.
|
JAXBmar(RuntimeTIG tig,
QName qname)
Constructs a JAXBmar object bound to the class name associated with the
supplied QName in the supplied RuntimeTIG.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.