@MessageBundle(projectCode="JBAS")
public interface JAXRMessages
Modifier and Type | Field and Description |
---|---|
static JAXRMessages |
MESSAGES
The default messages.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.registry.JAXRException |
couldNotInstantiateJAXRFactory(String factoryName)
Creates an exception indicating it could not instantiate.
|
static final JAXRMessages MESSAGES
@Message(id=14080, value="Failed to create instance of %s") javax.xml.registry.JAXRException couldNotInstantiateJAXRFactory(String factoryName)
factoryName
- JAXR ConnectionFactory implementation class.JAXRException
for the error.Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.