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() |
construct
assertTypeConstructable
public <T> T construct(Class<T> componentType, String componentName)
NamedComponentFactory
construct
in class NamedComponentFactory
componentType
- type of componentprotected VersionAwareMarshaller createMarshaller()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.