@ApplicationScoped public class VFSMarshallerRegistry extends BaseMarshallerRegistry
marshallerMap
Constructor and Description |
---|
VFSMarshallerRegistry() |
VFSMarshallerRegistry(javax.enterprise.inject.Instance<Marshaller<?>> marshallerInstance) |
Modifier and Type | Method and Description |
---|---|
void |
init() |
deregister, get, register
public VFSMarshallerRegistry()
@Inject public VFSMarshallerRegistry(@Any javax.enterprise.inject.Instance<Marshaller<?>> marshallerInstance)
@PostConstruct public void init()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.