public class MetadataFactory extends Object
| Constructor and Description |
|---|
MetadataFactory()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Activation |
getIronJacamarMetaData(File root)
Get the JBoss specific metadata
|
Connector |
getStandardMetaData(File root)
Get the JCA standard metadata
|
public Connector getStandardMetaData(File root) throws Exception
root - The root of the deploymentException - Thrown if an error occurspublic Activation getIronJacamarMetaData(File root) throws Exception
root - The root of the deploymentException - Thrown if an error occursCopyright © 2021 JBoss by Red Hat. All rights reserved.