public class MarshallerFactory extends NamedComponentFactory implements AutoInstantiableFactory
globalComponentRegistry, globalConfiguration| Constructor and Description |
|---|
MarshallerFactory() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
construct(Class<T> componentType,
String componentName)
Constructs a component.
|
protected VersionAwareMarshaller |
createMarshaller() |
constructassertTypeConstructablepublic <T> T construct(Class<T> componentType, String componentName)
NamedComponentFactoryconstruct in class NamedComponentFactorycomponentType - type of componentprotected VersionAwareMarshaller createMarshaller()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.